git: bbf40ff3c233 - main - graphics/openimageio: update 2.5.12.0 → 2.5.13.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Jul 2024 10:26:57 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bbf40ff3c233434e1610f0a68a85ec26015f03b6
commit bbf40ff3c233434e1610f0a68a85ec26015f03b6
Author: Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-07-04 10:25:09 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-07-04 10:25:09 +0000
graphics/openimageio: update 2.5.12.0 → 2.5.13.0
Changelog:
* fix: Various PSD files fail to load correctly #4302 (by Jesse Yurkovich)
* fix: Improve error messages when a font is not found #4284
* int: In platform.h, define OIIO_DEVICE macro #4290
* ci: Typo in build_libtiff.bash #4280
* docs: Update INSTALL.md for windows #4279 (by Mel Massadian)
* docs: Fixes to formatting and sphinx warnings #4301
https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.13.0
PR: 279845
Approved by: Shane <FreeBSD@ShaneWare.Biz>
MFH: 2024Q3
---
graphics/openimageio/Makefile | 2 +-
graphics/openimageio/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index aaa36ad1fb9e..81e8fd0276a3 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openimageio
DISTVERSIONPREFIX= v
-DISTVERSION= 2.5.12.0
+DISTVERSION= 2.5.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,
diff --git a/graphics/openimageio/distinfo b/graphics/openimageio/distinfo
index f43469da3c7b..fc8041aa1981 100644
--- a/graphics/openimageio/distinfo
+++ b/graphics/openimageio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1717479326
-SHA256 (AcademySoftwareFoundation-OpenImageIO-v2.5.12.0_GH0.tar.gz) = 51ea3c309bad7381fd0d7ef793e93a72d8e0edaeff4ff329f4f21fb5de3d90bd
-SIZE (AcademySoftwareFoundation-OpenImageIO-v2.5.12.0_GH0.tar.gz) = 52535046
+TIMESTAMP = 1719927309
+SHA256 (AcademySoftwareFoundation-OpenImageIO-v2.5.13.0_GH0.tar.gz) = 663d712e4623e5e083b4ad5c5046c7b8ba65dc73a5380e7cfc12f9950c90d217
+SIZE (AcademySoftwareFoundation-OpenImageIO-v2.5.13.0_GH0.tar.gz) = 52535442