git: ee6b3910081e - main - graphics/openimageio: update to 2.3.19.0 maintenance release (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Sep 2022 20:34:38 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ee6b3910081e96355f81a1673d18b94925816749
commit ee6b3910081e96355f81a1673d18b94925816749
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-04 20:33:56 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-04 20:33:56 +0000
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)
---
graphics/openimageio/Makefile | 4 ++--
graphics/openimageio/distinfo | 6 +++---
graphics/py-openimageio/Makefile | 2 +-
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}