diff options
-rw-r--r-- | graphics/osg-devel/Makefile | 5 | ||||
-rw-r--r-- | graphics/osg-devel/distinfo | 4 | ||||
-rw-r--r-- | graphics/osg-devel/pkg-plist | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index b64f9307afa3..bdab3084732a 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= osg -PORTVERSION= 3.1.0 -PORTREVISION= 2 +PORTVERSION= 3.1.3 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=90 \ + OSG_SHLIBVER=93 \ OPENTHREADS_VERSION=2.6.0 \ OPENTHREADS_SHLIBVER=12 diff --git a/graphics/osg-devel/distinfo b/graphics/osg-devel/distinfo index 46388720c2a6..df42995acb88 100644 --- a/graphics/osg-devel/distinfo +++ b/graphics/osg-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (OpenSceneGraph-3.1.0.zip) = 327d84495dff893c879b4617de1f58c5130fa1f270548f51fe8f9dec59ab551b -SIZE (OpenSceneGraph-3.1.0.zip) = 7190113 +SHA256 (OpenSceneGraph-3.1.3.zip) = 59a5fecd19aa3c642309363a6c355bc6984615f3b1eb1a1545bfb14cc22f9de9 +SIZE (OpenSceneGraph-3.1.3.zip) = 7218005 diff --git a/graphics/osg-devel/pkg-plist b/graphics/osg-devel/pkg-plist index d1504c552fd1..ffcafa15d9b0 100644 --- a/graphics/osg-devel/pkg-plist +++ b/graphics/osg-devel/pkg-plist @@ -611,7 +611,6 @@ lib/osgPlugins-%%OSG_VERSION%%/osgdb_deprecated_osgtext.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_deprecated_osgviewer.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_deprecated_osgvolume.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_deprecated_osgwidget.so -%%ITK%%lib/osgPlugins-%%OSG_VERSION%%/osgdb_dicom.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_dot.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_dw.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_dxf.so |