From owner-svn-ports-head@freebsd.org Thu Aug 13 13:51:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F21A9B75FE; Thu, 13 Aug 2015 13:51:24 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.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 12E4C1F4; Thu, 13 Aug 2015 13:51:24 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7DDpNpY050195; Thu, 13 Aug 2015 13:51:23 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7DDpNDu050192; Thu, 13 Aug 2015 13:51:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201508131351.t7DDpNDu050192@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 13 Aug 2015 13:51:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394062 - head/graphics/osg-devel 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.20 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, 13 Aug 2015 13:51:24 -0000 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