diff options
author | sylvio <sylvio@FreeBSD.org> | 2009-11-08 02:59:29 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2009-11-08 02:59:29 +0800 |
commit | 9965608972d69df1ac2ef707c0b8d5c8edf9fee0 (patch) | |
tree | 75b0cdae08a95c66ff90d61e05fb0c4c3fab19f4 /graphics | |
parent | 49125e3d3a6ed95a40a31bf744ddc92d1704c460 (diff) | |
download | freebsd-ports-gnome-9965608972d69df1ac2ef707c0b8d5c8edf9fee0.tar.gz freebsd-ports-gnome-9965608972d69df1ac2ef707c0b8d5c8edf9fee0.tar.zst freebsd-ports-gnome-9965608972d69df1ac2ef707c0b8d5c8edf9fee0.zip |
- Update to 3.1.1
PR: ports/139877
Submitted by: sylvio@ (myself)
Approved by: itetcu (mentor)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Coin/Makefile | 3 | ||||
-rw-r--r-- | graphics/Coin/distinfo | 6 | ||||
-rw-r--r-- | graphics/Coin/pkg-plist | 4 |
3 files changed, 7 insertions, 6 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index ca278f373ce3..b32704e507c0 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Coin -PORTVERSION= 3.0.0 -PORTREVISION= 2 +PORTVERSION= 3.1.1 CATEGORIES= graphics MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ ftp://ftp.coin3d.org/pub/coin/src/all/ diff --git a/graphics/Coin/distinfo b/graphics/Coin/distinfo index 143e9bead870..101426e8671c 100644 --- a/graphics/Coin/distinfo +++ b/graphics/Coin/distinfo @@ -1,3 +1,3 @@ -MD5 (Coin-3.0.0.tar.gz) = 52b78632de49f05911538d9706ceee92 -SHA256 (Coin-3.0.0.tar.gz) = 1ce98ab96c032c40a601bd66a065986fd3baf82f7098e23500923d6ffc870e58 -SIZE (Coin-3.0.0.tar.gz) = 5346420 +MD5 (Coin-3.1.1.tar.gz) = d0ef4f9f99b361f457d905d43f38e1ec +SHA256 (Coin-3.1.1.tar.gz) = 6b7bde5c95ac788c6a8b317da2a0d2bd0a06a1971032959771fd90c7ca1d6d52 +SIZE (Coin-3.1.1.tar.gz) = 5542687 diff --git a/graphics/Coin/pkg-plist b/graphics/Coin/pkg-plist index 74d940f14542..c61dce0bdc63 100644 --- a/graphics/Coin/pkg-plist +++ b/graphics/Coin/pkg-plist @@ -667,6 +667,8 @@ include/Inventor/nodes/SoGroup.h include/Inventor/nodes/SoImage.h include/Inventor/nodes/SoIndexedFaceSet.h include/Inventor/nodes/SoIndexedLineSet.h +include/Inventor/nodes/SoIndexedMarkerSet.h +include/Inventor/nodes/SoIndexedPointSet.h include/Inventor/nodes/SoIndexedNurbsCurve.h include/Inventor/nodes/SoIndexedNurbsSurface.h include/Inventor/nodes/SoIndexedShape.h @@ -823,7 +825,7 @@ include/SoWinEnterScope.h include/SoWinLeaveScope.h lib/libCoin.la lib/libCoin.so -lib/libCoin.so.60 +lib/libCoin.so.61 libdata/pkgconfig/Coin.pc %%DATADIR%%/conf/coin-default.cfg %%DATADIR%%/draggerDefaults/centerballDragger.iv |