git: f249892bbd1d - main - math/suitesparse-cxsparse: upgrade CXSparse to 4.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 10:21:18 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=f249892bbd1dfa808f85081efd46f579ec8b7dfb commit f249892bbd1dfa808f85081efd46f579ec8b7dfb Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-12 13:02:52 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-13 10:15:03 +0000 math/suitesparse-cxsparse: upgrade CXSparse to 4.3.1 --- math/suitesparse-cxsparse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-cxsparse/Makefile b/math/suitesparse-cxsparse/Makefile index b7d01aa5ffbd..105071bcd54f 100644 --- a/math/suitesparse-cxsparse/Makefile +++ b/math/suitesparse-cxsparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.3.0 +PORTVERSION= 4.3.1 CATEGORIES= math COMMENT= Extended version of CSparse