Date: Mon, 29 Apr 2024 20:16:20 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: 1440c933f2c9 - main - math/suitesparse-paru: upgrade to 0.1.3 Message-ID: <202404292016.43TKGKPk057645@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=1440c933f2c9a472fc28e0e2605b4708b1d7e344 commit 1440c933f2c9a472fc28e0e2605b4708b1d7e344 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-04-29 19:42:32 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-04-29 20:05:38 +0000 math/suitesparse-paru: upgrade to 0.1.3 --- math/suitesparse-paru/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-paru/Makefile b/math/suitesparse-paru/Makefile index b78682b5a5ab..5336adbe7f55 100644 --- a/math/suitesparse-paru/Makefile +++ b/math/suitesparse-paru/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= math parallel COMMENT= Parallel unsymmetric multifrontal method
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404292016.43TKGKPk057645>