git: 40bc7f8e86f7 - main - math/suitesparse-colamd: upgrade COLAMD to 3.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 10:21:17 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=40bc7f8e86f73591be94c6a6afeb62a0eb871859
commit 40bc7f8e86f73591be94c6a6afeb62a0eb871859
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-01-12 13:01:56 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-01-13 10:15:03 +0000
math/suitesparse-colamd: upgrade COLAMD to 3.3.1
---
math/suitesparse-colamd/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/suitesparse-colamd/Makefile b/math/suitesparse-colamd/Makefile
index b1ba554f00d4..7d2194f8c083 100644
--- a/math/suitesparse-colamd/Makefile
+++ b/math/suitesparse-colamd/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 3.3.0
+PORTVERSION= 3.3.1
CATEGORIES= math
COMMENT= Column approximate minimum degree ordering algorithm