pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/suitesparse



Module Name:    pkgsrc
Committed By:   ktnb
Date:           Tue Aug 18 00:58:43 UTC 2026

Modified Files:
        pkgsrc/math/suitesparse: Makefile PLIST distinfo

Log Message:
suitesparse: update to 7.14.0

* GraphBLAS 10.5.0: faster resize, post-iso check revised, and a bug
  fix
* SuiteSparse_config 7.14.0: version update to match SuiteSparse.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/math/suitesparse/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/math/suitesparse/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/suitesparse/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/suitesparse/Makefile
diff -u pkgsrc/math/suitesparse/Makefile:1.18 pkgsrc/math/suitesparse/Makefile:1.19
--- pkgsrc/math/suitesparse/Makefile:1.18       Tue Aug 11 17:05:36 2026
+++ pkgsrc/math/suitesparse/Makefile    Tue Aug 18 00:58:42 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2026/08/11 17:05:36 ktnb Exp $
+# $NetBSD: Makefile,v 1.19 2026/08/18 00:58:42 ktnb Exp $
 
-DISTNAME=      SuiteSparse-7.13.0
+DISTNAME=      SuiteSparse-7.14.0
 PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=DrTimothyAldenDavis/}

Index: pkgsrc/math/suitesparse/PLIST
diff -u pkgsrc/math/suitesparse/PLIST:1.14 pkgsrc/math/suitesparse/PLIST:1.15
--- pkgsrc/math/suitesparse/PLIST:1.14  Tue Aug 11 17:05:36 2026
+++ pkgsrc/math/suitesparse/PLIST       Tue Aug 18 00:58:42 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2026/08/11 17:05:36 ktnb Exp $
+@comment $NetBSD: PLIST,v 1.15 2026/08/18 00:58:42 ktnb Exp $
 bin/suitesparse_mongoose
 include/suitesparse/GraphBLAS.h
 include/suitesparse/LAGraph.h
@@ -179,7 +179,7 @@ lib/libcxsparse.so.4
 lib/libcxsparse.so.4.4.2
 lib/libgraphblas.so
 lib/libgraphblas.so.10
-lib/libgraphblas.so.10.4.1
+lib/libgraphblas.so.10.5.0
 lib/libklu.a
 lib/libklu.so
 lib/libklu.so.2

Index: pkgsrc/math/suitesparse/distinfo
diff -u pkgsrc/math/suitesparse/distinfo:1.15 pkgsrc/math/suitesparse/distinfo:1.16
--- pkgsrc/math/suitesparse/distinfo:1.15       Tue Aug 11 17:05:36 2026
+++ pkgsrc/math/suitesparse/distinfo    Tue Aug 18 00:58:42 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2026/08/11 17:05:36 ktnb Exp $
+$NetBSD: distinfo,v 1.16 2026/08/18 00:58:42 ktnb Exp $
 
-BLAKE2s (SuiteSparse-7.13.0.tar.gz) = 4443eac7b9ff63698eb744dc08418f0961a7d9ab4ea32e9387d8104757557c12
-SHA512 (SuiteSparse-7.13.0.tar.gz) = 62319607ddd06bdb160d1308233bccec2bafb8a4909d4f5123df1b1d1088d2df9290b21984f7963ec87c2502ee9c4d5e687b23bf9dcd13e2ff076a416b4e0eef
-Size (SuiteSparse-7.13.0.tar.gz) = 100306006 bytes
+BLAKE2s (SuiteSparse-7.14.0.tar.gz) = 00a7199e60afc6072efd2e65435daa76999bbf33ab5b0167643c44d040b088ac
+SHA512 (SuiteSparse-7.14.0.tar.gz) = 4cd00b0625ef8081703139cf15c45c32a90e101bcd9c6ba38b87b988c2e76f51a73da0c312581b87e0892098c717d14782edfd6f19c92b0b0db196044cfe8337
+Size (SuiteSparse-7.14.0.tar.gz) = 100308344 bytes
 SHA1 (patch-GraphBLAS_CMakeLists.txt) = 9f28e7533e0486813e2407c3c219af68ba434fc4
 SHA1 (patch-ParU_Source_paru__init__rowFronts.cpp) = 52fdeca699c598f745ce35210242f1480ab24426
 SHA1 (patch-SPQR_Source_spqr__factorize.cpp) = f8ad367e749435058f8df7c3961af8cf8b7dfb95



Home | Main Index | Thread Index | Old Index