git: 1df3bf16b1a0 - main - math/suitesparse-klu: upgrade to 2.2.2

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Tue, 31 Oct 2023 14:10:02 UTC
The branch main has been updated by thierry:

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

commit 1df3bf16b1a05e056d338f248429542a2b72a5e2
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-10-29 15:42:57 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-10-31 14:04:26 +0000

    math/suitesparse-klu: upgrade to 2.2.2
    
    Chase CHOLMOD’s upgrade.
---
 math/suitesparse-klu/Makefile  | 2 +-
 math/suitesparse-klu/pkg-plist | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/math/suitesparse-klu/Makefile b/math/suitesparse-klu/Makefile
index 3feea13d7849..8b4184100f2d 100644
--- a/math/suitesparse-klu/Makefile
+++ b/math/suitesparse-klu/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	2.2.1
+PORTVERSION=	2.2.2
 CATEGORIES=	math
 
 COMMENT=	Sparse LU factorization, for circuit simulation
diff --git a/math/suitesparse-klu/pkg-plist b/math/suitesparse-klu/pkg-plist
index 7a63f05639cb..3ec8e46b6ff6 100644
--- a/math/suitesparse-klu/pkg-plist
+++ b/math/suitesparse-klu/pkg-plist
@@ -11,11 +11,11 @@ lib/cmake/KLU_CHOLMOD/KLU_CHOLMODTargets.cmake
 lib/libklu.a
 lib/libklu.so
 lib/libklu.so.2
-lib/libklu.so.2.2.1
+lib/libklu.so.%%VER%%
 lib/libklu_cholmod.a
 lib/libklu_cholmod.so
 lib/libklu_cholmod.so.2
-lib/libklu_cholmod.so.2.2.1
+lib/libklu_cholmod.so.%%VER%%
 libdata/pkgconfig/KLU.pc
 libdata/pkgconfig/KLU_CHOLMOD.pc
 %%PORTDOCS%%%%DOCSDIR%%/KLU_README.txt