git: 352dc8158b28 - main - math/suitesparse*: upgrade to 5.12.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Apr 2022 15:47:23 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=352dc8158b284a6bd330c8ed609bc47f773589f5 commit 352dc8158b284a6bd330c8ed609bc47f773589f5 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-04-12 14:55:28 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-04-12 15:47:20 +0000 math/suitesparse*: upgrade to 5.12.0 Upgrade SuiteSparse (and suitesparse-config) to 5.12.0, SPQR to 2.1.0, and GraphBLAS to v7.0.3. --- math/suitesparse-config/pkg-plist | 2 +- math/suitesparse-graphblas/Makefile | 3 +-- math/suitesparse-graphblas/pkg-plist | 4 ++-- math/suitesparse-spqr/Makefile | 2 +- math/suitesparse-spqr/pkg-plist | 2 +- math/suitesparse/Makefile | 2 +- math/suitesparse/bsd.suitesparse.mk | 2 +- math/suitesparse/distinfo | 6 +++--- 8 files changed, 11 insertions(+), 12 deletions(-) diff --git a/math/suitesparse-config/pkg-plist b/math/suitesparse-config/pkg-plist index d3aeab01160d..f22bcd0387d4 100644 --- a/math/suitesparse-config/pkg-plist +++ b/math/suitesparse-config/pkg-plist @@ -1,6 +1,6 @@ include/suitesparse/SuiteSparse_config.h lib/libsuitesparseconfig.so lib/libsuitesparseconfig.so.5 -lib/libsuitesparseconfig.so.5.10.1 +lib/libsuitesparseconfig.so.5.12.0 %%PORTDOCS%%%%DOCSDIR%%/SUITESPARSECONFIG_README.txt %%PORTDOCS%%%%DOCSDIR%%/SuiteSparse_README.md diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile index b5b418ac284e..ef2a07394ee6 100644 --- a/math/suitesparse-graphblas/Makefile +++ b/math/suitesparse-graphblas/Makefile @@ -1,8 +1,7 @@ # Created by: Thierry Thomas (<thierry@pompo.net>) PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 5.0.5 -PORTREVISION= 1 +PORTVERSION= 7.0.3 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 207ad332c89b..ede3c1bf57a9 100644 --- a/math/suitesparse-graphblas/pkg-plist +++ b/math/suitesparse-graphblas/pkg-plist @@ -1,5 +1,5 @@ include/suitesparse/GraphBLAS.h lib/libgraphblas.a lib/libgraphblas.so -lib/libgraphblas.so.5 -lib/libgraphblas.so.5.0.5 +lib/libgraphblas.so.7 +lib/libgraphblas.so.7.0.3 diff --git a/math/suitesparse-spqr/Makefile b/math/suitesparse-spqr/Makefile index 9cab4c94bee9..d979315376d8 100644 --- a/math/suitesparse-spqr/Makefile +++ b/math/suitesparse-spqr/Makefile @@ -1,7 +1,7 @@ # Created by: Thierry Thomas (<thierry@pompo.net>) PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 2.0.9 +PORTVERSION= 2.1.0 CATEGORIES= math COMMENT= Sparse QR factorization diff --git a/math/suitesparse-spqr/pkg-plist b/math/suitesparse-spqr/pkg-plist index 3792170306a6..c4a47be52642 100644 --- a/math/suitesparse-spqr/pkg-plist +++ b/math/suitesparse-spqr/pkg-plist @@ -4,6 +4,6 @@ include/suitesparse/SuiteSparseQR_definitions.h include/suitesparse/spqr.hpp lib/libspqr.so lib/libspqr.so.2 -lib/libspqr.so.2.0.9 +lib/libspqr.so.2.1.0 %%PORTDOCS%%%%DOCSDIR%%/SPQR_README.txt %%PORTDOCS%%%%DOCSDIR%%/spqr_user_guide.pdf diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index 59a3989a8094..44affc2da0b7 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -1,7 +1,7 @@ # Created by: Maho Nakata <maho@FreeBSD.org> PORTNAME= suitesparse -PORTVERSION= 5.10.1 +PORTVERSION= 5.12.0 CATEGORIES= math MAINTAINER= fortran@FreeBSD.org diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk index 4c20bede81f5..d3585f06a4f8 100644 --- a/math/suitesparse/bsd.suitesparse.mk +++ b/math/suitesparse/bsd.suitesparse.mk @@ -4,7 +4,7 @@ PKGNAMEPREFIX= suitesparse- SSPNAME= suitesparse -SSPVERSION= 5.10.1 +SSPVERSION= 5.12.0 DISTVERSIONPREFIX= v MAINTAINER= fortran@FreeBSD.org diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo index 228657da21e8..e2e669e8c22a 100644 --- a/math/suitesparse/distinfo +++ b/math/suitesparse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622466861 -SHA256 (suitesparse/v5.10.1.tar.gz) = acb4d1045f48a237e70294b950153e48dce5b5f9ca8190e86c2b8c54ce00a7ee -SIZE (suitesparse/v5.10.1.tar.gz) = 59919745 +TIMESTAMP = 1649767800 +SHA256 (suitesparse/v5.12.0.tar.gz) = 5fb0064a3398111976f30c5908a8c0b40df44c6dd8f0cc4bfa7b9e45d8c647de +SIZE (suitesparse/v5.12.0.tar.gz) = 65066114