aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-04 20:33:56 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-04 20:33:56 +0000
commitee6b3910081e96355f81a1673d18b94925816749 (patch)
treeda61c2a4b18ed1a6533c3481d30b8895e3f39eff
parent0f0fa32742f633c3c648c0c43280078f8bf5cb9d (diff)
downloadports-ee6b3910081e96355f81a1673d18b94925816749.tar.gz
ports-ee6b3910081e96355f81a1673d18b94925816749.zip
graphics/openimageio: update to 2.3.19.0 maintenance release (+)
Changelog: https://github.com/OpenImageIO/oiio/releases/tag/v2.3.19.0 Approved by: maintainer (implicit)
-rw-r--r--graphics/openimageio/Makefile4
-rw-r--r--graphics/openimageio/distinfo6
-rw-r--r--graphics/py-openimageio/Makefile2
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index b59fc067252e..b41b3623a01a 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -1,11 +1,11 @@
PORTNAME= openimageio
DISTVERSIONPREFIX= v
-DISTVERSION= 2.3.18.0
+DISTVERSION= 2.3.19.0
# PORTREVISION must be set with ?= so as not to stomp over
# py-openimageio's PORTREVISION.
# Also, just to be on the safe side, when resetting,
# best keep PORTREVISION?= 0.
-PORTREVISION?= 2
+PORTREVISION?= 0
CATEGORIES?= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz
diff --git a/graphics/openimageio/distinfo b/graphics/openimageio/distinfo
index 5f142bb8dfe7..79057bb62d45 100644
--- a/graphics/openimageio/distinfo
+++ b/graphics/openimageio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659561260
-SHA256 (OpenImageIO-oiio-v2.3.18.0_GH0.tar.gz) = 09c7fa0685fdb34f696f2e5d44c2ba2336b5ca6ad8851cb516575508fe06397a
-SIZE (OpenImageIO-oiio-v2.3.18.0_GH0.tar.gz) = 32641213
+TIMESTAMP = 1662232402
+SHA256 (OpenImageIO-oiio-v2.3.19.0_GH0.tar.gz) = 602c146aebee775f123459a6c6be753054144b8d82777de26965f2cc3e88113a
+SIZE (OpenImageIO-oiio-v2.3.19.0_GH0.tar.gz) = 32641108
diff --git a/graphics/py-openimageio/Makefile b/graphics/py-openimageio/Makefile
index bb6e3115689e..1e173e9fc75f 100644
--- a/graphics/py-openimageio/Makefile
+++ b/graphics/py-openimageio/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= graphics multimedia python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}