git: 08fb7680e616 - main - math/suitesparse-klu: upgrade to 2.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Oct 2023 09:06:09 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=08fb7680e61610a0afee8e8c2dd927ff8d1b26d7 commit 08fb7680e61610a0afee8e8c2dd927ff8d1b26d7 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-10-14 13:18:18 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-10-15 08:59:08 +0000 math/suitesparse-klu: upgrade to 2.2.1 --- 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 4e4fabfaa21f..3feea13d7849 100644 --- a/math/suitesparse-klu/Makefile +++ b/math/suitesparse-klu/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= math COMMENT= Sparse LU factorization, for circuit simulation diff --git a/math/suitesparse-klu/pkg-plist b/math/suitesparse-klu/pkg-plist index 2cc01b279af6..7a63f05639cb 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.0 +lib/libklu.so.2.2.1 lib/libklu_cholmod.a lib/libklu_cholmod.so lib/libklu_cholmod.so.2 -lib/libklu_cholmod.so.2.2.0 +lib/libklu_cholmod.so.2.2.1 libdata/pkgconfig/KLU.pc libdata/pkgconfig/KLU_CHOLMOD.pc %%PORTDOCS%%%%DOCSDIR%%/KLU_README.txt