git: 26f3d6a66dd4 - main - math/suitesparse-ccolamd: upgrade to 3.2.0

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Wed, 20 Sep 2023 17:46:41 UTC
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=26f3d6a66dd4ff4e64360c81ded19f381973037e

commit 26f3d6a66dd4ff4e64360c81ded19f381973037e
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-09-17 13:21:36 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-09-20 17:44:55 +0000

    math/suitesparse-ccolamd: upgrade to 3.2.0
---
 math/suitesparse-ccolamd/Makefile  | 2 +-
 math/suitesparse-ccolamd/pkg-plist | 8 ++++++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/math/suitesparse-ccolamd/Makefile b/math/suitesparse-ccolamd/Makefile
index c4d5ff37065f..f5f724e9f636 100644
--- a/math/suitesparse-ccolamd/Makefile
+++ b/math/suitesparse-ccolamd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	3.0.4
+PORTVERSION=	3.2.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 4f264bbae9ad..e0a3579508d8 100644
--- a/math/suitesparse-ccolamd/pkg-plist
+++ b/math/suitesparse-ccolamd/pkg-plist
@@ -1,7 +1,11 @@
 include/suitesparse/ccolamd.h
-lib/cmake/SuiteSparse/FindCCOLAMD.cmake
+lib/cmake/CCOLAMD/CCOLAMDConfig.cmake
+lib/cmake/CCOLAMD/CCOLAMDConfigVersion.cmake
+lib/cmake/CCOLAMD/CCOLAMDTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/CCOLAMD/CCOLAMDTargets.cmake
 lib/libccolamd.a
 lib/libccolamd.so
 lib/libccolamd.so.3
-lib/libccolamd.so.3.0.4
+lib/libccolamd.so.3.2.0
+libdata/pkgconfig/CCOLAMD.pc
 %%PORTDOCS%%%%DOCSDIR%%/CCOLAMD_README.txt