Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2015 13:51:23 +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: r394062 - head/graphics/osg-devel
Message-ID:  <201508131351.t7DDpNDu050192@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Aug 13 13:51:22 2015
New Revision: 394062
URL: https://svnweb.freebsd.org/changeset/ports/394062

Log:
  - Update to 3.3.9

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 Aug 13 13:32:09 2015	(r394061)
+++ head/graphics/osg-devel/Makefile	Thu Aug 13 13:51:22 2015	(r394062)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	osg
-PORTVERSION=	3.3.8
-PORTREVISION=	1
+PORTVERSION=	3.3.9
 CATEGORIES=	graphics
 MASTER_SITES=	http://trac.openscenegraph.org/downloads/developer_releases/ \
 		http://mirror.amdmi3.ru/distfiles/

Modified: head/graphics/osg-devel/distinfo
==============================================================================
--- head/graphics/osg-devel/distinfo	Thu Aug 13 13:32:09 2015	(r394061)
+++ head/graphics/osg-devel/distinfo	Thu Aug 13 13:51:22 2015	(r394062)
@@ -1,2 +1,2 @@
-SHA256 (OpenSceneGraph-3.3.8.zip) = 192b538e1693c9a6ffd0374f8ea7def425a66b0f233869c489f072f568ef10c2
-SIZE (OpenSceneGraph-3.3.8.zip) = 8330001
+SHA256 (OpenSceneGraph-3.3.9.zip) = 4e9cb3a30a9ee3ac43693f7afabb9c4a5417bd9e83d501cbb6643f75c3b7bfd3
+SIZE (OpenSceneGraph-3.3.9.zip) = 8335153

Modified: head/graphics/osg-devel/pkg-plist
==============================================================================
--- head/graphics/osg-devel/pkg-plist	Thu Aug 13 13:32:09 2015	(r394061)
+++ head/graphics/osg-devel/pkg-plist	Thu Aug 13 13:51:22 2015	(r394062)
@@ -42,6 +42,7 @@ include/osg/CameraView
 include/osg/Capability
 include/osg/ClampColor
 include/osg/ClearNode
+include/osg/ClipControl
 include/osg/ClipNode
 include/osg/ClipPlane
 include/osg/ClusterCullingCallback
@@ -426,6 +427,7 @@ include/osgPresentation/Timeout
 %%QT4%%include/osgQt/QGraphicsViewAdapter
 %%QT4%%include/osgQt/QWebViewImage
 %%QT4%%include/osgQt/QWidgetImage
+%%QT4%%include/osgQt/Version
 include/osgShadow/ConvexPolyhedron
 include/osgShadow/DebugShadowMap
 include/osgShadow/Export



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508131351.t7DDpNDu050192>