summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-10-10 04:50:57 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-10-10 04:50:57 +0800
commit59525642a03b6002ed6abb4f13569962321c501a (patch)
tree01fefa15ea6f8169ce559f220aedc3783abdd56f /graphics
parent68c095d1492097cc6f42329ead4be2a12762c3c5 (diff)
downloadmarcuscom-ports-59525642a03b6002ed6abb4f13569962321c501a.tar
marcuscom-ports-59525642a03b6002ed6abb4f13569962321c501a.tar.gz
marcuscom-ports-59525642a03b6002ed6abb4f13569962321c501a.tar.bz2
marcuscom-ports-59525642a03b6002ed6abb4f13569962321c501a.tar.lz
marcuscom-ports-59525642a03b6002ed6abb4f13569962321c501a.tar.xz
marcuscom-ports-59525642a03b6002ed6abb4f13569962321c501a.tar.zst
marcuscom-ports-59525642a03b6002ed6abb4f13569962321c501a.zip
Chased update in ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14800 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/osg-devel/Makefile6
-rw-r--r--graphics/osg-devel/distinfo6
-rw-r--r--graphics/osg-devel/pkg-plist14
3 files changed, 19 insertions, 7 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile
index 281269052..78f079ef1 100644
--- a/graphics/osg-devel/Makefile
+++ b/graphics/osg-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= osg
-PORTVERSION= 2.9.7
+PORTVERSION= 2.9.8
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \
@@ -32,7 +32,7 @@ USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
PLIST_SUB= OSG_VERSION=${PORTVERSION} \
- OSG_SHLIBVER=63 \
+ OSG_SHLIBVER=66 \
OPENTHREADS_VERSION=2.5.0 \
OPENTHREADS_SHLIBVER=12
@@ -87,7 +87,7 @@ PLIST_SUB+= FREETYPE="@comment "
.if defined(WITH_GDAL)
FORCE_REQUIRE+= GDAL
-LIB_DEPENDS+= gdal.14:${PORTSDIR}/graphics/gdal
+LIB_DEPENDS+= gdal.15:${PORTSDIR}/graphics/gdal
PLIST_SUB+= GDAL=""
.else
FORCE_IGNORE+= GDAL
diff --git a/graphics/osg-devel/distinfo b/graphics/osg-devel/distinfo
index 6d5a71ea8..3c00124bd 100644
--- a/graphics/osg-devel/distinfo
+++ b/graphics/osg-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (OpenSceneGraph-2.9.7.zip) = b5118ed07ec2945e23ad5e880f3f0f6d
-SHA256 (OpenSceneGraph-2.9.7.zip) = ae0436a854b97a9efb7fe2c8a38630dab5182b1ea23b984ea0ea17fc789a5dd2
-SIZE (OpenSceneGraph-2.9.7.zip) = 7656130
+MD5 (OpenSceneGraph-2.9.8.zip) = 1eeaa00ef02a551814b740ac73ecd372
+SHA256 (OpenSceneGraph-2.9.8.zip) = 948da62d00e1824add4d1010ddded42a17d3e5dc50f2cb1f2e1ddb53c7146a1a
+SIZE (OpenSceneGraph-2.9.8.zip) = 7899303
diff --git a/graphics/osg-devel/pkg-plist b/graphics/osg-devel/pkg-plist
index 9893e2f14..cb6c848a4 100644
--- a/graphics/osg-devel/pkg-plist
+++ b/graphics/osg-devel/pkg-plist
@@ -151,6 +151,7 @@ include/osg/Texture
include/osg/Texture1D
include/osg/Texture2D
include/osg/Texture2DArray
+include/osg/Texture2DMultisample
include/osg/Texture3D
include/osg/TextureCubeMap
include/osg/TextureRectangle
@@ -277,19 +278,22 @@ include/osgFX/Technique
include/osgFX/Validator
include/osgFX/Version
include/osgGA/AnimationPathManipulator
+include/osgGA/CameraManipulator
include/osgGA/CameraViewSwitchManipulator
include/osgGA/DriveManipulator
include/osgGA/EventQueue
include/osgGA/EventVisitor
include/osgGA/Export
+include/osgGA/FirstPersonManipulator
include/osgGA/FlightManipulator
include/osgGA/GUIActionAdapter
include/osgGA/GUIEventAdapter
include/osgGA/GUIEventHandler
include/osgGA/KeySwitchMatrixManipulator
-include/osgGA/MatrixManipulator
include/osgGA/NodeTrackerManipulator
+include/osgGA/OrbitManipulator
include/osgGA/SphericalManipulator
+include/osgGA/StandardManipulator
include/osgGA/StateSetManipulator
include/osgGA/TerrainManipulator
include/osgGA/TrackballManipulator
@@ -440,6 +444,7 @@ include/osgUtil/IncrementalCompileOperation
include/osgUtil/IntersectVisitor
include/osgUtil/IntersectionVisitor
include/osgUtil/LineSegmentIntersector
+include/osgUtil/MeshOptimizers
include/osgUtil/OperationArrayFunctor
include/osgUtil/Optimizer
include/osgUtil/PlaneIntersector
@@ -629,8 +634,15 @@ lib/osgPlugins-%%OSG_VERSION%%/osgdb_rgb.so
lib/osgPlugins-%%OSG_VERSION%%/osgdb_rot.so
lib/osgPlugins-%%OSG_VERSION%%/osgdb_scale.so
lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osg.so
+lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osganimation.so
+lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgfx.so
+lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgmanipulator.so
lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgparticle.so
+lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgshadow.so
+lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgsim.so
+lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgterrain.so
lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgtext.so
+lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgvolume.so
lib/osgPlugins-%%OSG_VERSION%%/osgdb_shp.so
lib/osgPlugins-%%OSG_VERSION%%/osgdb_stl.so
%%SVG%%lib/osgPlugins-%%OSG_VERSION%%/osgdb_svg.so