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 Apr 15 19:22:25 UTC 2025
Modified Files:
pkgsrc/math/suitesparse: Makefile PLIST distinfo
Log Message:
suitesparse: update to 7.10.2
GraphBLAS v10.0.3:
performance of setElement.
Update to xxHash and cpu_features.
Octave interface updated for the Mac.
CHOLMOD 5.3.2:
use CUDA as linker, if applicable
SuiteSparse_config 7.10.2:
allow the installer to compile without the BLAS.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/suitesparse/Makefile \
pkgsrc/math/suitesparse/PLIST
cvs rdiff -u -r1.8 -r1.9 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.7 pkgsrc/math/suitesparse/Makefile:1.8
--- pkgsrc/math/suitesparse/Makefile:1.7 Wed Mar 5 19:25:52 2025
+++ pkgsrc/math/suitesparse/Makefile Tue Apr 15 19:22:25 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2025/03/05 19:25:52 ktnb Exp $
+# $NetBSD: Makefile,v 1.8 2025/04/15 19:22:25 ktnb Exp $
-DISTNAME= SuiteSparse-7.10.1
+DISTNAME= SuiteSparse-7.10.2
PKGNAME= ${DISTNAME:tl}
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=DrTimothyAldenDavis/}
Index: pkgsrc/math/suitesparse/PLIST
diff -u pkgsrc/math/suitesparse/PLIST:1.7 pkgsrc/math/suitesparse/PLIST:1.8
--- pkgsrc/math/suitesparse/PLIST:1.7 Wed Mar 5 19:25:52 2025
+++ pkgsrc/math/suitesparse/PLIST Tue Apr 15 19:22:25 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2025/03/05 19:25:52 ktnb Exp $
+@comment $NetBSD: PLIST,v 1.8 2025/04/15 19:22:25 ktnb Exp $
bin/suitesparse_mongoose
include/suitesparse/GraphBLAS.h
include/suitesparse/LAGraph.h
@@ -128,7 +128,7 @@ lib/libccolamd.so.3.3.4
lib/libcholmod.a
lib/libcholmod.so
lib/libcholmod.so.5
-lib/libcholmod.so.5.3.1
+lib/libcholmod.so.5.3.2
lib/libcolamd.a
lib/libcolamd.so
lib/libcolamd.so.3
@@ -139,7 +139,7 @@ lib/libcxsparse.so.4
lib/libcxsparse.so.4.4.1
lib/libgraphblas.so
lib/libgraphblas.so.10
-lib/libgraphblas.so.10.0.1
+lib/libgraphblas.so.10.0.3
lib/libklu.a
lib/libklu.so
lib/libklu.so.2
Index: pkgsrc/math/suitesparse/distinfo
diff -u pkgsrc/math/suitesparse/distinfo:1.8 pkgsrc/math/suitesparse/distinfo:1.9
--- pkgsrc/math/suitesparse/distinfo:1.8 Wed Mar 5 19:25:52 2025
+++ pkgsrc/math/suitesparse/distinfo Tue Apr 15 19:22:25 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2025/03/05 19:25:52 ktnb Exp $
+$NetBSD: distinfo,v 1.9 2025/04/15 19:22:25 ktnb Exp $
-BLAKE2s (SuiteSparse-7.10.1.tar.gz) = 2525d5e49382e2f07273ac9897a02e12aee4c20fd3458627277a5b453287440f
-SHA512 (SuiteSparse-7.10.1.tar.gz) = 893f6a51df9a30793db67baa068a7c10237bc96bab1ed534293b09fb1c87ed4b2ec5fa3f6c285977582f9cba9b7a5947aa31e65d52ed2af67c93ac2ce64b55b3
-Size (SuiteSparse-7.10.1.tar.gz) = 87776029 bytes
+BLAKE2s (SuiteSparse-7.10.2.tar.gz) = aebf08f39043be9638515b8af5fc181c7f32bb05799c6de1305b560ec7674a3e
+SHA512 (SuiteSparse-7.10.2.tar.gz) = 69fd7195e9917dd0962047b96ce33b1cf2037d8441912fe7e6a0dd6d1acb75562279077075bf388b870a515c49afb7ef52ecaad11fbb8489d9d5c1703aeb6ba0
+Size (SuiteSparse-7.10.2.tar.gz) = 87825625 bytes
SHA1 (patch-GraphBLAS_CMakeLists.txt) = 2f32b3534f08bcfd7fa5fc53dccbc6fd283a9976
SHA1 (patch-ParU_Source_paru__init__rowFronts.cpp) = 52fdeca699c598f745ce35210242f1480ab24426
SHA1 (patch-SPQR_Source_spqr__factorize.cpp) = f8ad367e749435058f8df7c3961af8cf8b7dfb95
Home |
Main Index |
Thread Index |
Old Index