git: a2916aa0f9e5 - main - math/suitesparse-umfpack: upgrade to 6.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 14:31:27 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=a2916aa0f9e536c1ac71e9c4ce41bddec247baa4 commit a2916aa0f9e536c1ac71e9c4ce41bddec247baa4 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-12-31 14:11:33 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-12-31 14:31:09 +0000 math/suitesparse-umfpack: upgrade to 6.3.0 --- math/suitesparse-umfpack/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/math/suitesparse-umfpack/Makefile b/math/suitesparse-umfpack/Makefile index 9c3af7754dba..a1d83d7ed68e 100644 --- a/math/suitesparse-umfpack/Makefile +++ b/math/suitesparse-umfpack/Makefile @@ -1,6 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 6.2.2 -PORTREVISION= 1 +PORTVERSION= 6.3.0 CATEGORIES= math COMMENT= Sparse multifrontal LU factorization