Date: Sun, 28 Jan 2024 12:02:32 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: af1a5c1c3e2e - main - math/suitesparse-csparse: upgrade to 4.3.1 Message-ID: <202401281202.40SC2Wh1021876@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=af1a5c1c3e2e987b7ee4fd4c6b299086b66f3d06 commit af1a5c1c3e2e987b7ee4fd4c6b299086b66f3d06 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-27 16:59:38 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-28 12:02:21 +0000 math/suitesparse-csparse: upgrade to 4.3.1 --- math/suitesparse-csparse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-csparse/Makefile b/math/suitesparse-csparse/Makefile index 8c348a7b2115..2c03acb5adb3 100644 --- a/math/suitesparse-csparse/Makefile +++ b/math/suitesparse-csparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.3.0 +PORTVERSION= 4.3.1 CATEGORIES= math COMMENT= Concise Sparse Matrix package
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401281202.40SC2Wh1021876>