aboutsummaryrefslogtreecommitdiff
path: root/graphics/opencolorio/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2023-09-08 07:29:52 +0000
committerMatthias Andree <mandree@FreeBSD.org>2023-09-10 11:44:32 +0000
commit1b4453302bf757bf78831f0546a746b35492f755 (patch)
tree7986300e042e82ad3613d6c3785f7c4d30f334bd /graphics/opencolorio/Makefile
parent28c9d407dacb9598b29b6fe1c104a8cc11ba4f06 (diff)
downloadports-1b4453302bf757bf78831f0546a746b35492f755.tar.gz
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 'graphics/opencolorio/Makefile')
-rw-r--r--graphics/opencolorio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/opencolorio/Makefile b/graphics/opencolorio/Makefile
index f8e620e60278..0f0de45cab42 100644
--- a/graphics/opencolorio/Makefile
+++ b/graphics/opencolorio/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= 2.2.1
# py-opencolorio's PORTREVISION.
# Also, just to be on the safe side, when resetting,
# best keep PORTREVISION?= 0.
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz