aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-05-12 08:38:48 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-05-12 08:38:48 +0000
commit832e2c892dc371a2e78a69a3172ac526b329478a (patch)
tree3548f0c45ddab8ae7846b1396a3f6331e5014fc9 /graphics
parent9752f9ac9754718fcf1046e29c071474a69e749e (diff)
downloadports-832e2c892dc371a2e78a69a3172ac526b329478a.tar.gz
ports-832e2c892dc371a2e78a69a3172ac526b329478a.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/openimageio/Makefile4
-rw-r--r--graphics/openimageio/distinfo4
-rw-r--r--graphics/openimageio/files/patch-include__fmath.h2
-rw-r--r--graphics/openimageio/files/patch-include__thread.h12
-rw-r--r--graphics/openimageio/pkg-plist2
5 files changed, 18 insertions, 6 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index da476a77435d..0f56f36649b8 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME?= openimageio
-PORTVERSION= 1.1.6
+PORTVERSION= 1.1.10
PORTREVISION?= 0
CATEGORIES?= graphics multimedia
@@ -22,7 +22,7 @@ USE_GITHUB= yes
GH_ACCOUNT= OpenImageIO
GH_PROJECT= oiio
GH_TAGNAME= Release-${PORTVERSION}
-GH_COMMIT= 5fcd523
+GH_COMMIT= f28f5c4
WRKSRC= ${WRKDIR}/OpenImageIO-oiio-${GH_COMMIT}/src
# fbm also installs bin/idiff
diff --git a/graphics/openimageio/distinfo b/graphics/openimageio/distinfo
index ac8bf07c1c0b..b92450203f66 100644
--- a/graphics/openimageio/distinfo
+++ b/graphics/openimageio/distinfo
@@ -1,2 +1,2 @@
-SHA256 (openimageio-1.1.6.tar.gz) = a4d8bf7cedade3b3177bc5f46c3f0bb45de9ba32720d273d6334c03c3dfa2815
-SIZE (openimageio-1.1.6.tar.gz) = 8300662
+SHA256 (openimageio-1.1.10.tar.gz) = 1510287790113f0c64421623be7bf5b9317a1c9cfd6e85125bae81bc6c07a275
+SIZE (openimageio-1.1.10.tar.gz) = 9501836
diff --git a/graphics/openimageio/files/patch-include__fmath.h b/graphics/openimageio/files/patch-include__fmath.h
index 847e6fbddcb3..e82ca4c42506 100644
--- a/graphics/openimageio/files/patch-include__fmath.h
+++ b/graphics/openimageio/files/patch-include__fmath.h
@@ -1,6 +1,6 @@
--- include/fmath.h.orig 2013-01-21 11:39:43.845857535 +1030
+++ include/fmath.h 2013-01-21 11:39:52.142857433 +1030
-@@ -972,7 +972,7 @@
+@@ -976,7 +976,7 @@
// Functions missing from FreeBSD
diff --git a/graphics/openimageio/files/patch-include__thread.h b/graphics/openimageio/files/patch-include__thread.h
new file mode 100644
index 000000000000..e84aea81fc3f
--- /dev/null
+++ b/graphics/openimageio/files/patch-include__thread.h
@@ -0,0 +1,12 @@
+--- 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 --git a/graphics/openimageio/pkg-plist b/graphics/openimageio/pkg-plist
index 8d649adbe1d4..902ae178575d 100644
--- a/graphics/openimageio/pkg-plist
+++ b/graphics/openimageio/pkg-plist
@@ -38,7 +38,7 @@ include/OpenImageIO/version.h
lib/libOpenImageIO.so
lib/libOpenImageIO.so.1
lib/libOpenImageIO.so.1.1
-lib/libOpenImageIO.so.1.1.6
+lib/libOpenImageIO.so.1.1.10
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/openimageio.pdf