git: 0fa999bca470 - main - math/suitesparse-ldl: upgrade to 3.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Dec 2022 21:34:54 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fa999bca47065185d4e2c99e381780bc899af4b commit 0fa999bca47065185d4e2c99e381780bc899af4b Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-12-15 21:29:50 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-12-15 21:34:37 +0000 math/suitesparse-ldl: upgrade to 3.0.2 --- math/suitesparse-ldl/Makefile | 2 +- math/suitesparse-ldl/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/math/suitesparse-ldl/Makefile b/math/suitesparse-ldl/Makefile index ee6e1126b900..a34318aac4c0 100644 --- a/math/suitesparse-ldl/Makefile +++ b/math/suitesparse-ldl/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.2 CATEGORIES= math COMMENT= Simple LDL^T factorization diff --git a/math/suitesparse-ldl/pkg-plist b/math/suitesparse-ldl/pkg-plist index 8e963492dbd2..94751af01b3f 100644 --- a/math/suitesparse-ldl/pkg-plist +++ b/math/suitesparse-ldl/pkg-plist @@ -3,6 +3,6 @@ lib/cmake/SuiteSparse/FindLDL.cmake lib/libldl.a lib/libldl.so lib/libldl.so.3 -lib/libldl.so.3.0.0 +lib/libldl.so.3.0.2 %%PORTDOCS%%%%DOCSDIR%%/LDL_README.txt %%PORTDOCS%%%%DOCSDIR%%/ldl_userguide.pdf