git: 00639dbde5fe - 2021Q2 - graphics/openexr: and ilmbase update to 2.5.7
Matthias Andree
mandree at FreeBSD.org
Sat Jun 26 09:19:50 UTC 2021
The branch 2021Q2 has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=00639dbde5fe278708e94e42648dcf5d49325b51
commit 00639dbde5fe278708e94e42648dcf5d49325b51
Author: Matthias Andree <mandree at FreeBSD.org>
AuthorDate: 2021-06-26 09:17:39 +0000
Commit: Matthias Andree <mandree at FreeBSD.org>
CommitDate: 2021-06-26 09:17:39 +0000
graphics/openexr: and ilmbase update to 2.5.7
v2.5.7 fixes:
OSS-fuzz 28051 Heap-buffer-overflow in Imf_2_5::copyIntoFrameBuffer
OSS-fuzz 28155 Crash in Imf_2_5::PtrIStream::read
v2.5.6 fix:
Fixed regression in Imath::succf() and Imath::predf() when negative values are given
---
graphics/ilmbase/Makefile | 4 ++--
graphics/ilmbase/distinfo | 6 +++---
graphics/openexr/Makefile | 4 ++--
graphics/openexr/distinfo | 6 +++---
4 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile
index fa797e855f45..c9bd0484ff76 100644
--- a/graphics/ilmbase/Makefile
+++ b/graphics/ilmbase/Makefile
@@ -1,7 +1,7 @@
# Created by: nork at FreeBSD.org
PORTNAME= ilmbase
-PORTVERSION= 2.5.5
+PORTVERSION= 2.5.7
CATEGORIES= graphics devel
MAINTAINER= mandree at FreeBSD.org
@@ -37,7 +37,7 @@ LARGE_STACK_CONFIGURE_ENABLE= large-stack
_MAJORVER= 2_5
_VER= 25
_MINVER= 0
-_PLVER= 4
+_PLVER= 6
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libHalf-${_MAJORVER}.so
diff --git a/graphics/ilmbase/distinfo b/graphics/ilmbase/distinfo
index db539cb930e4..93f966d733a2 100644
--- a/graphics/ilmbase/distinfo
+++ b/graphics/ilmbase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613162196
-SHA256 (AcademySoftwareFoundation-openexr-2.5.5-v2.5.5_GH0.tar.gz) = 59e98361cb31456a9634378d0f653a2b9554b8900f233450f2396ff495ea76b3
-SIZE (AcademySoftwareFoundation-openexr-2.5.5-v2.5.5_GH0.tar.gz) = 27536865
+TIMESTAMP = 1624697590
+SHA256 (AcademySoftwareFoundation-openexr-2.5.7-v2.5.7_GH0.tar.gz) = 36ecb2290cba6fc92b2ec9357f8dc0e364b4f9a90d727bf9a57c84760695272d
+SIZE (AcademySoftwareFoundation-openexr-2.5.7-v2.5.7_GH0.tar.gz) = 27539574
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index e7bdcbebf497..8e066adf8f49 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -1,7 +1,7 @@
# Created by: nork at FreeBSD.org
PORTNAME= openexr
-PORTVERSION= 2.5.5
+PORTVERSION= 2.5.7
CATEGORIES= graphics devel
MASTER_SITES= LOCAL/mandree/:test
DISTFILES= ${PORTNAME}-2.2.0-comp_dwa-test-images.tar.xz:test
@@ -41,7 +41,7 @@ _DOC_FILES2= *.odt *.pdf
MAJORVER= 2_5
_VER= 25
_MINVER= 0
-_PLVER= 4
+_PLVER= 6
PLIST_SUB+= MAJORVER=${MAJORVER} \
VER=${_VER} \
diff --git a/graphics/openexr/distinfo b/graphics/openexr/distinfo
index cc31c3d59d5c..a458a8ec623a 100644
--- a/graphics/openexr/distinfo
+++ b/graphics/openexr/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1613162267
+TIMESTAMP = 1624697647
SHA256 (openexr-2.2.0-comp_dwa-test-images.tar.xz) = bbb8ff547e9b68f0dfb1e8804a7ad984978c2b15897988399cc68176e99dd63a
SIZE (openexr-2.2.0-comp_dwa-test-images.tar.xz) = 653768
-SHA256 (AcademySoftwareFoundation-openexr-2.5.5-v2.5.5_GH0.tar.gz) = 59e98361cb31456a9634378d0f653a2b9554b8900f233450f2396ff495ea76b3
-SIZE (AcademySoftwareFoundation-openexr-2.5.5-v2.5.5_GH0.tar.gz) = 27536865
+SHA256 (AcademySoftwareFoundation-openexr-2.5.7-v2.5.7_GH0.tar.gz) = 36ecb2290cba6fc92b2ec9357f8dc0e364b4f9a90d727bf9a57c84760695272d
+SIZE (AcademySoftwareFoundation-openexr-2.5.7-v2.5.7_GH0.tar.gz) = 27539574
More information about the dev-commits-ports-all
mailing list