git: 26c49da66653 - main - math/suitesparse-cholmod: upgrade to 4.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Dec 2022 21:34:48 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=26c49da6665315f157388c1e9598dd2b0439b53b commit 26c49da6665315f157388c1e9598dd2b0439b53b Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-12-15 21:26:02 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-12-15 21:34:36 +0000 math/suitesparse-cholmod: upgrade to 4.0.2 --- math/suitesparse-cholmod/Makefile | 2 +- math/suitesparse-cholmod/pkg-plist | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/math/suitesparse-cholmod/Makefile b/math/suitesparse-cholmod/Makefile index ca2b24b88ed8..bb2be98afdf4 100644 --- a/math/suitesparse-cholmod/Makefile +++ b/math/suitesparse-cholmod/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.2 CATEGORIES= math COMMENT= Sparse CHOLesky MODification package diff --git a/math/suitesparse-cholmod/pkg-plist b/math/suitesparse-cholmod/pkg-plist index 0fe2f6653d7f..dab95c205b25 100644 --- a/math/suitesparse-cholmod/pkg-plist +++ b/math/suitesparse-cholmod/pkg-plist @@ -1,9 +1,13 @@ include/suitesparse/cholmod.h lib/cmake/SuiteSparse/FindCHOLMOD.cmake lib/cmake/SuiteSparse/FindCHOLMOD_CUDA.cmake +lib/libcholmod_cuda_static.a +lib/libcholmod_cuda.so +lib/libcholmod_cuda.so.4 +lib/libcholmod_cuda.so.4.0.2 lib/libcholmod.a lib/libcholmod.so lib/libcholmod.so.4 -lib/libcholmod.so.4.0.1 +lib/libcholmod.so.4.0.2 %%PORTDOCS%%%%DOCSDIR%%/CHOLMOD_README.txt %%PORTDOCS%%%%DOCSDIR%%/CHOLMOD_UserGuide.pdf