aboutsummaryrefslogtreecommitdiff
path: root/graphics/openexr
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2023-05-24 15:55:14 +0000
committerMatthias Andree <mandree@FreeBSD.org>2023-05-28 18:39:39 +0000
commit7c80f1eaa6aeefbe7810ae89d91981986531ce90 (patch)
tree7e9802c3b1a84d9a3964fb18b94e1253a5e5f527 /graphics/openexr
parent3eac95d2764a6d239393e5c32bbb143e3e46cb95 (diff)
downloadports-7c80f1eaa6aeefbe7810ae89d91981986531ce90.tar.gz
ports-7c80f1eaa6aeefbe7810ae89d91981986531ce90.zip
math/Imath: bugfix update to 3.1.8
Diffstat (limited to 'graphics/openexr')
-rw-r--r--graphics/openexr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index 02a496bba594..2d2eb320751f 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openexr
PORTVERSION= 3.1.7
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= mandree@FreeBSD.org
@@ -10,7 +10,7 @@ WWW= https://www.openexr.com/
LICENSE= BSD3CLAUSE
# exact version required to avoid hard-to-debug issues
-LIB_DEPENDS= libImath-3_1.so.30:math/Imath
+LIB_DEPENDS= libImath-3_1.so.31:math/Imath
USES= cmake compiler:c++14-lang cpe pathfix pkgconfig