Date: Mon, 29 Apr 2024 20:16:11 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: 16c49b9abff0 - main - math/suitesparse-cxsparse: upgrade to 4.4.0 Message-ID: <202404292016.43TKGBHi057314@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=16c49b9abff06d6fb60dd8c23a5b4e6b0ae921cc commit 16c49b9abff06d6fb60dd8c23a5b4e6b0ae921cc Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-04-29 19:36:51 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-04-29 20:05:36 +0000 math/suitesparse-cxsparse: upgrade to 4.4.0 --- 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 105071bcd54f..22480f8cdb6a 100644 --- a/math/suitesparse-cxsparse/Makefile +++ b/math/suitesparse-cxsparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.3.1 +PORTVERSION= 4.4.0 CATEGORIES= math COMMENT= Extended version of CSparse
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404292016.43TKGBHi057314>