Date: Mon, 29 Apr 2024 20:16:09 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: 8d1033bdd2ce - main - math/suitesparse-cholmod: upgrade to 5.2.1 Message-ID: <202404292016.43TKG9Mx057236@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=8d1033bdd2ce89adabe391c8f520d4b9a88a521d commit 8d1033bdd2ce89adabe391c8f520d4b9a88a521d Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-04-29 19:35:44 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-04-29 20:05:36 +0000 math/suitesparse-cholmod: upgrade to 5.2.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 45170f4b5cba..bc8e8112163d 100644 --- a/math/suitesparse-cholmod/Makefile +++ b/math/suitesparse-cholmod/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 5.2.0 +PORTVERSION= 5.2.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?202404292016.43TKG9Mx057236>