From owner-svn-ports-all@FreeBSD.ORG Tue Oct 2 02:02:06 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74080106566B; Tue, 2 Oct 2012 02:02:06 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 44D868FC0A; Tue, 2 Oct 2012 02:02:06 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q92226IB049165; Tue, 2 Oct 2012 02:02:06 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q92226h6049160; Tue, 2 Oct 2012 02:02:06 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201210020202.q92226h6049160@svn.freebsd.org> From: Dmitry Marakasov Date: Tue, 2 Oct 2012 02:02:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r305146 - head/graphics/osg-devel X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2012 02:02:06 -0000 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