git: 56e53acbbf18 - main - math/suitesparse-spqr: upgrade to 4.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Sep 2023 17:46:54 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=56e53acbbf1892d329cf0b8cc4282fe6ddebaf5b commit 56e53acbbf1892d329cf0b8cc4282fe6ddebaf5b Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-09-17 15:22:23 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-09-20 17:44:57 +0000 math/suitesparse-spqr: upgrade to 4.2.0 --- math/suitesparse-spqr/Makefile | 2 +- math/suitesparse-spqr/pkg-plist | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/math/suitesparse-spqr/Makefile b/math/suitesparse-spqr/Makefile index 791662e34371..529089597ab1 100644 --- a/math/suitesparse-spqr/Makefile +++ b/math/suitesparse-spqr/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.4 +PORTVERSION= 4.2.0 CATEGORIES= math COMMENT= Sparse QR factorization diff --git a/math/suitesparse-spqr/pkg-plist b/math/suitesparse-spqr/pkg-plist index f03eeb48e091..ef5155676032 100644 --- a/math/suitesparse-spqr/pkg-plist +++ b/math/suitesparse-spqr/pkg-plist @@ -1,15 +1,14 @@ include/suitesparse/SuiteSparseQR.hpp include/suitesparse/SuiteSparseQR_C.h include/suitesparse/SuiteSparseQR_definitions.h -lib/cmake/SuiteSparse/FindSPQR.cmake -lib/cmake/SuiteSparse/FindSPQR_CUDA.cmake -lib/libspqr_cuda.so -lib/libspqr_cuda.so.3 -lib/libspqr_cuda.so.3.0.4 -lib/libspqr_cuda.a +lib/cmake/SPQR/SPQRConfig.cmake +lib/cmake/SPQR/SPQRConfigVersion.cmake +lib/cmake/SPQR/SPQRTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/SPQR/SPQRTargets.cmake lib/libspqr.a lib/libspqr.so -lib/libspqr.so.3 -lib/libspqr.so.3.0.4 +lib/libspqr.so.4 +lib/libspqr.so.4.2.0 +libdata/pkgconfig/SPQR.pc %%PORTDOCS%%%%DOCSDIR%%/SPQR_README.txt %%PORTDOCS%%%%DOCSDIR%%/spqr_user_guide.pdf