git: ded704734732 - main - math/suitesparse*: upgrade to v7.10.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Mar 2025 18:09:31 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ded7047347322aaaa01453280ffdf1358ddcc9ed
commit ded7047347322aaaa01453280ffdf1358ddcc9ed
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-03-15 17:52:04 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-03-15 18:08:44 +0000
math/suitesparse*: upgrade to v7.10.1
Releases notes at https://github.com/DrTimothyAldenDavis/SuiteSparse/releases
This upgrades CHOLMOD ito 5.3.1, GraphBLAS to 10.0.1, LAGraph to 1.1.5 and
SPEX to 3.2.3.
No PORTREVISION bump required.
---
math/suitesparse-cholmod/Makefile | 3 +--
math/suitesparse-config/Makefile | 1 -
math/suitesparse-graphblas/Makefile | 2 +-
math/suitesparse-graphblas/pkg-plist | 2 +-
math/suitesparse-lagraph/Makefile | 3 +--
math/suitesparse-spex/Makefile | 2 +-
math/suitesparse/Makefile | 2 +-
math/suitesparse/bsd.suitesparse.mk | 2 +-
math/suitesparse/distinfo | 6 +++---
9 files changed, 10 insertions(+), 13 deletions(-)
diff --git a/math/suitesparse-cholmod/Makefile b/math/suitesparse-cholmod/Makefile
index 9ef4e76ca1b7..4deb4d881c23 100644
--- a/math/suitesparse-cholmod/Makefile
+++ b/math/suitesparse-cholmod/Makefile
@@ -1,6 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 5.3.0
-PORTREVISION= 1
+PORTVERSION= 5.3.1
CATEGORIES= math
COMMENT= Sparse CHOLesky MODification package
diff --git a/math/suitesparse-config/Makefile b/math/suitesparse-config/Makefile
index 9f6c1505f727..e3c4e3f8c8b8 100644
--- a/math/suitesparse-config/Makefile
+++ b/math/suitesparse-config/Makefile
@@ -1,6 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
PORTVERSION= ${SSPVERSION}
-PORTREVISION= 1
CATEGORIES= math
COMMENT= Common library for SuiteSparse
diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile
index f50b29b293a7..17a382e08d28 100644
--- a/math/suitesparse-graphblas/Makefile
+++ b/math/suitesparse-graphblas/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 9.3.1
+PORTVERSION= 10.0.1
CATEGORIES= math
COMMENT= Graph algorithms in the language of linear algebra
diff --git a/math/suitesparse-graphblas/pkg-plist b/math/suitesparse-graphblas/pkg-plist
index c4151a9f76fe..ae72e9a55bec 100644
--- a/math/suitesparse-graphblas/pkg-plist
+++ b/math/suitesparse-graphblas/pkg-plist
@@ -4,6 +4,6 @@ lib/cmake/GraphBLAS/GraphBLASConfigVersion.cmake
lib/cmake/GraphBLAS/GraphBLASTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/GraphBLAS/GraphBLASTargets.cmake
lib/libgraphblas.so
-lib/libgraphblas.so.9
+lib/libgraphblas.so.10
lib/libgraphblas.so.%%VER%%
libdata/pkgconfig/GraphBLAS.pc
diff --git a/math/suitesparse-lagraph/Makefile b/math/suitesparse-lagraph/Makefile
index 2274949621f5..40c01db21381 100644
--- a/math/suitesparse-lagraph/Makefile
+++ b/math/suitesparse-lagraph/Makefile
@@ -1,6 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 1.1.4
-PORTREVISION= 1
+PORTVERSION= 1.1.5
CATEGORIES= math
COMMENT= Graph algorithms based on GraphBLAS
diff --git a/math/suitesparse-spex/Makefile b/math/suitesparse-spex/Makefile
index 6f4f6bd31799..fddd2d7ccbd9 100644
--- a/math/suitesparse-spex/Makefile
+++ b/math/suitesparse-spex/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 3.2.1
+PORTVERSION= 3.2.3
CATEGORIES= math
COMMENT= Sparse Left-looking Integer-Preserving LU Factorization
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile
index a953a537a212..46a28e9cc560 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -1,5 +1,5 @@
PORTNAME= suitesparse
-PORTVERSION= 7.8.3
+PORTVERSION= 7.10.1
CATEGORIES= math
MAINTAINER= fortran@FreeBSD.org
diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk
index 8ac3a0ce1b58..fd52a12aed20 100644
--- a/math/suitesparse/bsd.suitesparse.mk
+++ b/math/suitesparse/bsd.suitesparse.mk
@@ -4,7 +4,7 @@
PKGNAMEPREFIX= suitesparse-
SSPNAME= suitesparse
-SSPVERSION= 7.8.3
+SSPVERSION= 7.10.1
DISTVERSIONPREFIX= v
MAINTAINER= fortran@FreeBSD.org
diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo
index cf2fa0364c59..297152298ba8 100644
--- a/math/suitesparse/distinfo
+++ b/math/suitesparse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1737655022
-SHA256 (suitesparse/v7.8.3.tar.gz) = ce39b28d4038a09c14f21e02c664401be73c0cb96a9198418d6a98a7db73a259
-SIZE (suitesparse/v7.8.3.tar.gz) = 87356354
+TIMESTAMP = 1742055748
+SHA256 (suitesparse/v7.10.1.tar.gz) = 9e2974e22dba26a3cffe269731339ae8e01365cfe921b06be6359902bd05862c
+SIZE (suitesparse/v7.10.1.tar.gz) = 87776029