Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2012 13:39:45 GMT
From:      Shane Ambler <FreeBSD@Shaneware.biz>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171666: [maintainer update] update graphics/py-openimageio
Message-ID:  <201209151339.q8FDdjsv025477@red.freebsd.org>
Resent-Message-ID: <201209151340.q8FDeHGO022226@freefall.freebsd.org>

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

>Number:         171666
>Category:       ports
>Synopsis:       [maintainer update] update graphics/py-openimageio
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 15 13:40:17 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Shane Ambler
>Release:        9.0-RELEASE-p1
>Organization:
>Environment:
FreeBSD leader.local 9.0-RELEASE-p1 FreeBSD 9.0-RELEASE-p1 #1: Tue May 15 12:34:33 CST 2012     shane@leader.local:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Update to v1.0.9
Depends on v1.0.9 update to graphics/openimageio to be applied first.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Nu py-openimageio.orig/Makefile py-openimageio/Makefile
--- py-openimageio.orig/Makefile	2012-09-15 22:44:26.373948071 +0930
+++ py-openimageio/Makefile	2012-09-14 02:11:26.563947785 +0930
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	openimageio
-PORTVERSION=	1.0.6
+PORTVERSION=	1.0.9
 CATEGORIES=	graphics multimedia python
 MASTER_SITES=	https://github.com/OpenImageIO/oiio/tarball/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -36,7 +36,7 @@
 MAKE_JOBS_SAFE=	yes
 USE_LDCONFIG=	yes
 USE_PYTHON=	2.6+
-WRKSRC=		${WRKDIR}/OpenImageIO-oiio-f0a566a/src
+WRKSRC=		${WRKDIR}/OpenImageIO-oiio-0d48631/src
 
 PLIST_FILES=	%%PYTHON_SITELIBDIR%%/OpenImageIO.so
 
diff -Nu py-openimageio.orig/distinfo py-openimageio/distinfo
--- py-openimageio.orig/distinfo	2012-09-15 22:44:26.373948071 +0930
+++ py-openimageio/distinfo	2012-09-14 02:12:57.903948260 +0930
@@ -1,2 +1,2 @@
-SHA256 (openimageio/Release-1.0.6) = b6ca648f13973b517135edbc9bc34367cdc54a8ca87f6b8014f363803825aa1e
-SIZE (openimageio/Release-1.0.6) = 4196479
+SHA256 (openimageio/Release-1.0.9) = 59ebc09f3d3e5ac780adc4a3e0020d6986721f6be1c84dd01da7899a565b5204
+SIZE (openimageio/Release-1.0.9) = 4208590
Common subdirectories: py-openimageio.orig/files and py-openimageio/files


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



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