aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-07-03 05:15:12 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-07-03 05:15:12 +0000
commit4030a14b56cadbbad0d09068011f6624050811f5 (patch)
tree05c59f1065f02541b8efc047ac0d62700ff7a447 /misc
parentf764ab500899d17cf97093587fad845d1b41c8af (diff)
downloadports-4030a14b56cadbbad0d09068011f6624050811f5.tar.gz
ports-4030a14b56cadbbad0d09068011f6624050811f5.zip
*: Bump PORTREVISION for openexr update
OpenEXR's patchlevel updated bumped the major version of the OpenEXR library, hence bump PORTREVISION of all ports that require OpenEXR.
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 ae665bf136d3..96f8eabf1327 100644
--- a/misc/openvdb/Makefile
+++ b/misc/openvdb/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openvdb
DISTVERSIONPREFIX= v
DISTVERSION= 8.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org