git: 6ea4469bf0ce - main - math/suitesparse-colamd: upgrade to 3.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Oct 2023 09:06:05 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ea4469bf0ce2018accbed062519cd2298f13d55 commit 6ea4469bf0ce2018accbed062519cd2298f13d55 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-10-14 09:15:06 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-10-15 08:59:08 +0000 math/suitesparse-colamd: upgrade to 3.2.1 --- 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 f160c3c24c58..ff386f170e2c 100644 --- a/math/suitesparse-colamd/Makefile +++ b/math/suitesparse-colamd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= math COMMENT= Column approximate minimum degree ordering algorithm diff --git a/math/suitesparse-colamd/pkg-plist b/math/suitesparse-colamd/pkg-plist index 9213f25d2f41..41e87684f66c 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.0 +lib/libcolamd.so.3.2.1 libdata/pkgconfig/COLAMD.pc %%PORTDOCS%%%%DOCSDIR%%/COLAMD_README.txt