diff options
author | miwi <miwi@FreeBSD.org> | 2007-04-21 06:26:46 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-04-21 06:26:46 +0800 |
commit | 1335df7b92af80e6ef90146cf4a2b7be3cc78f7b (patch) | |
tree | 0528274aeaa0f20bdf9fd8c72cdbfd00925c3808 /graphics | |
parent | 2832d59acaf5698fa7233f682cac0f462bf34368 (diff) | |
download | freebsd-ports-gnome-1335df7b92af80e6ef90146cf4a2b7be3cc78f7b.tar.gz freebsd-ports-gnome-1335df7b92af80e6ef90146cf4a2b7be3cc78f7b.tar.zst freebsd-ports-gnome-1335df7b92af80e6ef90146cf4a2b7be3cc78f7b.zip |
- Update to 2.4.6
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Coin/Makefile | 2 | ||||
-rw-r--r-- | graphics/Coin/distinfo | 6 | ||||
-rw-r--r-- | graphics/Coin/pkg-plist | 7 |
3 files changed, 9 insertions, 6 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index f0d31309e7e7..5b1d5cde9906 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Coin -PORTVERSION= 2.4.5 +PORTVERSION= 2.4.6 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 7cc7cee28572..f60bf51e0add 100644 --- a/graphics/Coin/distinfo +++ b/graphics/Coin/distinfo @@ -1,3 +1,3 @@ -MD5 (Coin-2.4.5.tar.gz) = 99b83c5189c3755fd5f08fcad0994a7b -SHA256 (Coin-2.4.5.tar.gz) = fc8d7c03b21cd9f12f396d36af35a4bc88aa412b84e671c495a8e3f46fefd4f8 -SIZE (Coin-2.4.5.tar.gz) = 4721898 +MD5 (Coin-2.4.6.tar.gz) = 30efbdb9c761dd9fea7a7f4a0f01a50d +SHA256 (Coin-2.4.6.tar.gz) = 9f61af4d87847e48bdb04d2e116f54ec59e9cf81c432e401150508e88e0a6e6a +SIZE (Coin-2.4.6.tar.gz) = 4016490 diff --git a/graphics/Coin/pkg-plist b/graphics/Coin/pkg-plist index 34bb2fae8925..d1a48ae915e3 100644 --- a/graphics/Coin/pkg-plist +++ b/graphics/Coin/pkg-plist @@ -85,8 +85,6 @@ include/Inventor/SoPickedPoint.h include/Inventor/SoPrimitiveVertex.h include/Inventor/SoSceneManager.h include/Inventor/SoType.h -include/Inventor/oivwin32.h -include/Inventor/non_winsys.h include/Inventor/VRMLnodes/SoVRML.h include/Inventor/VRMLnodes/SoVRMLAnchor.h include/Inventor/VRMLnodes/SoVRMLAppearance.h @@ -643,6 +641,8 @@ include/Inventor/nodes/SoVertexProperty.h include/Inventor/nodes/SoVertexShape.h include/Inventor/nodes/SoWWWAnchor.h include/Inventor/nodes/SoWWWInline.h +include/Inventor/non_winsys.h +include/Inventor/oivwin32.h include/Inventor/projectors/SbCylinderPlaneProjector.h include/Inventor/projectors/SbCylinderProjector.h include/Inventor/projectors/SbCylinderSectionProjector.h @@ -668,6 +668,7 @@ include/Inventor/sensors/SoSensorManager.h include/Inventor/sensors/SoSensors.h include/Inventor/sensors/SoTimerQueueSensor.h include/Inventor/sensors/SoTimerSensor.h +include/Inventor/system/gl-headers.h include/Inventor/system/gl.h include/Inventor/system/inttypes.h include/Inventor/threads/SbBarrier.h @@ -708,6 +709,8 @@ lib/libCoin.so.44 %%DATADIR%%/draggerDefaults/translate2Dragger.iv share/aclocal/coin.m4 @dirrm %%DATADIR%%/draggerDefaults +@dirrm %%DATADIR%%/conf +@dirrm %%DATADIR%% @dirrm include/Inventor/threads @dirrm include/Inventor/system @dirrm include/Inventor/sensors |