git: 3717100872b2 - main - math/suitesparse-umfpack: upgrade UMFPACK to 6.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 10:21:28 UTC
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