git: 89044a7a434e - main - math/suitesparse: upgrade to v7.13.0
Thierry Thomas <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=89044a7a434e4794758eab03306174ed261b908e commit 89044a7a434e4794758eab03306174ed261b908e Author: Thierry Thomas <[email protected]> AuthorDate: 2026-08-13 13:55:38 +0000 Commit: Thierry Thomas <[email protected]> CommitDate: 2026-08-13 16:06:09 +0000 math/suitesparse: upgrade to v7.13.0 This updates: - SuiteSparse_config to 7.13.0 - Example to 1.8.12 - GraphBLAS to 10.4.1 - ParU to 1.1.2. Release notes at https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.13.0 --- math/suitesparse-Example/Makefile | 2 +- math/suitesparse-graphblas/Makefile | 2 +- math/suitesparse-paru/Makefile | 2 +- math/suitesparse/Makefile | 2 +- math/suitesparse/bsd.suitesparse.mk | 2 +- math/suitesparse/distinfo | 6 +++--- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/math/suitesparse-Example/Makefile b/math/suitesparse-Example/Makefile index 61b449a17a99..ed278e4bcbd3 100644 --- a/math/suitesparse-Example/Makefile +++ b/math/suitesparse-Example/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 1.8.11 +PORTVERSION= 1.8.12 CATEGORIES= math COMMENT= Examples for SuiteSparse diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile index 6eaef097f52c..f77901a0e241 100644 --- a/math/suitesparse-graphblas/Makefile +++ b/math/suitesparse-graphblas/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 10.3.2 +PORTVERSION= 10.4.1 CATEGORIES= math COMMENT= Graph algorithms in the language of linear algebra diff --git a/math/suitesparse-paru/Makefile b/math/suitesparse-paru/Makefile index bf994ad0ef4f..8d5004a3dd73 100644 --- a/math/suitesparse-paru/Makefile +++ b/math/suitesparse-paru/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= math parallel COMMENT= Parallel unsymmetric multifrontal method diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index 519a2b170e27..8c84a92b44ff 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= suitesparse -PORTVERSION= 7.12.3 +PORTVERSION= 7.13.0 CATEGORIES= math MAINTAINER= [email protected] diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk index 5eb66770e21b..f985d1ebbaa4 100644 --- a/math/suitesparse/bsd.suitesparse.mk +++ b/math/suitesparse/bsd.suitesparse.mk @@ -4,7 +4,7 @@ PKGNAMEPREFIX= suitesparse- SSPNAME= suitesparse -SSPVERSION= 7.12.3 +SSPVERSION= 7.13.0 DISTVERSIONPREFIX= v MAINTAINER= [email protected] diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo index 1e7548bc433a..fcd29049a0fc 100644 --- a/math/suitesparse/distinfo +++ b/math/suitesparse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1785321507 -SHA256 (suitesparse/v7.12.3.tar.gz) = 158ee4ed2ce3fdcbf52c4e47e94b0d1a8ae13344b4a835991d78a3ad20f08086 -SIZE (suitesparse/v7.12.3.tar.gz) = 95359625 +TIMESTAMP = 1786617328 +SHA256 (suitesparse/v7.13.0.tar.gz) = 561c0e2559f9e11d889d9b5fa7340e62aa8a183703292a524d138c36b80d4b50 +SIZE (suitesparse/v7.13.0.tar.gz) = 100306006