From owner-svn-ports-head@FreeBSD.ORG Thu Oct 2 19:56:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 019587BE; Thu, 2 Oct 2014 19:56:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E19B4960; Thu, 2 Oct 2014 19:56:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s92Ju5eT071502; Thu, 2 Oct 2014 19:56:05 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s92Ju5u2071498; Thu, 2 Oct 2014 19:56:05 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201410021956.s92Ju5u2071498@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 2 Oct 2014 19:56:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369857 - in head/graphics/osg-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2014 19:56:06 -0000 Author: amdmi3 Date: Thu Oct 2 19:56:04 2014 New Revision: 369857 URL: https://svnweb.freebsd.org/changeset/ports/369857 QAT: https://qat.redports.org/buildarchive/r369857/ Log: - Update to 3.3.2 Deleted: head/graphics/osg-devel/files/patch-CMakeModules_FindFreeType.cmake head/graphics/osg-devel/files/patch-src-osgPlugins-freetype-FreeTypeFont.cpp 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 Thu Oct 2 19:55:55 2014 (r369856) +++ head/graphics/osg-devel/Makefile Thu Oct 2 19:56:04 2014 (r369857) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= osg -PORTVERSION= 3.3.0 -PORTREVISION= 3 +PORTVERSION= 3.3.2 CATEGORIES= graphics MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/distfiles/ @@ -30,9 +29,9 @@ USE_XORG= x11 USE_LDCONFIG= yes PLIST_SUB= OSG_VERSION=${PORTVERSION} \ - OSG_SHLIBVER=110 \ - OPENTHREADS_VERSION=${PORTVERSION} \ - OPENTHREADS_SHLIBVER=14 + OSG_SHLIBVER=112 \ + OPENTHREADS_VERSION=3.3.0 \ + OPENTHREADS_SHLIBVER=20 PORTSCOUT= limitw:1,odd @@ -73,7 +72,7 @@ XRANDR_CMAKE_OFF= -DOSGVIEWER_USE_XRANDR QT4_USE= QT4=corelib,gui,opengl,qmake_build,moc_build,uic_build,rcc_build QT4_CMAKE_ON= -DOSG_USE_QT=ON QT4_CMAKE_OFF= -DOSG_USE_QT=OFF -LUA_USES= lua:51 +LUA_USES= lua:52 V8_LIB_DEPENDS= libv8.so:${PORTSDIR}/lang/v8 PYTHON_USE= PYTHON=2 Modified: head/graphics/osg-devel/distinfo ============================================================================== --- head/graphics/osg-devel/distinfo Thu Oct 2 19:55:55 2014 (r369856) +++ head/graphics/osg-devel/distinfo Thu Oct 2 19:56:04 2014 (r369857) @@ -1,2 +1,2 @@ -SHA256 (OpenSceneGraph-3.3.0.zip) = 55224da955d58705d1cf9ec46a4129f29e8f37e69f4e9430c28f978594e1a5c6 -SIZE (OpenSceneGraph-3.3.0.zip) = 7627299 +SHA256 (OpenSceneGraph-3.3.2.zip) = 759676cdccd0b88e60dc1f86ee143c7598a817506fce9a6d8a388998f4230099 +SIZE (OpenSceneGraph-3.3.2.zip) = 8089660 Modified: head/graphics/osg-devel/pkg-plist ============================================================================== --- head/graphics/osg-devel/pkg-plist Thu Oct 2 19:55:55 2014 (r369856) +++ head/graphics/osg-devel/pkg-plist Thu Oct 2 19:56:04 2014 (r369857) @@ -11,6 +11,26 @@ include/OpenThreads/Condition include/OpenThreads/Config include/OpenThreads/Exports include/OpenThreads/Mutex +include/osg/Callback +include/osgGA/Event +include/osgGA/EventHandler +include/osgGA/Widget +include/osgPresentation/PresentationInterface +include/osgUI/AlignmentSettings +include/osgUI/ColorPalette +include/osgUI/ComboBox +include/osgUI/Dialog +include/osgUI/Export +include/osgUI/FrameSettings +include/osgUI/Label +include/osgUI/LineEdit +include/osgUI/Popup +include/osgUI/PushButton +include/osgUI/Style +include/osgUI/TextSettings +include/osgUI/Widget +include/osgVolume/MultipassTechnique +include/osgVolume/VolumeScene include/OpenThreads/ReadWriteMutex include/OpenThreads/ReentrantMutex include/OpenThreads/ScopedLock @@ -716,6 +736,7 @@ lib/osgPlugins-%%OSG_VERSION%%/osgdb_ser 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_osgui.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgviewer.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_serializers_osgvolume.so %%SDL%%lib/osgPlugins-%%OSG_VERSION%%/osgdb_sdl.so @@ -735,6 +756,9 @@ lib/osgPlugins-%%OSG_VERSION%%/osgdb_vtf lib/osgPlugins-%%OSG_VERSION%%/osgdb_x.so %%XINE%%lib/osgPlugins-%%OSG_VERSION%%/osgdb_xine.so lib/osgPlugins-%%OSG_VERSION%%/osgdb_zip.so +lib/libosgUI.so +lib/libosgUI.so.%%OSG_VERSION%% +lib/libosgUI.so.%%OSG_SHLIBVER%% libdata/pkgconfig/openscenegraph-osg.pc libdata/pkgconfig/openscenegraph-osgAnimation.pc libdata/pkgconfig/openscenegraph-osgDB.pc