Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2013 12:08:20 GMT
From:      Hardy Schumacher <hardy.schumacher@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/185228: [UPDATE] graphics/osg-devel to v3.3.0
Message-ID:  <201312271208.rBRC8KAf044132@oldred.freebsd.org>
Resent-Message-ID: <201312271210.rBRCA0Pw013841@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         185228
>Category:       ports
>Synopsis:       [UPDATE] graphics/osg-devel to v3.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 27 12:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Hardy Schumacher
>Release:        FreeBSD-9.2
>Organization:
>Environment:
FreeBSD gamma.low.org 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255996: Thu Oct  3 20:40:04 CEST 2013     root@gamma.low.org:/usr/obj/usr/src/sys/LOW_GAMMA  i386
>Description:
Update of port graphics/osg-devel to v3.3.0 is available. It contains bugfixes and enhancements.
Furthermore I've added license information to the port.
>How-To-Repeat:
n/a
>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/graphics/osg-devel/Makefile ./osg-devel/Makefile
--- /usr/ports/graphics/osg-devel/Makefile	2013-11-23 18:16:01.000000000 +0100
+++ ./osg-devel/Makefile	2013-12-27 12:59:34.000000000 +0100
@@ -2,10 +2,9 @@
 # $FreeBSD: head/graphics/osg-devel/Makefile 334422 2013-11-20 14:25:28Z nemysis $
 
 PORTNAME=	osg
-PORTVERSION=	3.1.3
-PORTREVISION=	5
+PORTVERSION=	3.3.0
 CATEGORIES=	graphics
-MASTER_SITES=	http://www.openscenegraph.org/downloads/developer_releases/ \
+MASTER_SITES=	http://trac.openscenegraph.org/downloads/developer_releases/ \
 		http://mirror.amdmi3.ru/distfiles/
 PKGNAMESUFFIX=	-devel
 DISTNAME=	OpenSceneGraph-${PORTVERSION}
@@ -13,6 +12,11 @@
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	C++ OpenGL scene graph library for real-time rendering
 
+LICENSE=	OSGPL
+LICENSE_NAME=	OpenSceneGraph Public License
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
+LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
 LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg \
 		png15:${PORTSDIR}/graphics/png \
 		tiff:${PORTSDIR}/graphics/tiff
diff -ruN /usr/ports/graphics/osg-devel/distinfo ./osg-devel/distinfo
--- /usr/ports/graphics/osg-devel/distinfo	2012-12-26 19:42:23.000000000 +0100
+++ ./osg-devel/distinfo	2013-12-27 10:49:32.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (OpenSceneGraph-3.1.3.zip) = 59a5fecd19aa3c642309363a6c355bc6984615f3b1eb1a1545bfb14cc22f9de9
-SIZE (OpenSceneGraph-3.1.3.zip) = 7218005
+SHA256 (OpenSceneGraph-3.3.0.zip) = 55224da955d58705d1cf9ec46a4129f29e8f37e69f4e9430c28f978594e1a5c6
+SIZE (OpenSceneGraph-3.3.0.zip) = 7627299


>Release-Note:
>Audit-Trail:
>Unformatted:



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