Date: Sat, 13 Jan 2024 10:21:28 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: 3717100872b2 - main - math/suitesparse-umfpack: upgrade UMFPACK to 6.3.1 Message-ID: <202401131021.40DALSFT063708@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=3717100872b29a65ccfd15e8df61c09cd346e313 commit 3717100872b29a65ccfd15e8df61c09cd346e313 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-12 15:02:04 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-13 10:15:05 +0000 math/suitesparse-umfpack: upgrade UMFPACK to 6.3.1 --- math/suitesparse-umfpack/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-umfpack/Makefile b/math/suitesparse-umfpack/Makefile index a1d83d7ed68e..adbff79c1505 100644 --- a/math/suitesparse-umfpack/Makefile +++ b/math/suitesparse-umfpack/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 6.3.0 +PORTVERSION= 6.3.1 CATEGORIES= math COMMENT= Sparse multifrontal LU factorization
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401131021.40DALSFT063708>