ports/181517: [maintainer update] for graphics/openimageio
Shane Ambler
FreeBSD at Shaneware.biz
Sun Aug 25 05:50:01 UTC 2013
>Number: 181517
>Category: ports
>Synopsis: [maintainer update] for 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: Sun Aug 25 05:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Shane Ambler
>Release: 9.1-RELEASE
>Organization:
>Environment:
FreeBSD leader.local 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0 r250752: Sat May 18 08:03:42 CST 2013 root at leader.local:/usr/obj/usr/src/sys/dtracekern amd64
>Description:
Update openimageio to v1.2.1
removes patch-include__thread.h as it is now merged into this release.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -Nru openimageio.orig/Makefile openimageio/Makefile
--- openimageio.orig/Makefile 2013-08-25 15:08:54.862888475 +0930
+++ openimageio/Makefile 2013-08-17 00:46:19.619620538 +0930
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME?= openimageio
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
PORTREVISION?= 0
CATEGORIES?= graphics multimedia
@@ -22,7 +22,7 @@
GH_ACCOUNT= OpenImageIO
GH_PROJECT= oiio
GH_TAGNAME= Release-${PORTVERSION}
-GH_COMMIT= f4d79c0
+GH_COMMIT= f7908a3
WRKSRC= ${WRKDIR}/OpenImageIO-oiio-${GH_COMMIT}/src
# fbm also installs bin/idiff
diff -Nru openimageio.orig/distinfo openimageio/distinfo
--- openimageio.orig/distinfo 2013-08-25 15:08:54.888888920 +0930
+++ openimageio/distinfo 2013-08-17 00:46:19.619620538 +0930
@@ -1,2 +1,2 @@
-SHA256 (openimageio-1.2.0.tar.gz) = f378aff7bcf57e396453b5b21ce9216d6d2055484f6f13ea3b62c75c1548fba8
-SIZE (openimageio-1.2.0.tar.gz) = 12366933
+SHA256 (openimageio-1.2.1.tar.gz) = 030f4247c2c2a576f5611989bf656baf502f3bfaeb6e9ae37f3b5d3a5e5c97b7
+SIZE (openimageio-1.2.1.tar.gz) = 12380093
diff -Nru openimageio.orig/files/patch-include__thread.h openimageio/files/patch-include__thread.h
--- openimageio.orig/files/patch-include__thread.h 2013-08-25 15:08:54.862888475 +0930
+++ openimageio/files/patch-include__thread.h 1970-01-01 09:30:00.000000000 +0930
@@ -1,12 +0,0 @@
---- include/thread.h.orig 2013-03-01 21:46:47.380515836 +1030
-+++ include/thread.h 2013-03-01 21:46:56.456181119 +1030
-@@ -110,9 +110,7 @@
- #endif
-
- #if defined(__GNUC__) && (defined(_GLIBCXX_ATOMIC_BUILTINS) || (__GNUC__ * 100 + __GNUC_MINOR__ >= 401))
--#if !defined(__FreeBSD__) || defined(__x86_64__)
- #define USE_GCC_ATOMICS
--#endif
- #endif
-
- OIIO_NAMESPACE_ENTER
diff -Nru openimageio.orig/pkg-plist openimageio/pkg-plist
--- openimageio.orig/pkg-plist 2013-08-25 15:08:54.888888920 +0930
+++ openimageio/pkg-plist 2013-08-17 00:46:19.619620538 +0930
@@ -39,7 +39,7 @@
lib/libOpenImageIO.so
lib/libOpenImageIO.so.1
lib/libOpenImageIO.so.1.2
-lib/libOpenImageIO.so.1.2.0
+lib/libOpenImageIO.so.1.2.1
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/openimageio.pdf
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list