git: 576177102963 - main - math/suitesparse-spex: upgrade to 2.2.0

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

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

commit 576177102963f1da3189af352a1fd3a2215c3116
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-09-17 15:18:14 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-09-20 17:44:57 +0000

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

diff --git a/math/suitesparse-spex/Makefile b/math/suitesparse-spex/Makefile
index 165d85431efc..c846b6a5e546 100644
--- a/math/suitesparse-spex/Makefile
+++ b/math/suitesparse-spex/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	2.0.4
+PORTVERSION=	2.2.0
 CATEGORIES=	math
 
 COMMENT=	Sparse Left-looking Integer-Preserving LU Factorization
diff --git a/math/suitesparse-spex/pkg-plist b/math/suitesparse-spex/pkg-plist
index fcbd99cc107f..f92eaaa0c8e4 100644
--- a/math/suitesparse-spex/pkg-plist
+++ b/math/suitesparse-spex/pkg-plist
@@ -1,8 +1,12 @@
 include/suitesparse/SPEX.h
-lib/cmake/SuiteSparse/FindSPEX.cmake
+lib/cmake/SPEX/SPEXConfig.cmake
+lib/cmake/SPEX/SPEXConfigVersion.cmake
+lib/cmake/SPEX/SPEXTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/SPEX/SPEXTargets.cmake
 lib/libspex.a
 lib/libspex.so
 lib/libspex.so.2
-lib/libspex.so.2.0.4
+lib/libspex.so.2.2.0
+libdata/pkgconfig/SPEX.pc
 %%PORTDOCS%%%%DOCSDIR%%/SPEX_README.md
 %%PORTDOCS%%%%DOCSDIR%%/SPEX_UserGuide.pdf