git: c2ae2ac8b01f - main - graphics/openexr*: update to v3.4.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Oct 2025 20:19:45 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c2ae2ac8b01fab83197f774610f5421e920f06c3
commit c2ae2ac8b01fab83197f774610f5421e920f06c3
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-10-08 19:31:11 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-10-08 19:48:53 +0000
graphics/openexr*: update to v3.4.1
ChangeLog: <https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.1>
---
graphics/openexr-website-docs/Makefile | 2 +-
graphics/openexr-website-docs/distinfo | 6 +++---
.../files/patch-CMakeLists.txt | 12 +++++------
graphics/openexr/Makefile | 2 +-
graphics/openexr/distinfo | 6 +++---
graphics/openexr/files/patch-openjph | 23 ----------------------
6 files changed, 14 insertions(+), 37 deletions(-)
diff --git a/graphics/openexr-website-docs/Makefile b/graphics/openexr-website-docs/Makefile
index 658d17c0d38f..f4ac3cf89865 100644
--- a/graphics/openexr-website-docs/Makefile
+++ b/graphics/openexr-website-docs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openexr-website-docs
-PORTVERSION= 3.4.0
+PORTVERSION= 3.4.1
PORTREVISION= 0
MASTER_SITES= https://github.com/AcademySoftwareFoundation/openexr/releases/download/v${PORTVERSION}/:DEFAULT \
https://raw.githubusercontent.com/AcademySoftwareFoundation/openexr-images/main/:website \
diff --git a/graphics/openexr-website-docs/distinfo b/graphics/openexr-website-docs/distinfo
index ac06275377a2..803346125357 100644
--- a/graphics/openexr-website-docs/distinfo
+++ b/graphics/openexr-website-docs/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1757119919
-SHA256 (openexr/openexr-3.4.0.tar.gz) = 1d4bddda2d22571f63db5f067c5741b50c8d41231f360ab17063176eb710a670
-SIZE (openexr/openexr-3.4.0.tar.gz) = 25544015
+TIMESTAMP = 1759951809
+SHA256 (openexr/openexr-3.4.1.tar.gz) = 55de71610ceb134b79c900e6aed3bf8994ec1972382395c1732f1b32da4c7527
+SIZE (openexr/openexr-3.4.1.tar.gz) = 25545228
SHA256 (openexr/TestImages/README.rst) = 3cbb0a9ab20868940de1b9bf582bdc5ff4244cc585c682d6e40b9befb8fd593c
SIZE (openexr/TestImages/README.rst) = 2588
SHA256 (openexr/TestImages/AllHalfValues.exr) = eede573a0b59b79f21de15ee9d3b7649d58d8f2a8e7787ea34f192db3b3c84a4
diff --git a/graphics/openexr-website-docs/files/patch-CMakeLists.txt b/graphics/openexr-website-docs/files/patch-CMakeLists.txt
index 5d3abd811f92..cd24cbc3f1c9 100644
--- a/graphics/openexr-website-docs/files/patch-CMakeLists.txt
+++ b/graphics/openexr-website-docs/files/patch-CMakeLists.txt
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig 2024-09-26 23:34:32 UTC
+--- CMakeLists.txt.orig 2025-10-07 15:22:39 UTC
+++ CMakeLists.txt
-@@ -63,8 +63,6 @@ include(cmake/OpenEXRSetup.cmake)
+@@ -60,8 +60,6 @@ include(cmake/OpenEXRSetup.cmake)
include(cmake/LibraryDefine.cmake)
include(cmake/OpenEXRSetup.cmake)
@@ -9,7 +9,7 @@
# Hint: This can be set to enable custom find_package
# search paths, probably best to set it when configuring
-@@ -81,15 +79,6 @@ endif()
+@@ -78,15 +76,6 @@ endif()
enable_testing()
endif()
@@ -22,10 +22,10 @@
- add_subdirectory(src/bin)
-endif()
-
- # Tell CMake where to find the OpenEXRConfig.cmake file. Makes it possible to call
+ # Tell CMake where to find the OpenEXRConfig.cmake file. Makes it possible to call
# find_package(OpenEXR) in downstream projects
set(OpenEXR_DIR "${CMAKE_CURRENT_BINARY_DIR}/cmake" CACHE PATH "" FORCE)
-@@ -97,10 +86,6 @@ file(WRITE "${CMAKE_CURRENT_BINARY_DIR}/cmake/OpenEXRT
+@@ -94,10 +83,6 @@ file(WRITE "${CMAKE_CURRENT_BINARY_DIR}/cmake/OpenEXRT
# Can be empty since we already defined the targets in add_subdirectory
file(WRITE "${CMAKE_CURRENT_BINARY_DIR}/cmake/OpenEXRTargets.cmake" "# Dummy file")
@@ -36,7 +36,7 @@
# If you want to use ctest to configure, build and
# upload the results, cmake has builtin support for
# submitting to CDash, or any server who speaks the
-@@ -123,33 +108,10 @@ endif()
+@@ -120,33 +105,10 @@ endif()
#set(CTEST_DROP_SITE "open.cdash.org")
#set(CTEST_DROP_LOCATION "/submit.php?project=MyProject")
#set(CTEST_DROP_SITE_CDASH TRUE)
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index c037c6ea41b4..9c20cf595fe8 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -1,5 +1,5 @@
PORTNAME?= openexr
-PORTVERSION?= 3.4.0 # ALSO update openexr-website-docs! -- verify sigstore: make makesum verify-sigstore
+PORTVERSION?= 3.4.1 # ALSO update openexr-website-docs! -- verify sigstore: make makesum verify-sigstore
PORTREVISION?= 0
CATEGORIES= graphics devel
.if !defined(MASTERDIR)
diff --git a/graphics/openexr/distinfo b/graphics/openexr/distinfo
index e96e7a38449a..db9c2abf9600 100644
--- a/graphics/openexr/distinfo
+++ b/graphics/openexr/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1757119886
-SHA256 (openexr/openexr-3.4.0.tar.gz) = 1d4bddda2d22571f63db5f067c5741b50c8d41231f360ab17063176eb710a670
-SIZE (openexr/openexr-3.4.0.tar.gz) = 25544015
+TIMESTAMP = 1759951766
+SHA256 (openexr/openexr-3.4.1.tar.gz) = 55de71610ceb134b79c900e6aed3bf8994ec1972382395c1732f1b32da4c7527
+SIZE (openexr/openexr-3.4.1.tar.gz) = 25545228
SHA256 (openexr/Beachball/multipart.0001.exr) = 0cd032069fbaa14a2766861fef9893ea66a6494ff64650725d3b26a500df774b
SIZE (openexr/Beachball/multipart.0001.exr) = 2894260
SHA256 (openexr/Beachball/singlepart.0001.exr) = 29719942ed3c095a8f8f111fc139fc4c28f446007f5bfce00177cae585b1a87a
diff --git a/graphics/openexr/files/patch-openjph b/graphics/openexr/files/patch-openjph
deleted file mode 100644
index a0f2516764cd..000000000000
--- a/graphics/openexr/files/patch-openjph
+++ /dev/null
@@ -1,23 +0,0 @@
-Obtained from: https://github.com/AcademySoftwareFoundation/openexr/pull/2122
-
---- src/lib/OpenEXRCore/internal_ht.cpp.orig 2025-09-05 17:30:35 UTC
-+++ src/lib/OpenEXRCore/internal_ht.cpp
-@@ -7,12 +7,12 @@
- #include <string>
- #include <fstream>
-
--#include <ojph_arch.h>
--#include <ojph_file.h>
--#include <ojph_params.h>
--#include <ojph_mem.h>
--#include <ojph_codestream.h>
--#include <ojph_message.h>
-+#include <openjph/ojph_arch.h>
-+#include <openjph/ojph_file.h>
-+#include <openjph/ojph_params.h>
-+#include <openjph/ojph_mem.h>
-+#include <openjph/ojph_codestream.h>
-+#include <openjph/ojph_message.h>
-
- #include "openexr_decode.h"
- #include "openexr_encode.h"