ports/169289: [maintainer update] update graphics/py-openimageio
Shane Ambler
FreeBSD at Shaneware.biz
Thu Jun 21 09:00:25 UTC 2012
>Number: 169289
>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: Thu Jun 21 09:00:24 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Shane Ambler
>Release: 9.0-RELEASE
>Organization:
>Environment:
FreeBSD leader.local 9.0-RELEASE-p1 FreeBSD 9.0-RELEASE-p1 #1: Tue May 15 12:34:33 CST 2012 shane at leader.local:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update to v1.0.6
Depends on ports/169288 (update graphics/openimageio) to be applied first.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -u py-openimageio.orig/Makefile py-openimageio/Makefile
--- py-openimageio.orig/Makefile 2012-05-02 02:15:36.000000000 +0930
+++ py-openimageio/Makefile 2012-06-21 16:19:09.070829164 +0930
@@ -6,7 +6,7 @@
#
PORTNAME= openimageio
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.6
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-2388ebf/src
+WRKSRC= ${WRKDIR}/OpenImageIO-oiio-f0a566a/src
PLIST_FILES= %%PYTHON_SITELIBDIR%%/OpenImageIO.so
diff -u py-openimageio.orig/distinfo py-openimageio/distinfo
--- py-openimageio.orig/distinfo 2012-05-02 02:15:36.000000000 +0930
+++ py-openimageio/distinfo 2012-06-21 16:21:21.838827379 +0930
@@ -1,2 +1,2 @@
-SHA256 (openimageio/Release-1.0.3) = 44408cf458554c3969a3a4335019373bdf27f40388cfff0b051ccf9ea464a459
-SIZE (openimageio/Release-1.0.3) = 4158972
+SHA256 (openimageio/Release-1.0.6) = b6ca648f13973b517135edbc9bc34367cdc54a8ca87f6b8014f363803825aa1e
+SIZE (openimageio/Release-1.0.6) = 4196479
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list