git: 53a86a5a5653 - main - math/suitesparse-ccolamd: upgrade to 3.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Dec 2022 21:34:47 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=53a86a5a565330768b90e411ddc9a64e49e9cbcf commit 53a86a5a565330768b90e411ddc9a64e49e9cbcf Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-12-15 21:25:21 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-12-15 21:34:36 +0000 math/suitesparse-ccolamd: upgrade to 3.0.2 --- math/suitesparse-ccolamd/Makefile | 2 +- math/suitesparse-ccolamd/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/math/suitesparse-ccolamd/Makefile b/math/suitesparse-ccolamd/Makefile index 1368af479dc7..fc8c166c6e49 100644 --- a/math/suitesparse-ccolamd/Makefile +++ b/math/suitesparse-ccolamd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.2 CATEGORIES= math COMMENT= Constrained column approximate minimum degree ordering diff --git a/math/suitesparse-ccolamd/pkg-plist b/math/suitesparse-ccolamd/pkg-plist index 0c558b56703e..b6cb8bee507f 100644 --- a/math/suitesparse-ccolamd/pkg-plist +++ b/math/suitesparse-ccolamd/pkg-plist @@ -3,5 +3,5 @@ lib/cmake/SuiteSparse/FindCCOLAMD.cmake lib/libccolamd.a lib/libccolamd.so lib/libccolamd.so.3 -lib/libccolamd.so.3.0.0 +lib/libccolamd.so.3.0.2 %%PORTDOCS%%%%DOCSDIR%%/CCOLAMD_README.txt