diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-13 21:51:22 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-13 21:51:22 +0800 |
commit | a5b6cd0c5272959f333938f259454ebfe4fcc431 (patch) | |
tree | 05ae37de2a6e6ba1b68ea33ec4ea831800acc7ad /graphics | |
parent | 92087726ece6a85621989480d7b3a058b23d8c22 (diff) | |
download | freebsd-ports-gnome-a5b6cd0c5272959f333938f259454ebfe4fcc431.tar.gz freebsd-ports-gnome-a5b6cd0c5272959f333938f259454ebfe4fcc431.tar.zst freebsd-ports-gnome-a5b6cd0c5272959f333938f259454ebfe4fcc431.zip |
- Update to 3.3.9
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/osg-devel/Makefile | 3 | ||||
-rw-r--r-- | graphics/osg-devel/distinfo | 4 | ||||
-rw-r--r-- | graphics/osg-devel/pkg-plist | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index 17d8edbca454..399ff94e9317 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -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/ diff --git a/graphics/osg-devel/distinfo b/graphics/osg-devel/distinfo index a3d1b8831462..91bd3d952011 100644 --- a/graphics/osg-devel/distinfo +++ b/graphics/osg-devel/distinfo @@ -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 diff --git a/graphics/osg-devel/pkg-plist b/graphics/osg-devel/pkg-plist index 12c857b61578..89cc2831e1b3 100644 --- a/graphics/osg-devel/pkg-plist +++ b/graphics/osg-devel/pkg-plist @@ -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 |