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 Mar 29 17:31:34 UTC 2026
Modified Files:
pkgsrc/graphics/openexr: Makefile distinfo
Log Message:
openexr: update to 3.4.8.
## Version 3.4.8 (March 26, 2026)
Patch release with several bug/build fixes:
- Fix an integer-overflow bug reading malformed files compressed with
B44A/B44B
- Fix a buffer-overrun bug reading malformed files compressed with PXR24
- Fix a bug compressing half data with ZIPS/ZIP data when the
compressed size equals packed size
- Single part files no longer get assigned a part name when writing
via the python module
- Fix a build failure on FreeBSD involving `threads.h`
This also eliminates several compiler warnings, particularly about the
deprecated `isOptimizationEnabled()` API and deprecates standard
attributes.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/graphics/openexr/Makefile
cvs rdiff -u -r1.70 -r1.71 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.78 pkgsrc/graphics/openexr/Makefile:1.79
--- pkgsrc/graphics/openexr/Makefile:1.78 Thu Mar 26 14:32:16 2026
+++ pkgsrc/graphics/openexr/Makefile Sun Mar 29 17:31:34 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2026/03/26 14:32:16 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2026/03/29 17:31:34 wiz Exp $
-DISTNAME= openexr-3.4.7
+DISTNAME= openexr-3.4.8
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=openexr/}
GITHUB_PROJECT= openexr
Index: pkgsrc/graphics/openexr/distinfo
diff -u pkgsrc/graphics/openexr/distinfo:1.70 pkgsrc/graphics/openexr/distinfo:1.71
--- pkgsrc/graphics/openexr/distinfo:1.70 Thu Mar 26 14:32:16 2026
+++ pkgsrc/graphics/openexr/distinfo Sun Mar 29 17:31:34 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.70 2026/03/26 14:32:16 wiz Exp $
+$NetBSD: distinfo,v 1.71 2026/03/29 17:31:34 wiz Exp $
-BLAKE2s (openexr-3.4.7.tar.gz) = 0d1664d147bc45b1603c2681b5da164fa08e2f22d31e3c27bcaa84e0f64d3345
-SHA512 (openexr-3.4.7.tar.gz) = f81fcda206d9a7f602eb3a189369aa28ea4a1e2ad001dadc890c4e918f0db153626ed3e15c267007fabd16b6ccc234aa5b55376b40e65a98588a26f39dc9749a
-Size (openexr-3.4.7.tar.gz) = 25725333 bytes
+BLAKE2s (openexr-3.4.8.tar.gz) = a33047d13dac5b9d2887c560c2649e50680f9c934fcdb12546a1e3c08edd174d
+SHA512 (openexr-3.4.8.tar.gz) = 9bcfbc4b09db11eed182b98b3ae1c6608124578f6068473cc71f947a5d5be354b9681257fd10b85ac71805d946a3df56a43c7c091f60ed2391a5389eee8f47b9
+Size (openexr-3.4.8.tar.gz) = 25725469 bytes
Home |
Main Index |
Thread Index |
Old Index