git: bb398f02aa00 - main - math/suitesparse-colamd: upgrade to 3.2.0

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

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

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

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

diff --git a/math/suitesparse-colamd/Makefile b/math/suitesparse-colamd/Makefile
index dcf360f20463..f160c3c24c58 100644
--- a/math/suitesparse-colamd/Makefile
+++ b/math/suitesparse-colamd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	3.0.4
+PORTVERSION=	3.2.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 a949c3f34525..9213f25d2f41 100644
--- a/math/suitesparse-colamd/pkg-plist
+++ b/math/suitesparse-colamd/pkg-plist
@@ -1,7 +1,11 @@
 include/suitesparse/colamd.h
-lib/cmake/SuiteSparse/FindCOLAMD.cmake
+lib/cmake/COLAMD/COLAMDConfig.cmake
+lib/cmake/COLAMD/COLAMDConfigVersion.cmake
+lib/cmake/COLAMD/COLAMDTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/COLAMD/COLAMDTargets.cmake
 lib/libcolamd.a
 lib/libcolamd.so
 lib/libcolamd.so.3
-lib/libcolamd.so.3.0.4
+lib/libcolamd.so.3.2.0
+libdata/pkgconfig/COLAMD.pc
 %%PORTDOCS%%%%DOCSDIR%%/COLAMD_README.txt