ports/169288: [maintainer update] update graphics/openimageio

Shane Ambler FreeBSD at Shaneware.biz
Thu Jun 21 08:50:09 UTC 2012


>Number:         169288
>Category:       ports
>Synopsis:       [maintainer update] update graphics/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 08:50:08 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:
Patch to update graphics/openimageio to v1.0.6

The patch doesn't appear to include info to delete files/* - the patches there can be deleted as they have been merged upstream. Is that a switch I am missing in diff?
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u openimageio.orig/Makefile openimageio/Makefile
--- openimageio.orig/Makefile	2012-06-06 16:13:56.000000000 +0930
+++ openimageio/Makefile	2012-06-21 16:07:39.007828363 +0930
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	openimageio
-PORTVERSION=	1.0.3
-PORTREVISION=	2
+PORTVERSION=	1.0.6
 CATEGORIES=	graphics multimedia
 MASTER_SITES=	https://github.com/OpenImageIO/oiio/tarball/
 DISTNAME=	Release-${PORTVERSION}
@@ -37,7 +36,7 @@
 		-DUSE_TBB:BOOL=ON
 LDFLAGS+=	-ltbb
 USE_LDCONFIG=	yes
-WRKSRC=		${WRKDIR}/OpenImageIO-oiio-2388ebf/src
+WRKSRC=		${WRKDIR}/OpenImageIO-oiio-f0a566a/src
 MAKE_JOBS_SAFE=	yes
 
 OPTIONS=	IMAGEVIEWER "Build image viewer" on \
diff -u openimageio.orig/distinfo openimageio/distinfo
--- openimageio.orig/distinfo	2012-04-28 02:19:44.000000000 +0930
+++ openimageio/distinfo	2012-06-21 16:07:51.331826382 +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
Only in openimageio.orig/: files
diff -u openimageio.orig/pkg-plist openimageio/pkg-plist
--- openimageio.orig/pkg-plist	2012-05-02 02:14:41.000000000 +0930
+++ openimageio/pkg-plist	2012-06-21 16:08:09.508062630 +0930
@@ -60,7 +60,7 @@
 lib/libOpenImageIO.so
 lib/libOpenImageIO.so.1
 lib/libOpenImageIO.so.1.0
-lib/libOpenImageIO.so.1.0.3
+lib/libOpenImageIO.so.1.0.6
 %%PORTDOCS%%%%DOCSDIR%%/CHANGES
 %%PORTDOCS%%%%DOCSDIR%%/LICENSE
 %%PORTDOCS%%%%DOCSDIR%%/openimageio.pdf


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



More information about the freebsd-ports-bugs mailing list