Date: Sat, 13 Jan 2024 10:21:12 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: 1a27036e7282 - main - math/suitesparse-btf: upgrade BTF to 2.3.1 Message-ID: <202401131021.40DALClO063086@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=1a27036e72821246c5b79777386216d5e5a5b9ee commit 1a27036e72821246c5b79777386216d5e5a5b9ee Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-12 12:57:24 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-13 10:15:02 +0000 math/suitesparse-btf: upgrade BTF to 2.3.1 --- 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 8e694245a19a..d7a6e885588e 100644 --- a/math/suitesparse-btf/Makefile +++ b/math/suitesparse-btf/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 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?202401131021.40DALClO063086>