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:           Thu Apr 27 06:03:07 UTC 2023

Modified Files:
        pkgsrc/graphics/openexr: Makefile PLIST distinfo

Log Message:
openexr: update to 3.1.7.

## Version 3.1.7 (March 28, 2023)

Patch release that fixes a regression on ARMv7, and fixes a build
issue with zlib.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/graphics/openexr/Makefile \
    pkgsrc/graphics/openexr/distinfo
cvs rdiff -u -r1.21 -r1.22 pkgsrc/graphics/openexr/PLIST

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.48 pkgsrc/graphics/openexr/Makefile:1.49
--- pkgsrc/graphics/openexr/Makefile:1.48       Thu Mar 30 16:38:14 2023
+++ pkgsrc/graphics/openexr/Makefile    Thu Apr 27 06:03:07 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2023/03/30 16:38:14 bsiegert Exp $
+# $NetBSD: Makefile,v 1.49 2023/04/27 06:03:07 wiz Exp $
 
-DISTNAME=      openexr-3.1.6
+DISTNAME=      openexr-3.1.7
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openexr/}
 GITHUB_PROJECT=        openexr
Index: pkgsrc/graphics/openexr/distinfo
diff -u pkgsrc/graphics/openexr/distinfo:1.48 pkgsrc/graphics/openexr/distinfo:1.49
--- pkgsrc/graphics/openexr/distinfo:1.48       Fri Mar 31 10:49:05 2023
+++ pkgsrc/graphics/openexr/distinfo    Thu Apr 27 06:03:07 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2023/03/31 10:49:05 joerg Exp $
+$NetBSD: distinfo,v 1.49 2023/04/27 06:03:07 wiz Exp $
 
-BLAKE2s (openexr-3.1.6.tar.gz) = bfef564b6236cb2903edb852465c799510c9446a1843a7c4b2c41e653f3106dc
-SHA512 (openexr-3.1.6.tar.gz) = 310b6e0de0f7b6bc6b8b325a24dd948f8251e6abb2971005e9b44e206db0aa2ffbe85ee55a26c575fd57e274d160b9098b8f7da618a72e679547fe863f99865a
-Size (openexr-3.1.6.tar.gz) = 20494002 bytes
+BLAKE2s (openexr-3.1.7.tar.gz) = 0f10f36cd4dbf6d51bdec825df8cd1827c8cba00081b400c1bffdf0c49f7adbe
+SHA512 (openexr-3.1.7.tar.gz) = f72f5e728f10c06fca0172c9b4c1df752225c3aed7384b4eaa502f92f8547bb1df93fe96d4d132a81eb32b729cb9fd615be825aa6c5de78481d3038c0d47c4d5
+Size (openexr-3.1.7.tar.gz) = 20494812 bytes
 SHA1 (patch-src_lib_OpenEXR_ImfSystemSpecific.h) = 87c234bc497cd1fe34d38dfcdaa943486f8971e5

Index: pkgsrc/graphics/openexr/PLIST
diff -u pkgsrc/graphics/openexr/PLIST:1.21 pkgsrc/graphics/openexr/PLIST:1.22
--- pkgsrc/graphics/openexr/PLIST:1.21  Thu Mar 30 16:38:14 2023
+++ pkgsrc/graphics/openexr/PLIST       Thu Apr 27 06:03:07 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2023/03/30 16:38:14 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.22 2023/04/27 06:03:07 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.6.1
+lib/libIex-3_1.so.30.7.1
 lib/libIex.so
 lib/libIlmThread-3_1.so
 lib/libIlmThread-3_1.so.30
-lib/libIlmThread-3_1.so.30.6.1
+lib/libIlmThread-3_1.so.30.7.1
 lib/libIlmThread.so
 lib/libOpenEXR-3_1.so
 lib/libOpenEXR-3_1.so.30
-lib/libOpenEXR-3_1.so.30.6.1
+lib/libOpenEXR-3_1.so.30.7.1
 lib/libOpenEXR.so
 lib/libOpenEXRCore-3_1.so
 lib/libOpenEXRCore-3_1.so.30
-lib/libOpenEXRCore-3_1.so.30.6.1
+lib/libOpenEXRCore-3_1.so.30.7.1
 lib/libOpenEXRCore.so
 lib/libOpenEXRUtil-3_1.so
 lib/libOpenEXRUtil-3_1.so.30
-lib/libOpenEXRUtil-3_1.so.30.6.1
+lib/libOpenEXRUtil-3_1.so.30.7.1
 lib/libOpenEXRUtil.so
 lib/pkgconfig/OpenEXR.pc
 share/doc/OpenEXR/examples/drawImage.cpp



Home | Main Index | Thread Index | Old Index