git: 1c9c1441377b - main - graphics/openimageio: update to 2.4.13.0 release (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jul 2023 21:06:15 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c9c1441377b77bd6c2e50cca998440db4118315 commit 1c9c1441377b77bd6c2e50cca998440db4118315 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2023-07-25 20:43:22 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2023-07-25 20:56:09 +0000 graphics/openimageio: update to 2.4.13.0 release (+) Release notes: https://github.com/OpenImageIO/oiio/releases/tag/v2.4.13.0 https://github.com/OpenImageIO/oiio/releases/tag/v2.4.12.0 Approved by: maintainer (implicit) Sponsored by: Serenity Cybersecurity, LLC --- 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 40b7a52a067f..0320c19eb27d 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -1,11 +1,11 @@ PORTNAME= openimageio DISTVERSIONPREFIX= v -DISTVERSION= 2.4.11.1 +DISTVERSION= 2.4.13.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 6791f68fec7a..8a355320d328 100644 --- a/graphics/openimageio/distinfo +++ b/graphics/openimageio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684750197 -SHA256 (OpenImageIO-oiio-v2.4.11.1_GH0.tar.gz) = 3199981a0b239229181b1769721b661506cc1e1fb0fed5d1b382d7ec64e269fb -SIZE (OpenImageIO-oiio-v2.4.11.1_GH0.tar.gz) = 32158856 +TIMESTAMP = 1690298322 +SHA256 (OpenImageIO-oiio-v2.4.13.0_GH0.tar.gz) = 72b7d2d5edd1049bb7fc09becad4d8be64a9918cdf79bae98b4b32e1fda762cd +SIZE (OpenImageIO-oiio-v2.4.13.0_GH0.tar.gz) = 32162551 diff --git a/graphics/py-openimageio/Makefile b/graphics/py-openimageio/Makefile index 90cf0342bb59..1e173e9fc75f 100644 --- a/graphics/py-openimageio/Makefile +++ b/graphics/py-openimageio/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= graphics multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}