Index: head/graphics/reactphysics3d/Makefile =================================================================== --- head/graphics/reactphysics3d/Makefile (revision 507911) +++ head/graphics/reactphysics3d/Makefile (revision 507912) @@ -1,27 +1,26 @@ # $FreeBSD$ PORTNAME= reactphysics3d -DISTVERSION= 0.7.0 -PORTREVISION= 2 +DISTVERSION= 0.7.1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= C++ physics engine library in 3D LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= DanielChappuis GH_TAGNAME= f3be5384997da7ddeccc526036985a80de660bae # branch 'fix37' USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS do-test: @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DRP3D_COMPILE_TESTS=ON ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ./test/tests .include Index: head/graphics/reactphysics3d/distinfo =================================================================== --- head/graphics/reactphysics3d/distinfo (revision 507911) +++ head/graphics/reactphysics3d/distinfo (revision 507912) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534403921 -SHA256 (DanielChappuis-reactphysics3d-0.7.0-f3be5384997da7ddeccc526036985a80de660bae_GH0.tar.gz) = 322e319b4663c7117fc24c950de1ed7d45ffb8dfd16a5db0df5b4dfaa686db97 -SIZE (DanielChappuis-reactphysics3d-0.7.0-f3be5384997da7ddeccc526036985a80de660bae_GH0.tar.gz) = 8822992 +TIMESTAMP = 1564774760 +SHA256 (DanielChappuis-reactphysics3d-0.7.1-f3be5384997da7ddeccc526036985a80de660bae_GH0.tar.gz) = 322e319b4663c7117fc24c950de1ed7d45ffb8dfd16a5db0df5b4dfaa686db97 +SIZE (DanielChappuis-reactphysics3d-0.7.1-f3be5384997da7ddeccc526036985a80de660bae_GH0.tar.gz) = 8822992