? bullet.diff ? patches/patch-examples_OpenGLWindow_CMakeLists_txt Index: Makefile =================================================================== RCS file: /cvs/ports/devel/bullet/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile 7 May 2016 12:40:56 -0000 1.8 +++ Makefile 6 Nov 2016 05:41:39 -0000 @@ -2,9 +2,8 @@ COMMENT = physics library -V = 2.83.7 +V = 2.85.1 DISTNAME = bullet-${V} -REVISION = 0 SHARED_LIBS += BulletCollision 2.0 # 2.79 SHARED_LIBS += BulletDynamics 2.0 # 2.79 Index: distinfo =================================================================== RCS file: /cvs/ports/devel/bullet/distinfo,v retrieving revision 1.3 diff -u -p -r1.3 distinfo --- distinfo 31 Mar 2016 19:15:35 -0000 1.3 +++ distinfo 6 Nov 2016 05:41:39 -0000 @@ -1,2 +1,2 @@ -SHA256 (bullet-2.83.7.tar.gz) = ANHY8gbuhf/RcWQ6yOcvn04L9tvz1KxV9ElcsWi1EkM= -SIZE (bullet-2.83.7.tar.gz) = 18754201 +SHA256 (bullet-2.85.1.tar.gz) = bhV8C1A3O8DoYN4n8GOXgnuyikIFvFaK5512oPkZ7WI= +SIZE (bullet-2.85.1.tar.gz) = 24024322 Index: patches/patch-examples_ExampleBrowser_CMakeLists_txt =================================================================== RCS file: /cvs/ports/devel/bullet/patches/patch-examples_ExampleBrowser_CMakeLists_txt,v retrieving revision 1.2 diff -u -p -r1.2 patch-examples_ExampleBrowser_CMakeLists_txt --- patches/patch-examples_ExampleBrowser_CMakeLists_txt 31 Mar 2016 19:15:35 -0000 1.2 +++ patches/patch-examples_ExampleBrowser_CMakeLists_txt 6 Nov 2016 05:41:39 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-examples_ExampleBrowser_CMakeLists_txt,v 1.2 2016/03/31 19:15:35 pascal Exp $ ---- examples/ExampleBrowser/CMakeLists.txt.orig Fri Jan 8 23:36:41 2016 -+++ examples/ExampleBrowser/CMakeLists.txt Thu Mar 31 12:59:50 2016 -@@ -216,7 +216,7 @@ ELSE(WIN32) +--- examples/ExampleBrowser/CMakeLists.txt.orig Sat Oct 15 10:49:53 2016 ++++ examples/ExampleBrowser/CMakeLists.txt Thu Nov 3 22:48:02 2016 +@@ -102,7 +102,7 @@ ELSE(WIN32) ADD_DEFINITIONS("-DGLEW_STATIC") ADD_DEFINITIONS("-DGLEW_DYNAMIC_LOAD_ALL_GLX_FUNCTIONS=1") INCLUDE_DIRECTORIES( ${BULLET_PHYSICS_SOURCE_DIR}/examples/ThirdPartyLibs/Glew ) Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/devel/bullet/pkg/PLIST,v retrieving revision 1.4 diff -u -p -r1.4 PLIST --- pkg/PLIST 31 Mar 2016 19:15:35 -0000 1.4 +++ pkg/PLIST 6 Nov 2016 05:41:39 -0000 @@ -345,12 +345,14 @@ include/bullet/BulletDynamics/Feathersto include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraint.h include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h include/bullet/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h +include/bullet/BulletDynamics/Featherstone/btMultiBodyFixedConstraint.h include/bullet/BulletDynamics/Featherstone/btMultiBodyJointFeedback.h include/bullet/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.h include/bullet/BulletDynamics/Featherstone/btMultiBodyJointMotor.h include/bullet/BulletDynamics/Featherstone/btMultiBodyLink.h include/bullet/BulletDynamics/Featherstone/btMultiBodyLinkCollider.h include/bullet/BulletDynamics/Featherstone/btMultiBodyPoint2Point.h +include/bullet/BulletDynamics/Featherstone/btMultiBodySliderConstraint.h include/bullet/BulletDynamics/Featherstone/btMultiBodySolverConstraint.h include/bullet/BulletDynamics/MLCPSolvers/ include/bullet/BulletDynamics/MLCPSolvers/btDantzigLCP.h