aboutsummaryrefslogtreecommitdiff
path: root/graphics/ilmbase
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/ilmbase
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/ilmbase')
-rw-r--r--graphics/ilmbase/Makefile4
-rw-r--r--graphics/ilmbase/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile
index 2a68ea9471ee..39dfc0e497da 100644
--- a/graphics/ilmbase/Makefile
+++ b/graphics/ilmbase/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ilmbase
-PORTVERSION= 2.5.0
+PORTVERSION= 2.5.1
CATEGORIES= graphics devel
MAINTAINER= mandree@FreeBSD.org
@@ -34,7 +34,7 @@ LARGE_STACK_CMAKE_BOOL= ILMBASE_ENABLE_LARGE_STACK
LARGE_STACK_CONFIGURE_ENABLE= large-stack
_MAJORVER= 2_5
-_VER= 24
+_VER= 25
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libHalf-${_MAJORVER}.so
diff --git a/graphics/ilmbase/distinfo b/graphics/ilmbase/distinfo
index 0fa714cba853..462831a2a4cb 100644
--- a/graphics/ilmbase/distinfo
+++ b/graphics/ilmbase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588893233
-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
+TIMESTAMP = 1589284622
+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