From 3f7d9c0b1848ded85547b07155642cb373925b6e Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Thu, 15 Dec 2022 22:32:32 +0100 Subject: [PATCH] math/suitesparse-spqr: upgrade to 3.0.2 --- math/suitesparse-spqr/Makefile | 2 +- math/suitesparse-spqr/pkg-plist | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/math/suitesparse-spqr/Makefile b/math/suitesparse-spqr/Makefile index 70bf7609fe51..688f5e2afea8 100644 --- a/math/suitesparse-spqr/Makefile +++ b/math/suitesparse-spqr/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 CATEGORIES= math COMMENT= Sparse QR factorization diff --git a/math/suitesparse-spqr/pkg-plist b/math/suitesparse-spqr/pkg-plist index f7947c7fb120..7b504b3e91b6 100644 --- a/math/suitesparse-spqr/pkg-plist +++ b/math/suitesparse-spqr/pkg-plist @@ -3,9 +3,13 @@ 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.2 +lib/libspqr_cuda_static.a lib/libspqr.a lib/libspqr.so lib/libspqr.so.3 -lib/libspqr.so.3.0.1 +lib/libspqr.so.3.0.2 %%PORTDOCS%%%%DOCSDIR%%/SPQR_README.txt %%PORTDOCS%%%%DOCSDIR%%/spqr_user_guide.pdf