FreeBSD Bugzilla – Attachment 214453 Details for
Bug 246439
graphics/openimageio: update to 2.1.15.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to OpenImageIO stable release 2.1.15.0
openimageio-2.1.15.0.patch (text/plain), 1.78 KB, created by
Matthias Andree
on 2020-05-13 14:33:06 UTC
(
hide
)
Description:
update to OpenImageIO stable release 2.1.15.0
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2020-05-13 14:33:06 UTC
Size:
1.78 KB
patch
obsolete
>Index: openimageio/Makefile >=================================================================== >--- openimageio/Makefile (Revision 535104) >+++ openimageio/Makefile (Arbeitskopie) >@@ -3,8 +3,8 @@ > > PORTNAME= openimageio > DISTVERSIONPREFIX= Release- >-DISTVERSION= 2.1.11.2 >-PORTREVISION= 5 >+DISTVERSION= 2.1.15.0 >+PORTREVISION= 0 > CATEGORIES?= graphics multimedia > > MAINTAINER?= FreeBSD@Shaneware.biz >@@ -12,8 +12,10 @@ > > LICENSE= BSD3CLAUSE > >-BUILD_DEPENDS= ${LOCALBASE}/include/tsl/robin_map.h:devel/robin-map >+BUILD_DEPENDS= ${LOCALBASE}/include/tsl/robin_map.h:devel/robin-map \ >+ git:devel/git > LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ >+ libfmt.so:devel/libfmt \ > libheif.so:graphics/libheif \ > libImath.so:graphics/ilmbase \ > libIlmImf.so:graphics/openexr \ >@@ -111,7 +113,7 @@ > do-install: > ${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR} > ${INSTALL_LIB} ${BUILD_WRKSRC}/lib/python/site-packages/OpenImageIO.so ${STAGEDIR}${PYTHON_SITELIBDIR} >-.else # SLAVE_PORT == no >+.else # SLAVE_PORT != yes > USE_LDCONFIG= yes > CMAKE_OFF+= USE_PYTHON > >@@ -123,6 +125,6 @@ > > do-test-TEST-on: > @cd ${BUILD_WRKSRC} && ${MAKE_CMD} ARGS=-V test >-.endif >+.endif # SLAVE_PORT > > .include <bsd.port.mk> >Index: openimageio/distinfo >=================================================================== >--- openimageio/distinfo (Revision 535104) >+++ openimageio/distinfo (Arbeitskopie) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1581847788 >-SHA256 (OpenImageIO-oiio-Release-2.1.11.2_GH0.tar.gz) = 0982f46a6a3107045c06ca825cc1637e023d7e7f16075523a85b10de9acedf55 >-SIZE (OpenImageIO-oiio-Release-2.1.11.2_GH0.tar.gz) = 29027505 >+TIMESTAMP = 1589376603 >+SHA256 (OpenImageIO-oiio-Release-2.1.15.0_GH0.tar.gz) = 95b90ba22b73765cbcbd9e11891769c2e78696ad24d4af77ef3f3c8674422401 >+SIZE (OpenImageIO-oiio-Release-2.1.15.0_GH0.tar.gz) = 29051047
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 246439
:
214453
|
214487