pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/openexr



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Oct 19 18:22:09 UTC 2025

Modified Files:
        pkgsrc/graphics/openexr: Makefile distinfo

Log Message:
openexr: update to 3.4.2.

## Version 3.4.2 (October 15, 2025)

Patch release that fixes a Windows build issue introduced in v3.4.1.

This version also bumps the auto-fetched Imath version to v3.2.2,
which resolves a build problem with newer versions of cmake, involving
duplicate library aliases.

No change in functionality.

### Merged Pull Requests:

* Update Bazel dependencies
* handle CMake CREATE_LINK failures for openjph headers


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/graphics/openexr/Makefile
cvs rdiff -u -r1.64 -r1.65 pkgsrc/graphics/openexr/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/openexr/Makefile
diff -u pkgsrc/graphics/openexr/Makefile:1.72 pkgsrc/graphics/openexr/Makefile:1.73
--- pkgsrc/graphics/openexr/Makefile:1.72       Sun Oct 12 18:50:34 2025
+++ pkgsrc/graphics/openexr/Makefile    Sun Oct 19 18:22:09 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2025/10/12 18:50:34 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2025/10/19 18:22:09 wiz Exp $
 
-DISTNAME=      openexr-3.4.1
+DISTNAME=      openexr-3.4.2
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openexr/}
 GITHUB_PROJECT=        openexr

Index: pkgsrc/graphics/openexr/distinfo
diff -u pkgsrc/graphics/openexr/distinfo:1.64 pkgsrc/graphics/openexr/distinfo:1.65
--- pkgsrc/graphics/openexr/distinfo:1.64       Sun Oct 12 18:50:34 2025
+++ pkgsrc/graphics/openexr/distinfo    Sun Oct 19 18:22:09 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.64 2025/10/12 18:50:34 wiz Exp $
+$NetBSD: distinfo,v 1.65 2025/10/19 18:22:09 wiz Exp $
 
-BLAKE2s (openexr-3.4.1.tar.gz) = 653937fba6dadfdc05519f10f706252b7255f48c098fc378979fa987cdf04c6d
-SHA512 (openexr-3.4.1.tar.gz) = b3984b1ed2013ad931757140deaa57f997ee2cb147750288deb66b3df78a90658e121fa65797350494d2ed2e4ddd31f7b4e8c24ede6cb1dca0aef181e25b4382
-Size (openexr-3.4.1.tar.gz) = 25548089 bytes
+BLAKE2s (openexr-3.4.2.tar.gz) = 731c99ff574aa9ddffcdf43e51aedb3dffde82327e4c576971c680a478f3232a
+SHA512 (openexr-3.4.2.tar.gz) = 55d3d5de4a022b6ab5f5462fb2b833543d93d9a27d3b84282a2bc2ab99cef19caf96a90cd71a2da61ee36fe9ebc02922f4dbe799a60bb3ae7613bf683b68c742
+Size (openexr-3.4.2.tar.gz) = 25549460 bytes



Home | Main Index | Thread Index | Old Index