git: 1b21357703db - main - math/suitesparse-csparse: upgrade to 4.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Sep 2023 17:46:45 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b21357703db390cca78ed4341e6d339791ef0a1 commit 1b21357703db390cca78ed4341e6d339791ef0a1 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-09-17 13:49:44 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-09-20 17:44:56 +0000 math/suitesparse-csparse: upgrade to 4.2.0 --- math/suitesparse-csparse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-csparse/Makefile b/math/suitesparse-csparse/Makefile index b86bc1f7c9d3..32a8fdee2f66 100644 --- a/math/suitesparse-csparse/Makefile +++ b/math/suitesparse-csparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.0.4 +PORTVERSION= 4.2.0 CATEGORIES= math COMMENT= Concise Sparse Matrix package