git: 47866d53fb9b - main - math/suitesparse-colamd: upgrade to 3.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 14:31:21 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=47866d53fb9b7f71937c91cd219a3aacc8ad0801 commit 47866d53fb9b7f71937c91cd219a3aacc8ad0801 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-12-31 14:02:19 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-12-31 14:31:07 +0000 math/suitesparse-colamd: upgrade to 3.3.0 --- math/suitesparse-colamd/Makefile | 2 +- math/suitesparse-colamd/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/math/suitesparse-colamd/Makefile b/math/suitesparse-colamd/Makefile index ff386f170e2c..b1ba554f00d4 100644 --- a/math/suitesparse-colamd/Makefile +++ b/math/suitesparse-colamd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.2.1 +PORTVERSION= 3.3.0 CATEGORIES= math COMMENT= Column approximate minimum degree ordering algorithm diff --git a/math/suitesparse-colamd/pkg-plist b/math/suitesparse-colamd/pkg-plist index 41e87684f66c..71655a9ae6ff 100644 --- a/math/suitesparse-colamd/pkg-plist +++ b/math/suitesparse-colamd/pkg-plist @@ -6,6 +6,6 @@ lib/cmake/COLAMD/COLAMDTargets.cmake lib/libcolamd.a lib/libcolamd.so lib/libcolamd.so.3 -lib/libcolamd.so.3.2.1 +lib/libcolamd.so.%%VER%% libdata/pkgconfig/COLAMD.pc %%PORTDOCS%%%%DOCSDIR%%/COLAMD_README.txt