Date: Mon, 29 Apr 2024 20:16:08 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: 0ebe24b8496e - main - math/suitesparse-colamd: upgrade to 3.3.3 Message-ID: <202404292016.43TKG8KT057191@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=0ebe24b8496e867e891712e5499a1fd0d7017d9a commit 0ebe24b8496e867e891712e5499a1fd0d7017d9a Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-04-29 19:34:54 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-04-29 20:05:35 +0000 math/suitesparse-colamd: upgrade to 3.3.3 --- math/suitesparse-colamd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-colamd/Makefile b/math/suitesparse-colamd/Makefile index b2f9ef75a59a..f936080ea81b 100644 --- a/math/suitesparse-colamd/Makefile +++ b/math/suitesparse-colamd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.3.2 +PORTVERSION= 3.3.3 CATEGORIES= math COMMENT= Column approximate minimum degree ordering algorithm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404292016.43TKG8KT057191>