diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 988fe0007382..c79650359813 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -1,45 +1,45 @@ PORTNAME= Coin PORTVERSION= 4.0.0 DISTVERSIONPREFIX= Coin- PORTREVISION= 4 CATEGORIES= graphics -PATCH_SITES= https://github.com/unrelentingtech/coin/commit/ +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 3053d28b74d.patch:-p1 # Unbreak non-X11 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= gl openal:al libtool pathfix xorg USE_GITHUB= yes GH_ACCOUNT= coin3d GH_PROJECT= coin USE_GL= gl USE_XORG= ice sm x11 xext xt GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pthread=yes --enable-threadsafe \ --enable-3ds-import --enable-sound \ --enable-javascript-api --enable-debug=no USE_LDCONFIG= yes INSTALL_TARGET= install-strip 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' post-build: @${REINPLACE_CMD} -e '/^ldflags=/s|-R|-Wl,-rpath,|' \ ${WRKSRC}/coin-default.cfg .include diff --git a/graphics/Coin/distinfo b/graphics/Coin/distinfo index 400dbc1880f1..7496d2496de8 100644 --- a/graphics/Coin/distinfo +++ b/graphics/Coin/distinfo @@ -1,5 +1,5 @@ TIMESTAMP = 1595369132 SHA256 (coin3d-coin-Coin-4.0.0_GH0.tar.gz) = b00d2a8e9d962397cf9bf0d9baa81bcecfbd16eef675a98c792f5cf49eb6e805 SIZE (coin3d-coin-Coin-4.0.0_GH0.tar.gz) = 6788294 -SHA256 (3053d28b74d.patch) = 0fad01632d6a50d63f6d846ba45571b497261aec122def5d42d64025ac37582a -SIZE (3053d28b74d.patch) = 1408 +SHA256 (3053d28b74d.patch) = 8514418b7da2f11a14d03e77821a18a9050494c35ff6c08e1e56e4a811b815be +SIZE (3053d28b74d.patch) = 1410