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: Fri Jun 27 09:09:28 UTC 2025
Modified Files:
pkgsrc/graphics/openexr: Makefile distinfo
Log Message:
openexr: update to 3.3.4.
## Version 3.3.4 (June 9, 2025)
Patch release with several bug/build/performance fixes:
* :bug: Fix a crash with deep scanline input
* :bug: Fix a bug when reading a file with missing tiles
* :bug: Fix a crash in exrmetrics
* :hammer_and_wrench: Fix a problem with /EHsc and /MP flags that broke CUDA compilation
* :hammer_and_wrench: Fix a build failure on MinGW
* :rocket: Enable vectorisation for ZIP reconstruct stage on Windows
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/graphics/openexr/Makefile
cvs rdiff -u -r1.60 -r1.61 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.67 pkgsrc/graphics/openexr/Makefile:1.68
--- pkgsrc/graphics/openexr/Makefile:1.67 Sat Apr 12 07:12:02 2025
+++ pkgsrc/graphics/openexr/Makefile Fri Jun 27 09:09:27 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2025/04/12 07:12:02 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2025/06/27 09:09:27 wiz Exp $
-DISTNAME= openexr-3.3.3
+DISTNAME= openexr-3.3.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=openexr/}
GITHUB_PROJECT= openexr
Index: pkgsrc/graphics/openexr/distinfo
diff -u pkgsrc/graphics/openexr/distinfo:1.60 pkgsrc/graphics/openexr/distinfo:1.61
--- pkgsrc/graphics/openexr/distinfo:1.60 Sat Apr 12 07:12:02 2025
+++ pkgsrc/graphics/openexr/distinfo Fri Jun 27 09:09:27 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.60 2025/04/12 07:12:02 wiz Exp $
+$NetBSD: distinfo,v 1.61 2025/06/27 09:09:27 wiz Exp $
-BLAKE2s (openexr-3.3.3.tar.gz) = 705d3183c7c5e3f06202c683c4fec28d668f5fb1f956970abcfdb5038dfcd6ad
-SHA512 (openexr-3.3.3.tar.gz) = ba77ce7826e2b327832807ea73073adbcb630009f6410b5db37e9b793187c7ebfd0153d0416029c8f7852e2ee44134b6e8667731d0553a40aa5cb2ab71ef2a96
-Size (openexr-3.3.3.tar.gz) = 21211333 bytes
+BLAKE2s (openexr-3.3.4.tar.gz) = fecdab9be5714c2280f7661f311c61f5ba11ee93ae531e3013335ad0418acaef
+SHA512 (openexr-3.3.4.tar.gz) = 9085def42a3c9194c98287ce48b28703b3e4811fe7c6a5f63289c5e44c2cfaaecbdcac3212d6412d7c765e72e27e3dc2422452ca802efa930351b2376afe9aae
+Size (openexr-3.3.4.tar.gz) = 21212943 bytes
Home |
Main Index |
Thread Index |
Old Index