git: c40c38cfcb2e - main - math/suitesparse-ccolamd: upgrade to 3.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 14:31:20 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=c40c38cfcb2ee78bcfa81ea6322c7cd3514b5f3a commit c40c38cfcb2ee78bcfa81ea6322c7cd3514b5f3a Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-12-31 14:01:28 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-12-31 14:31:07 +0000 math/suitesparse-ccolamd: upgrade to 3.3.0 --- 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 03360a7f38a0..b47edcc42f09 100644 --- a/math/suitesparse-ccolamd/Makefile +++ b/math/suitesparse-ccolamd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.2.1 +PORTVERSION= 3.3.0 CATEGORIES= math COMMENT= Constrained column approximate minimum degree ordering diff --git a/math/suitesparse-ccolamd/pkg-plist b/math/suitesparse-ccolamd/pkg-plist index 066fb38f773d..1754cd1d83a6 100644 --- a/math/suitesparse-ccolamd/pkg-plist +++ b/math/suitesparse-ccolamd/pkg-plist @@ -6,6 +6,6 @@ lib/cmake/CCOLAMD/CCOLAMDTargets.cmake lib/libccolamd.a lib/libccolamd.so lib/libccolamd.so.3 -lib/libccolamd.so.3.2.1 +lib/libccolamd.so.%%VER%% libdata/pkgconfig/CCOLAMD.pc %%PORTDOCS%%%%DOCSDIR%%/CCOLAMD_README.txt