Wed Apr 20 20:18:07 2022 UTC ()
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.


(wiz)
diff -r1.4 -r1.5 pkgsrc/math/imath/Makefile
diff -r1.4 -r1.5 pkgsrc/math/imath/PLIST
diff -r1.6 -r1.7 pkgsrc/math/imath/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/math/imath/Makefile (expand / switch to context diff)
--- pkgsrc/math/imath/Makefile 2022/01/23 22:11:36 1.4
+++ pkgsrc/math/imath/Makefile 2022/04/20 20:18:07 1.5
@@ -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

cvs diff -r1.4 -r1.5 pkgsrc/math/imath/PLIST (expand / switch to context diff)
--- pkgsrc/math/imath/PLIST 2022/01/23 22:11:36 1.4
+++ pkgsrc/math/imath/PLIST 2022/04/20 20:18:07 1.5
@@ -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

cvs diff -r1.6 -r1.7 pkgsrc/math/imath/distinfo (expand / switch to context diff)
--- pkgsrc/math/imath/distinfo 2022/01/23 22:11:36 1.6
+++ pkgsrc/math/imath/distinfo 2022/04/20 20:18:07 1.7
@@ -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
+BLAKE2s (imath-3.1.5.tar.gz) = 44a82bce3d30c22f2d0f3cca61f30a30b2a0afae2a862eb9eff620033d8ef130
-SHA512 (imath-3.1.4.tar.gz) = f9f7d8ec333e6383191543ee927dc40e870a6330225b01070bb93ad3d149c5e31bd5989d4dc52f3321490c1c5a7cab55582c6e42e34ab4ca5723170e7578e286
+SHA512 (imath-3.1.5.tar.gz) = 8344e42c75d8e4bb21facb837535f0c9e4a9489d9edebcc25d5d3c6063535f2bf54e4517d8fca3fedada248457aa07c9bd77d6e843a9d115278fc154de2cdc9d
-Size (imath-3.1.4.tar.gz) = 572214 bytes
+Size (imath-3.1.5.tar.gz) = 570875 bytes