aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2023-09-19 13:15:31 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2023-09-19 13:16:44 +0000
commit2fb0e9426f32931c30c8ae8bab703e61756b039e (patch)
treec96ce45a869f2bc67f0f47da2a88c7912e38f09c
parentc70439092c4d1c3b15f2352b74c9d8ccf26990ff (diff)
downloadports-2fb0e9426f32931c30c8ae8bab703e61756b039e.tar.gz
ports-2fb0e9426f32931c30c8ae8bab703e61756b039e.zip
graphics/opencolorio: &others, bump PORTREVISION
Bump PORTREVISION to force a rebuild so that they pick up the fixed CMake find_package(ZLIB) which is needed on 14- PR: 273915 Reported by: Rolf Halme
-rw-r--r--graphics/opencolorio/Makefile2
-rw-r--r--graphics/openimageio/Makefile2
-rw-r--r--graphics/openshadinglanguage/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/opencolorio/Makefile b/graphics/opencolorio/Makefile
index 0f0de45cab42..c1fee9f1e252 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?= 3
+PORTREVISION?= 4
CATEGORIES= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index f33095bcfdc8..06d80216f815 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= 2.4.13.0
# py-openimageio's PORTREVISION.
# Also, just to be on the safe side, when resetting,
# best keep PORTREVISION?= 0.
-PORTREVISION?= 3
+PORTREVISION?= 4
CATEGORIES?= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz
diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile
index e46074d8a707..1071d8d1c1ee 100644
--- a/graphics/openshadinglanguage/Makefile
+++ b/graphics/openshadinglanguage/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= 1.12.13.0
# py-openimageio's PORTREVISION.
# Also, just to be on the safe side, when resetting,
# best keep PORTREVISION?= 0.
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= graphics devel
MAINTAINER= FreeBSD@Shaneware.biz