git: 2fb0e9426f32 - main - graphics/opencolorio: &others, bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Sep 2023 13:16:46 UTC
The branch main has been updated by adridg:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2fb0e9426f32931c30c8ae8bab703e61756b039e
commit 2fb0e9426f32931c30c8ae8bab703e61756b039e
Author: Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2023-09-19 13:15:31 +0000
Commit: Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2023-09-19 13:16:44 +0000
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
---
graphics/opencolorio/Makefile | 2 +-
graphics/openimageio/Makefile | 2 +-
graphics/openshadinglanguage/Makefile | 2 +-
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