[153801] trunk/dports/devel/bullet/Portfile

stromnov at macports.org stromnov at macports.org
Tue Oct 11 21:42:53 CEST 2016


Revision: 153801
          https://trac.macports.org/changeset/153801
Author:   stromnov at macports.org
Date:     2016-10-11 12:42:52 -0700 (Tue, 11 Oct 2016)
Log Message:
-----------
bullet: update to version 2.84

Modified Paths:
--------------
    trunk/dports/devel/bullet/Portfile

Modified: trunk/dports/devel/bullet/Portfile
===================================================================
--- trunk/dports/devel/bullet/Portfile	2016-10-11 19:38:22 UTC (rev 153800)
+++ trunk/dports/devel/bullet/Portfile	2016-10-11 19:42:52 UTC (rev 153801)
@@ -5,7 +5,7 @@
 PortGroup           cmake 1.0
 PortGroup           github 1.0
 
-github.setup        bulletphysics bullet3 2.83.7
+github.setup        bulletphysics bullet3 2.84
 name                bullet
 categories          devel
 platforms           darwin
@@ -19,12 +19,17 @@
 
 homepage            http://bulletphysics.org/
 
-checksums           rmd160  00b636162ca46fb92eb6002b44c7c89945bdf7f6 \
-                    sha256  6d96e7f4df1d0024191b04acc2187864eedb72d23c3796c0bd9611252f6c9c87
+checksums           rmd160  37de12e374d25026f07e284f4f05c02cf87b125f \
+                    sha256  1d6b3721cc6bb7d26dd65f1f2bfb171f3da6f952df25e027b5bb9c5ad158c25f
 
 cmake.out_of_source yes
 
 configure.args-append \
+                    -DBUILD_DEMOS=OFF \
+                    -DBUILD_BULLET2_DEMOS=OFF \
+                    -DBUILD_OPENGL3_DEMOS=OFF \
                     -DBUILD_SHARED_LIBS=ON \
-                    -DBUILD_DEMOS=OFF \
-                    -DINSTALL_LIBS=ON
+                    -DINSTALL_LIBS=ON \
+                    -DINSTALL_EXTRA_LIBS=OFF \
+                    -DBUILD_UNIT_TESTS=OFF \
+                    -DUSE_GLUT=OFF
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161011/7dd3a417/attachment-0002.html>


More information about the macports-changes mailing list