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.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f33d0a38522c
branches:  trunk
changeset: 372360:f33d0a38522c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 23 22:11:36 2022 +0000

description:
imath: update to 3.1.4.

## Version 3.1.4 (January 21, 2022)

Patch release with miscellaneous bug/doc/build fixes.

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 4485326b2f9c -r f33d0a38522c math/imath/Makefile
--- a/math/imath/Makefile       Sun Jan 23 22:10:36 2022 +0000
+++ b/math/imath/Makefile       Sun Jan 23 22:11:36 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2021/09/12 09:24:23 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/01/23 22:11:36 wiz Exp $
 
-DISTNAME=      imath-3.1.3
+DISTNAME=      imath-3.1.4
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=AcademySoftwareFoundation/}
 GITHUB_PROJECT=        Imath
diff -r 4485326b2f9c -r f33d0a38522c math/imath/PLIST
--- a/math/imath/PLIST  Sun Jan 23 22:10:36 2022 +0000
+++ b/math/imath/PLIST  Sun Jan 23 22:11:36 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2021/09/12 09:24:23 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/01/23 22:11:36 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.2.0
+lib/libImath-3_1.so.29.3.0
 lib/libImath.so
 lib/pkgconfig/Imath.pc
diff -r 4485326b2f9c -r f33d0a38522c math/imath/distinfo
--- a/math/imath/distinfo       Sun Jan 23 22:10:36 2022 +0000
+++ b/math/imath/distinfo       Sun Jan 23 22:11:36 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:55:45 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/01/23 22:11:36 wiz Exp $
 
-BLAKE2s (imath-3.1.3.tar.gz) = b89fb14fc400ee4e271f8dcf506e8172b6004874f7b13d530fd61e0f17941999
-SHA512 (imath-3.1.3.tar.gz) = a11f5e736bc49098d735c7903f186c15b03efbec082a8cf2e6635546368035cec0d36c7ae64bfd01bd8eeffb2dd247b8dab19e440a3e1fe33008edacc1268f75
-Size (imath-3.1.3.tar.gz) = 570840 bytes
+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



Home | Main Index | Thread Index | Old Index