mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Update to 2.4.6
This commit is contained in:
parent
f26fd1c46a
commit
a21d81bd48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190506
@ -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/
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user