summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2023-09-08 09:29:52 +0200
committerMatthias Andree <mandree@FreeBSD.org>2023-09-10 13:44:32 +0200
commit1b4453302bf757bf78831f0546a746b35492f755 (patch)
tree7986300e042e82ad3613d6c3785f7c4d30f334bd /misc
parent28c9d407dacb9598b29b6fe1c104a8cc11ba4f06 (diff)
downloadfreebsd-ports-1b4453302bf757bf78831f0546a746b35492f755.zip
*: Bump PORTREVISION for OpenEXR users
Because OpenEXR's SONAME has changed with the 3.2.0 update. New SONAME: libOpenEXR-3_2.so.31
Diffstat (limited to 'misc')
-rw-r--r--misc/openvdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile
index e9ecdb3fa0f6..60e4d3fec426 100644
--- a/misc/openvdb/Makefile
+++ b/misc/openvdb/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openvdb
DISTVERSIONPREFIX= v
DISTVERSION= 10.0.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org