aboutsummaryrefslogtreecommitdiff
path: root/graphics/openexr
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2020-05-12 15:47:52 +0000
committerMatthias Andree <mandree@FreeBSD.org>2020-05-12 15:47:52 +0000
commit38f53fd85b2d0b30fdd89f2818c79a7c95182638 (patch)
tree1f1db44212bc4b07f47e88ec5c1a79d0e764e5a3 /graphics/openexr
parent7b8b20f7ad9620ed3e9bee806d8198e33681332a (diff)
downloadports-38f53fd85b2d0b30fdd89f2818c79a7c95182638.tar.gz
ports-38f53fd85b2d0b30fdd89f2818c79a7c95182638.zip
graphics/ilmbase: graphics/openexr: update to upstream release 2.5.1
Upstream release notes: * A patch release that corrects the SO version for the v2.5 release, which missed getting bumped in v2.5.0. * This release also fixes an improper failure in IlmImfTest when running on ARMv7 and AAarch64. Bump PORTREVISION of all port directly requiring ilmbase or openexr that are not marked BROKEN (shlib/.so file version bump). Test build of all port directly depending on ilmbase or openexr succeeded in poudriere in a 12.1-RELEASE amd64 jail.
Notes
Notes: svn path=/head/; revision=534996
Diffstat (limited to 'graphics/openexr')
-rw-r--r--graphics/openexr/Makefile6
-rw-r--r--graphics/openexr/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index f7c389163a13..15b2209452b4 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openexr
-PORTVERSION= 2.5.0
+PORTVERSION= 2.5.1
CATEGORIES= graphics devel
MASTER_SITES= LOCAL/mandree/:test
DISTFILES= ${PORTNAME}-2.2.0-comp_dwa-test-images.tar.xz:test
@@ -13,7 +13,7 @@ COMMENT= High dynamic-range (HDR) image file format
LICENSE= BSD3CLAUSE
# exact version required to avoid hard-to-debug issues
-LIB_DEPENDS= libImath-2_5.so.24:graphics/ilmbase
+LIB_DEPENDS= libImath-2_5.so.25:graphics/ilmbase
USES= cmake compiler:c++14-lang libtool pathfix pkgconfig
@@ -46,7 +46,7 @@ USE_GCC= yes
.endif
MAJORVER= 2_5
-VER= 24
+VER= 25
PLIST_SUB+= MAJORVER=${MAJORVER} \
VER=${VER}
diff --git a/graphics/openexr/distinfo b/graphics/openexr/distinfo
index ef8fbdf041c4..b15a21e04911 100644
--- a/graphics/openexr/distinfo
+++ b/graphics/openexr/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1588893608
+TIMESTAMP = 1589284670
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.0-v2.5.0_GH0.tar.gz) = ea1d786806045682461df1882dd36667d868bb7b41bb5307f8b87ff314328bcb
-SIZE (AcademySoftwareFoundation-openexr-2.5.0-v2.5.0_GH0.tar.gz) = 27522236
+SHA256 (AcademySoftwareFoundation-openexr-2.5.1-v2.5.1_GH0.tar.gz) = 11f806bf256453e39fc33bd1cf1fa576a54f144cedcdd3e6935a177e5a89d02e
+SIZE (AcademySoftwareFoundation-openexr-2.5.1-v2.5.1_GH0.tar.gz) = 27522285