git: a356dd233294 - main - math/suitesparse-cholmod: upgrade to 5.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 14:31:22 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a356dd233294fe9a2608a4b38891f7f64bbdff25
commit a356dd233294fe9a2608a4b38891f7f64bbdff25
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-12-31 14:03:24 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-12-31 14:31:08 +0000
math/suitesparse-cholmod: upgrade to 5.1.0
Full support for sparse single precision matrices.
---
math/suitesparse-cholmod/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/math/suitesparse-cholmod/Makefile b/math/suitesparse-cholmod/Makefile
index 0c0e7f5c25c2..e5714d18c897 100644
--- a/math/suitesparse-cholmod/Makefile
+++ b/math/suitesparse-cholmod/Makefile
@@ -1,6 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 5.0.1
-PORTREVISION= 1
+PORTVERSION= 5.1.0
CATEGORIES= math
COMMENT= Sparse CHOLesky MODification package