Date: Tue, 2 Oct 2012 02:02:06 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305146 - head/graphics/osg-devel Message-ID: <201210020202.q92226h6049160@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Oct 2 02:02:05 2012 New Revision: 305146 URL: http://svn.freebsd.org/changeset/ports/305146 Log: - Update to 3.1.3 Modified: head/graphics/osg-devel/Makefile head/graphics/osg-devel/distinfo head/graphics/osg-devel/pkg-plist Modified: head/graphics/osg-devel/Makefile ============================================================================== --- head/graphics/osg-devel/Makefile Mon Oct 1 23:03:15 2012 (r305145) +++ head/graphics/osg-devel/Makefile Tue Oct 2 02:02:05 2012 (r305146) @@ -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 Modified: head/graphics/osg-devel/distinfo ============================================================================== --- head/graphics/osg-devel/distinfo Mon Oct 1 23:03:15 2012 (r305145) +++ head/graphics/osg-devel/distinfo Tue Oct 2 02:02:05 2012 (r305146) @@ -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 Modified: head/graphics/osg-devel/pkg-plist ============================================================================== --- head/graphics/osg-devel/pkg-plist Mon Oct 1 23:03:15 2012 (r305145) +++ head/graphics/osg-devel/pkg-plist Tue Oct 2 02:02:05 2012 (r305146) @@ -611,7 +611,6 @@ lib/osgPlugins-%%OSG_VERSION%%/osgdb_dep 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210020202.q92226h6049160>