Date: Sun, 5 Nov 2023 15:41:30 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: 74cc95835707 - main - math/suitesparse-cholmod: upgrade to 5.0.1 Message-ID: <202311051541.3A5FfUmq050510@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=74cc958357076e2de55e3bb114a9ec4615621e3e commit 74cc958357076e2de55e3bb114a9ec4615621e3e Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-11-05 15:23:46 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-11-05 15:40:38 +0000 math/suitesparse-cholmod: upgrade to 5.0.1 Release notes at <https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.3.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 b2b607c6a37b..be36b824c99d 100644 --- a/math/suitesparse-cholmod/Makefile +++ b/math/suitesparse-cholmod/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.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?202311051541.3A5FfUmq050510>