Date: Sat, 13 Jan 2024 10:21:18 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f249892bbd1d - main - math/suitesparse-cxsparse: upgrade CXSparse to 4.3.1 Message-ID: <202401131021.40DALImC063308@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401131021.40DALImC063308>