diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 020fda30ff67..00c4b1368280 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -1,40 +1,43 @@ PORTNAME= Coin PORTVERSION= 4.0.6 DISTVERSIONPREFIX= v CATEGORIES= graphics +PATCH_SITES+= https://github.com/coin3d/coin/commit/ +PATCHFILES+= 1bba57bd0d9f41666d72857f75263068aeeeefcb.diff:-p1 + MAINTAINER= cmt@FreeBSD.org COMMENT= C++ 3D graphics library based on the Open Inventor API WWW= https://github.com/coin3d LICENSE= BSD3CLAUSE BUILD_DEPENDS= boost-libs>0:devel/boost-libs LIB_DEPENDS= libsimage.so:graphics/simage USES= cmake gl openal:al pathfix xorg USE_GITHUB= yes GH_ACCOUNT= coin3d GH_PROJECT= coin USE_GL= gl glu USE_XORG= ice sm x11 xext xt CMAKE_ARGS+= -DCOIN_BUILD_SHARED_LIBS="ON" \ -DCOIN_THREADSAFE="ON" \ -DCOIN_HAVE_JAVASCRIPT="ON" \ -DHAVE_SOUND="ON" \ -DHAVE_3DS_IMPORT_CAPABILITIES="ON" \ -DUSE_EXTERNAL_EXPAT="ON" USE_LDCONFIG= yes PLIST_SUB= VERSION=${PORTVERSION} pre-configure: @${REINPLACE_CMD} -e 's|DATA install-data-local|DATA|g' \ ${WRKSRC}/Makefile.in @${FIND} ${WRKSRC} \( -name \*.cpp -o -name \*.h -a \! \ -name expat.h \) -a -print0 | ${XARGS} -0 \ ${REINPLACE_CMD} 's///g' .include diff --git a/graphics/Coin/distinfo b/graphics/Coin/distinfo index 13370066dfd5..5387cca20e2c 100644 --- a/graphics/Coin/distinfo +++ b/graphics/Coin/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1760048860 +TIMESTAMP = 1768826269 SHA256 (coin3d-coin-v4.0.6_GH0.tar.gz) = e15095d25b9d20454426fff1460162a331b504836e6d07d55ef35d9015b8d170 SIZE (coin3d-coin-v4.0.6_GH0.tar.gz) = 6954700 +SHA256 (1bba57bd0d9f41666d72857f75263068aeeeefcb.diff) = 10fbb65ef1ca6debd33cfb8e816348d681149215032458452b4047bec3c44903 +SIZE (1bba57bd0d9f41666d72857f75263068aeeeefcb.diff) = 362