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: Wed Apr 20 20:29:55 UTC 2022
Modified Files:
pkgsrc/graphics/openexr: Makefile PLIST distinfo
Log Message:
openexr: update to 3.1.5.
## Version 3.1.5 (April 11, 2022)
Patch release that address various bug/build/doc issues:
* Add backwards-compatibilty flags to the core library to match
original behavior of the the c++ library. Fixes reading of certain
files by the new core.
* Fix build failures on MSVC14 and MSVC 2022
* Fix build failure on latest 64-bit Ubuntu
* Documentation refers to primary branch as "main"
* Update the CI workflow matrix to VFX-CY2022
* Update auto-fetch Imath version to v3.1.5
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/graphics/openexr/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/openexr/PLIST
cvs rdiff -u -r1.44 -r1.45 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.45 pkgsrc/graphics/openexr/Makefile:1.46
--- pkgsrc/graphics/openexr/Makefile:1.45 Wed Feb 2 14:48:18 2022
+++ pkgsrc/graphics/openexr/Makefile Wed Apr 20 20:29:54 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2022/02/02 14:48:18 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2022/04/20 20:29:54 wiz Exp $
-DISTNAME= openexr-3.1.4
+DISTNAME= openexr-3.1.5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=openexr/}
GITHUB_PROJECT= openexr
Index: pkgsrc/graphics/openexr/PLIST
diff -u pkgsrc/graphics/openexr/PLIST:1.19 pkgsrc/graphics/openexr/PLIST:1.20
--- pkgsrc/graphics/openexr/PLIST:1.19 Wed Feb 2 14:48:18 2022
+++ pkgsrc/graphics/openexr/PLIST Wed Apr 20 20:29:54 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2022/02/02 14:48:18 wiz Exp $
+@comment $NetBSD: PLIST,v 1.20 2022/04/20 20:29:54 wiz Exp $
bin/exr2aces
bin/exrenvmap
bin/exrheader
@@ -153,23 +153,23 @@ lib/cmake/OpenEXR/OpenEXRTargets-release
lib/cmake/OpenEXR/OpenEXRTargets.cmake
lib/libIex-3_1.so
lib/libIex-3_1.so.30
-lib/libIex-3_1.so.30.4.1
+lib/libIex-3_1.so.30.5.1
lib/libIex.so
lib/libIlmThread-3_1.so
lib/libIlmThread-3_1.so.30
-lib/libIlmThread-3_1.so.30.4.1
+lib/libIlmThread-3_1.so.30.5.1
lib/libIlmThread.so
lib/libOpenEXR-3_1.so
lib/libOpenEXR-3_1.so.30
-lib/libOpenEXR-3_1.so.30.4.1
+lib/libOpenEXR-3_1.so.30.5.1
lib/libOpenEXR.so
lib/libOpenEXRCore-3_1.so
lib/libOpenEXRCore-3_1.so.30
-lib/libOpenEXRCore-3_1.so.30.4.1
+lib/libOpenEXRCore-3_1.so.30.5.1
lib/libOpenEXRCore.so
lib/libOpenEXRUtil-3_1.so
lib/libOpenEXRUtil-3_1.so.30
-lib/libOpenEXRUtil-3_1.so.30.4.1
+lib/libOpenEXRUtil-3_1.so.30.5.1
lib/libOpenEXRUtil.so
lib/pkgconfig/OpenEXR.pc
share/doc/OpenEXR/examples/drawImage.cpp
Index: pkgsrc/graphics/openexr/distinfo
diff -u pkgsrc/graphics/openexr/distinfo:1.44 pkgsrc/graphics/openexr/distinfo:1.45
--- pkgsrc/graphics/openexr/distinfo:1.44 Wed Feb 2 14:48:18 2022
+++ pkgsrc/graphics/openexr/distinfo Wed Apr 20 20:29:54 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2022/02/02 14:48:18 wiz Exp $
+$NetBSD: distinfo,v 1.45 2022/04/20 20:29:54 wiz Exp $
-BLAKE2s (openexr-3.1.4.tar.gz) = b25c9590a8d9c47207ad5390551c6c652ff82cd6aa23da5b35e76cb7fc3f6d0c
-SHA512 (openexr-3.1.4.tar.gz) = 612ab3467f9ccf2779e1592361cb07459571122e10c0a0b3020430cfa34fa3b91ca1d63cc12a5f85d5b53b277b3f7a88862e6477f0f3566a4196b8245f6bfe12
-Size (openexr-3.1.4.tar.gz) = 20323658 bytes
+BLAKE2s (openexr-3.1.5.tar.gz) = d48858f2a546e88bfa682415076337b73e656b3e9314eccf1f77ad20b3d2bcb3
+SHA512 (openexr-3.1.5.tar.gz) = 01ef16eacd2dde83c67b81522bae87f47ba272a41ce7d4e35d865dbdcaa03093e7ac504b95d2c1b3a19535f2364a4f937b0e0570c74243bb1c6e021fce7b620c
+Size (openexr-3.1.5.tar.gz) = 20327926 bytes
SHA1 (patch-src_lib_OpenEXR_ImfSystemSpecific.h) = 87c234bc497cd1fe34d38dfcdaa943486f8971e5
Home |
Main Index |
Thread Index |
Old Index