Date: Sat, 13 Jan 2024 10:21:16 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: 184d10a19465 - main - math/suitesparse-cholmod: upgrade CHOLMOD to 5.1.1 Message-ID: <202401131021.40DALGh3063220@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=184d10a1946582404fbfbcf61863f3c7fc2acd9a commit 184d10a1946582404fbfbcf61863f3c7fc2acd9a Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-12 13:00:58 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-13 10:15:03 +0000 math/suitesparse-cholmod: upgrade CHOLMOD to 5.1.1 --- math/suitesparse-cholmod/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-cholmod/Makefile b/math/suitesparse-cholmod/Makefile index e5714d18c897..ca1241ed22f9 100644 --- a/math/suitesparse-cholmod/Makefile +++ b/math/suitesparse-cholmod/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 5.1.0 +PORTVERSION= 5.1.1 CATEGORIES= math COMMENT= Sparse CHOLesky MODification package
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401131021.40DALGh3063220>