aboutsummaryrefslogtreecommitdiff
path: root/graphics/openexr
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2022-04-12 19:24:22 +0000
committerMatthias Andree <mandree@FreeBSD.org>2022-04-12 19:24:22 +0000
commit21b4db175d646160dc7bda67c3cabe4524f161a5 (patch)
treedc2533946559d62e1f500f012d7777fa3ec0488b /graphics/openexr
parent0793179c6e9b38ecdc7f5250a3e9b65697ee3ca6 (diff)
downloadports-21b4db175d646160dc7bda67c3cabe4524f161a5.tar.gz
ports-21b4db175d646160dc7bda67c3cabe4524f161a5.zip
graphics/openexr: bugfix update to 3.1.5
* Add backwards-compatibilty flags to the core library to match original behavior of the the c++ library. Fixes reading of certain files by the new core. * Documentation refers to primary branch as "main" * Update the CI workflow matrix to VFX-CY2022 Specific OSS-fuzz issues addressed: * OSS-fuzz 46309 Heap-buffer-overflow in Imf_3_1::memstream_read * OSS-fuzz 46083 Out-of-memory in openexr_exrcheck_fuzzer * OSS-fuzz 45899 Integer-overflow in internal_exr_compute_chunk_offset_size * OSS-fuzz 44084 Out-of-memory in openexr_exrcheck_fuzzer MFH: 2022Q2
Diffstat (limited to 'graphics/openexr')
-rw-r--r--graphics/openexr/Makefile4
-rw-r--r--graphics/openexr/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index 049ba5410364..b9ac2ce1e25c 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -1,7 +1,7 @@
# Created by: nork@FreeBSD.org
PORTNAME= openexr
-PORTVERSION= 3.1.4
+PORTVERSION= 3.1.5
CATEGORIES= graphics devel
MAINTAINER= mandree@FreeBSD.org
@@ -27,7 +27,7 @@ PATCH_STRIP= -p0
_MAJORVER= 3_1
_VER= 30
-_MINVER= 4
+_MINVER= 5
_PLVER= 1
PLIST_SUB+= MAJORVER=${_MAJORVER} \
diff --git a/graphics/openexr/distinfo b/graphics/openexr/distinfo
index f15ce8f369e8..ef16501008cd 100644
--- a/graphics/openexr/distinfo
+++ b/graphics/openexr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643245066
-SHA256 (AcademySoftwareFoundation-openexr-3.1.4-v3.1.4_GH0.tar.gz) = cb019c3c69ada47fe340f7fa6c8b863ca0515804dc60bdb25c942c1da886930b
-SIZE (AcademySoftwareFoundation-openexr-3.1.4-v3.1.4_GH0.tar.gz) = 20323658
+TIMESTAMP = 1649791228
+SHA256 (AcademySoftwareFoundation-openexr-3.1.5-v3.1.5_GH0.tar.gz) = 93925805c1fc4f8162b35f0ae109c4a75344e6decae5a240afdfce25f8a433ec
+SIZE (AcademySoftwareFoundation-openexr-3.1.5-v3.1.5_GH0.tar.gz) = 20327926