aboutsummaryrefslogtreecommitdiff
path: root/graphics/osg-devel
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2011-03-06 17:40:53 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2011-03-06 17:40:53 +0000
commit1c23d31c655d123e4fc26a4eb152e70f81d079a5 (patch)
treee576c2bbe4d2cd204bce6cb1f9e47bc16dde61fc /graphics/osg-devel
parentce71b7234766fd3bb984640323de24c7109a8dcf (diff)
downloadports-1c23d31c655d123e4fc26a4eb152e70f81d079a5.tar.gz
ports-1c23d31c655d123e4fc26a4eb152e70f81d079a5.zip
- Update to 2.9.11
Notes
Notes: svn path=/head/; revision=270369
Diffstat (limited to 'graphics/osg-devel')
-rw-r--r--graphics/osg-devel/Makefile5
-rw-r--r--graphics/osg-devel/distinfo4
-rw-r--r--graphics/osg-devel/pkg-plist2
3 files changed, 6 insertions, 5 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile
index 431962c7c9b8..3eef31503de9 100644
--- a/graphics/osg-devel/Makefile
+++ b/graphics/osg-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= osg
-PORTVERSION= 2.9.10
-PORTREVISION= 1
+PORTVERSION= 2.9.11
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \
http://mirror.amdmi3.ru/distfiles/
@@ -32,7 +31,7 @@ USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
PLIST_SUB= OSG_VERSION=${PORTVERSION} \
- OSG_SHLIBVER=68 \
+ OSG_SHLIBVER=71 \
OPENTHREADS_VERSION=2.5.0 \
OPENTHREADS_SHLIBVER=12
diff --git a/graphics/osg-devel/distinfo b/graphics/osg-devel/distinfo
index e4b3372a2219..c9a95389807b 100644
--- a/graphics/osg-devel/distinfo
+++ b/graphics/osg-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (OpenSceneGraph-2.9.10.zip) = f7f6be2fc9c7cb3ae2f0c4ad591c8352b2f7e2b9ccce209cc0798415a4ff078c
-SIZE (OpenSceneGraph-2.9.10.zip) = 6910310
+SHA256 (OpenSceneGraph-2.9.11.zip) = 7c19dc42062a230b6b2448c204a3b7c3757b4c3df93350e5620e1f4400dc97d6
+SIZE (OpenSceneGraph-2.9.11.zip) = 6868869
diff --git a/graphics/osg-devel/pkg-plist b/graphics/osg-devel/pkg-plist
index 6545b0896f98..dcb676cd5eb7 100644
--- a/graphics/osg-devel/pkg-plist
+++ b/graphics/osg-devel/pkg-plist
@@ -249,6 +249,7 @@ include/osgDB/FileNameUtils
include/osgDB/FileUtils
include/osgDB/ImageOptions
include/osgDB/ImagePager
+include/osgDB/ImageProcessor
include/osgDB/Input
include/osgDB/InputStream
include/osgDB/ObjectWrapper
@@ -453,6 +454,7 @@ include/osgUtil/DrawElementTypeSimplifier
include/osgUtil/EdgeCollector
include/osgUtil/Export
include/osgUtil/GLObjectsVisitor
+include/osgUtil/GraphicsCostEstimator
include/osgUtil/HalfWayMapGenerator
include/osgUtil/HighlightMapGenerator
include/osgUtil/IncrementalCompileOperation