pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/imath imath: update to 3.1.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c70baa1d05be
branches:  trunk
changeset: 377434:c70baa1d05be
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 20 20:18:07 2022 +0000

description:
imath: update to 3.1.5.

## Version 3.1.5 (March 28, 2022)

Patch release with miscellaneous bug/doc/build fixes.

In particular, this fixes an issue that could lead to incorrect values
for `numeric_limits<half>`. This also updates the CI workflow matrix
to VFX-CY2022.

diffstat:

 math/imath/Makefile |  4 ++--
 math/imath/PLIST    |  4 ++--
 math/imath/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (42 lines):

diff -r 2ab51e7aba15 -r c70baa1d05be math/imath/Makefile
--- a/math/imath/Makefile       Wed Apr 20 20:17:02 2022 +0000
+++ b/math/imath/Makefile       Wed Apr 20 20:18:07 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2022/01/23 22:11:36 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/20 20:18:07 wiz Exp $
 
-DISTNAME=      imath-3.1.4
+DISTNAME=      imath-3.1.5
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=AcademySoftwareFoundation/}
 GITHUB_PROJECT=        Imath
diff -r 2ab51e7aba15 -r c70baa1d05be math/imath/PLIST
--- a/math/imath/PLIST  Wed Apr 20 20:17:02 2022 +0000
+++ b/math/imath/PLIST  Wed Apr 20 20:18:07 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2022/01/23 22:11:36 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/04/20 20:18:07 wiz Exp $
 include/Imath/ImathBox.h
 include/Imath/ImathBoxAlgo.h
 include/Imath/ImathColor.h
@@ -40,6 +40,6 @@
 lib/cmake/Imath/ImathTargets.cmake
 lib/libImath-3_1.so
 lib/libImath-3_1.so.29
-lib/libImath-3_1.so.29.3.0
+lib/libImath-3_1.so.29.4.0
 lib/libImath.so
 lib/pkgconfig/Imath.pc
diff -r 2ab51e7aba15 -r c70baa1d05be math/imath/distinfo
--- a/math/imath/distinfo       Wed Apr 20 20:17:02 2022 +0000
+++ b/math/imath/distinfo       Wed Apr 20 20:18:07 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/01/23 22:11:36 wiz Exp $
+$NetBSD: distinfo,v 1.7 2022/04/20 20:18:07 wiz Exp $
 
-BLAKE2s (imath-3.1.4.tar.gz) = 1cb3a59fe19bbd2f25cea247d1f7555677157e75747e0662cd28f4b04284e52a
-SHA512 (imath-3.1.4.tar.gz) = f9f7d8ec333e6383191543ee927dc40e870a6330225b01070bb93ad3d149c5e31bd5989d4dc52f3321490c1c5a7cab55582c6e42e34ab4ca5723170e7578e286
-Size (imath-3.1.4.tar.gz) = 572214 bytes
+BLAKE2s (imath-3.1.5.tar.gz) = 44a82bce3d30c22f2d0f3cca61f30a30b2a0afae2a862eb9eff620033d8ef130
+SHA512 (imath-3.1.5.tar.gz) = 8344e42c75d8e4bb21facb837535f0c9e4a9489d9edebcc25d5d3c6063535f2bf54e4517d8fca3fedada248457aa07c9bd77d6e843a9d115278fc154de2cdc9d
+Size (imath-3.1.5.tar.gz) = 570875 bytes



Home | Main Index | Thread Index | Old Index