Date: Mon, 29 Apr 2024 20:16:05 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: d938f4b0c2b3 - main - suitesparse-btf: upgrade to 2.3.2 Message-ID: <202404292016.43TKG5mL057106@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=d938f4b0c2b336240cf8b3fe62659992c9d8f992 commit d938f4b0c2b336240cf8b3fe62659992c9d8f992 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-04-29 19:33:51 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-04-29 20:05:35 +0000 suitesparse-btf: upgrade to 2.3.2 --- math/suitesparse-btf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-btf/Makefile b/math/suitesparse-btf/Makefile index d7a6e885588e..0e25c5999c25 100644 --- a/math/suitesparse-btf/Makefile +++ b/math/suitesparse-btf/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= math COMMENT= Permutation to block triangular form
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404292016.43TKG5mL057106>