pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/openexr openexr: update to 3.1.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55f261d7bd69
branches:  trunk
changeset: 768766:55f261d7bd69
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 01 11:25:04 2021 +0000

description:
openexr: update to 3.1.3.

## Version 3.1.3 (October 27, 2021)

Patch release with a change to default zip compression level:

* Default zip compression level is now 4 (instead of 6), which in our
  tests improves compression times by 2x with only a tiny drop in
  compression ratio.
* ``setDefaultZipCompression()`` and ``setDefaultDwaCompression()``
  now set default compression levels for writing.
* The Header how has ``zipCompressionLevel()`` and
  ``dwaCompressionLevel()`` to return the levels used for writing.

Also, various bug fixes, build improvements, and documentation
updates. In particular:

* Fixes a build failure with Imath prior to v3.1
* Fixes a bug in detecting invalid chromaticity values

## Version 3.1.2 (October 4, 2021)

Patch release with various bug fixes, build improvements, and
documentation updates. In particular:

* Fix a test failure on arm7
* Proper handling of pthread with glibc 2.34+
* Miscellaneous fixes for handling of invalid input by the new
  OpenEXRCore library

With this version, the OpenEXR technical documentation formerly
distributed exclusivly as pdf's is now published online at
https://openexr.readthedocs.io, with the document source now
maintained as .rst files in the repo's docs subfolder.

diffstat:

 graphics/openexr/Makefile                                       |   4 +-
 graphics/openexr/PLIST                                          |  12 +++---
 graphics/openexr/distinfo                                       |   9 ++--
 graphics/openexr/patches/patch-src_test_OpenEXRTest_bswap__32.h |  20 ----------
 4 files changed, 12 insertions(+), 33 deletions(-)

diffs (89 lines):

diff -r 8d91a37d3f60 -r 55f261d7bd69 graphics/openexr/Makefile
--- a/graphics/openexr/Makefile Mon Nov 01 11:01:26 2021 +0000
+++ b/graphics/openexr/Makefile Mon Nov 01 11:25:04 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2021/08/15 14:15:03 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2021/11/01 11:25:04 wiz Exp $
 
-DISTNAME=      openexr-3.1.1
+DISTNAME=      openexr-3.1.3
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openexr/}
 GITHUB_PROJECT=        openexr
diff -r 8d91a37d3f60 -r 55f261d7bd69 graphics/openexr/PLIST
--- a/graphics/openexr/PLIST    Mon Nov 01 11:01:26 2021 +0000
+++ b/graphics/openexr/PLIST    Mon Nov 01 11:25:04 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2021/08/15 14:15:03 wiz Exp $
+@comment $NetBSD: PLIST,v 1.18 2021/11/01 11:25:04 wiz Exp $
 bin/exr2aces
 bin/exrenvmap
 bin/exrheader
@@ -153,23 +153,23 @@
 lib/cmake/OpenEXR/OpenEXRTargets.cmake
 lib/libIex-3_1.so
 lib/libIex-3_1.so.30
-lib/libIex-3_1.so.30.1.0
+lib/libIex-3_1.so.30.3.0
 lib/libIex.so
 lib/libIlmThread-3_1.so
 lib/libIlmThread-3_1.so.30
-lib/libIlmThread-3_1.so.30.1.0
+lib/libIlmThread-3_1.so.30.3.0
 lib/libIlmThread.so
 lib/libOpenEXR-3_1.so
 lib/libOpenEXR-3_1.so.30
-lib/libOpenEXR-3_1.so.30.1.0
+lib/libOpenEXR-3_1.so.30.3.0
 lib/libOpenEXR.so
 lib/libOpenEXRCore-3_1.so
 lib/libOpenEXRCore-3_1.so.30
-lib/libOpenEXRCore-3_1.so.30.1.0
+lib/libOpenEXRCore-3_1.so.30.3.0
 lib/libOpenEXRCore.so
 lib/libOpenEXRUtil-3_1.so
 lib/libOpenEXRUtil-3_1.so.30
-lib/libOpenEXRUtil-3_1.so.30.1.0
+lib/libOpenEXRUtil-3_1.so.30.3.0
 lib/libOpenEXRUtil.so
 lib/pkgconfig/OpenEXR.pc
 share/doc/OpenEXR/examples/drawImage.cpp
diff -r 8d91a37d3f60 -r 55f261d7bd69 graphics/openexr/distinfo
--- a/graphics/openexr/distinfo Mon Nov 01 11:01:26 2021 +0000
+++ b/graphics/openexr/distinfo Mon Nov 01 11:25:04 2021 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.42 2021/10/26 10:46:34 nia Exp $
+$NetBSD: distinfo,v 1.43 2021/11/01 11:25:04 wiz Exp $
 
-BLAKE2s (openexr-3.1.1.tar.gz) = 178b9a1173778f59ba3a22026cb40ba5e4d5b18c38ed828e0c613fbdf9c5b00a
-SHA512 (openexr-3.1.1.tar.gz) = 430becbb214cedec5a57e9ff2363badd8a2d94e8a00edffbc75fbcf30d26d887a6eb3f4ff96e371cb26f9d44e63bf0fe2dc511493a0951171ddc64bba7aed735
-Size (openexr-3.1.1.tar.gz) = 25588029 bytes
+BLAKE2s (openexr-3.1.3.tar.gz) = ca34f18ac76f7299c328ba99fb42517560bde63faa8bb3a09b258ab6a72dd2e1
+SHA512 (openexr-3.1.3.tar.gz) = 12a8f3660104e68ccea0856caf334d1fafbf0ee79115aae23cdce5b835299294ab8a23bafed282acfacd159ce9bc7f6ffc620b1e0df0d40f9ca0eb15a288964d
+Size (openexr-3.1.3.tar.gz) = 20322346 bytes
 SHA1 (patch-src_lib_OpenEXR_ImfSystemSpecific.h) = 87c234bc497cd1fe34d38dfcdaa943486f8971e5
-SHA1 (patch-src_test_OpenEXRTest_bswap__32.h) = 93ac02c58734c582f2cdb0139e74551a75dd8121
diff -r 8d91a37d3f60 -r 55f261d7bd69 graphics/openexr/patches/patch-src_test_OpenEXRTest_bswap__32.h
--- a/graphics/openexr/patches/patch-src_test_OpenEXRTest_bswap__32.h   Mon Nov 01 11:01:26 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-$NetBSD: patch-src_test_OpenEXRTest_bswap__32.h,v 1.1 2021/09/17 05:35:01 martin Exp $
-
-Simply use <sys/bswap.h> for all NetBSD architectures.
-
-Upstream: https://github.com/AcademySoftwareFoundation/openexr/pull/1147
-
---- src/test/OpenEXRTest/bswap_32.h.orig       2021-07-31 21:57:32.000000000 +0200
-+++ src/test/OpenEXRTest/bswap_32.h    2021-09-17 07:00:54.974296748 +0200
-@@ -20,10 +20,8 @@
- #define bswap_32(x) swap32(x)
- #elif defined(__NetBSD__)
- #include <sys/types.h>
--#include <machine/bswap.h>
--#if defined(__BSWAP_RENAME) && !defined(__bswap_32)
-+#include <sys/bswap.h>
- #define bswap_32(x) bswap32(x)
--#endif
- #else
- #include <byteswap.h>
- #endif



Home | Main Index | Thread Index | Old Index