FreeBSD Bugzilla – Attachment 160031 Details for
Bug 202442
[maintainer update] for graphics/openimageio
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update openimageio to 1.5.18
openimageio.patch (text/plain), 2.14 KB, created by
Shane
on 2015-08-19 09:59:53 UTC
(
hide
)
Description:
update openimageio to 1.5.18
Filename:
MIME Type:
Creator:
Shane
Created:
2015-08-19 09:59:53 UTC
Size:
2.14 KB
patch
obsolete
>diff -Nru openimageio.orig/Makefile openimageio/Makefile >--- openimageio.orig/Makefile 2015-08-19 18:26:21.452361318 +0930 >+++ openimageio/Makefile 2015-08-19 18:25:53.093362737 +0930 >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= openimageio >-PORTVERSION= 1.5.16 >+PORTVERSION= 1.5.18 > DISTVERSIONPREFIX= Release- > PORTREVISION?= 0 > CATEGORIES?= graphics multimedia >@@ -66,7 +66,7 @@ > LIB_DEPENDS+= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ > libboost_thread.so:${PORTSDIR}/devel/boost-libs \ > libhdf5.so:${PORTSDIR}/science/hdf5 \ >- libopencv_legacy.so:${PORTSDIR}/graphics/opencv \ >+ libopencv_highgui.so:${PORTSDIR}/graphics/opencv \ > libopenjpeg.so:${PORTSDIR}/graphics/openjpeg15 \ > libwebp.so:${PORTSDIR}/graphics/webp > USE_LDCONFIG= yes >diff -Nru openimageio.orig/distinfo openimageio/distinfo >--- openimageio.orig/distinfo 2015-08-19 18:26:21.452361318 +0930 >+++ openimageio/distinfo 2015-08-18 03:10:59.368101126 +0930 >@@ -1,2 +1,2 @@ >-SHA256 (OpenImageIO-oiio-Release-1.5.16_GH0.tar.gz) = 6c676ae5ddc3b2a8f8d37b521c670d8b3f82d1af583801027d44cf61e1550d6b >-SIZE (OpenImageIO-oiio-Release-1.5.16_GH0.tar.gz) = 23136543 >+SHA256 (OpenImageIO-oiio-Release-1.5.18_GH0.tar.gz) = 5e22fb0fbc46f72dd8904282cf43ae5501415f11b0043c61660dd99ac267c756 >+SIZE (OpenImageIO-oiio-Release-1.5.18_GH0.tar.gz) = 20721348 >diff -Nru openimageio.orig/files/patch-src_include_OpenImageIO_simd.h openimageio/files/patch-src_include_OpenImageIO_simd.h >--- openimageio.orig/files/patch-src_include_OpenImageIO_simd.h 2015-08-19 18:26:21.452361318 +0930 >+++ openimageio/files/patch-src_include_OpenImageIO_simd.h 1970-01-01 09:30:00.000000000 +0930 >@@ -1,15 +0,0 @@ >---- src/include/OpenImageIO/simd.h.orig 2015-06-23 11:59:51 UTC >-+++ src/include/OpenImageIO/simd.h >-@@ -52,8 +52,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE >- #if (defined(__SSE2__) || (_MSC_VER >= 1300 && !_M_CEE_PURE)) && !defined(OIIO_NO_SSE) >- # include <xmmintrin.h> >- # include <emmintrin.h> >--# if defined(__SSE3__) || defined(__SSSE3__) >-+# if defined(__SSE3__) >- # include <pmmintrin.h> >-+# endif >-+# if defined(__SSSE3__) >- # include <tmmintrin.h> >- # endif >- # if (defined(__SSE4_1__) || defined(__SSE4_2__)) >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 202442
: 160031