git: 14162c984cba - main - math/suitesparse-cxsparse: upgrade to 4.2.0

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

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

commit 14162c984cbac20c3d1b62e0281db6746382d6b9
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-09-17 13:58:45 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-09-20 17:44:56 +0000

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

diff --git a/math/suitesparse-cxsparse/Makefile b/math/suitesparse-cxsparse/Makefile
index 014fcb7f53bc..1940dad4810a 100644
--- a/math/suitesparse-cxsparse/Makefile
+++ b/math/suitesparse-cxsparse/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	4.0.4
+PORTVERSION=	4.2.0
 CATEGORIES=	math
 
 COMMENT=	Extended version of CSparse
diff --git a/math/suitesparse-cxsparse/pkg-plist b/math/suitesparse-cxsparse/pkg-plist
index 6489101f69e9..afccb4c8644a 100644
--- a/math/suitesparse-cxsparse/pkg-plist
+++ b/math/suitesparse-cxsparse/pkg-plist
@@ -1,7 +1,11 @@
 include/suitesparse/cs.h
-lib/cmake/SuiteSparse/FindCXSparse.cmake
+lib/cmake/CXSparse/CXSparseConfig.cmake
+lib/cmake/CXSparse/CXSparseConfigVersion.cmake
+lib/cmake/CXSparse/CXSparseTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/CXSparse/CXSparseTargets.cmake
 lib/libcxsparse.a
 lib/libcxsparse.so
 lib/libcxsparse.so.4
-lib/libcxsparse.so.4.0.4
+lib/libcxsparse.so.4.2.0
+libdata/pkgconfig/CXSparse.pc
 %%PORTDOCS%%%%DOCSDIR%%/CXSparse_README.txt