git: 6b0d79c9abf2 - main - math/suitesparse-cxsparse: upgrade to 4.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Dec 2022 21:34:51 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b0d79c9abf2b41c859e868b95cc248f8057a8c8 commit 6b0d79c9abf2b41c859e868b95cc248f8057a8c8 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-12-15 21:27:47 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-12-15 21:34:37 +0000 math/suitesparse-cxsparse: upgrade to 4.0.2 --- math/suitesparse-cxsparse/Makefile | 2 +- math/suitesparse-cxsparse/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/math/suitesparse-cxsparse/Makefile b/math/suitesparse-cxsparse/Makefile index 57f1e2e8e670..87506a85ba8e 100644 --- a/math/suitesparse-cxsparse/Makefile +++ b/math/suitesparse-cxsparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.2 CATEGORIES= math COMMENT= Extended version of CSparse diff --git a/math/suitesparse-cxsparse/pkg-plist b/math/suitesparse-cxsparse/pkg-plist index ac4db8feb846..44235e58a724 100644 --- a/math/suitesparse-cxsparse/pkg-plist +++ b/math/suitesparse-cxsparse/pkg-plist @@ -3,5 +3,5 @@ lib/cmake/SuiteSparse/FindCXSparse.cmake lib/libcxsparse.a lib/libcxsparse.so lib/libcxsparse.so.4 -lib/libcxsparse.so.4.0.0 +lib/libcxsparse.so.4.0.2 %%PORTDOCS%%%%DOCSDIR%%/CXSparse_README.txt