git: e0844d8b7157 - main - math/suitesparse-btf: upgrade to 2.2.0

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

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

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

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

diff --git a/math/suitesparse-btf/Makefile b/math/suitesparse-btf/Makefile
index f2277e1f4374..98513b29c766 100644
--- a/math/suitesparse-btf/Makefile
+++ b/math/suitesparse-btf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	2.0.4
+PORTVERSION=	2.2.0
 CATEGORIES=	math
 
 COMMENT=	Permutation to block triangular form
diff --git a/math/suitesparse-btf/pkg-plist b/math/suitesparse-btf/pkg-plist
index 4128e735feb6..293a14d4a2ff 100644
--- a/math/suitesparse-btf/pkg-plist
+++ b/math/suitesparse-btf/pkg-plist
@@ -1,7 +1,11 @@
 include/suitesparse/btf.h
-lib/cmake/SuiteSparse/FindBTF.cmake
+lib/cmake/BTF/BTFConfig.cmake
+lib/cmake/BTF/BTFConfigVersion.cmake
+lib/cmake/BTF/BTFTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/BTF/BTFTargets.cmake
 lib/libbtf.a
 lib/libbtf.so
 lib/libbtf.so.2
-lib/libbtf.so.2.0.4
+lib/libbtf.so.2.2.0
+libdata/pkgconfig/BTF.pc
 %%PORTDOCS%%%%DOCSDIR%%/BTF_README.txt