git: e7ef1441410e - main - math/suitesparse-ldl: upgrade to 3.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Oct 2023 09:06:11 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7ef1441410e4578248deb181ccb1d6bbc1dd892 commit e7ef1441410e4578248deb181ccb1d6bbc1dd892 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-10-14 13:47:46 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-10-15 08:59:09 +0000 math/suitesparse-ldl: upgrade to 3.2.1 --- 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 493df4c1b9a8..d253f0e23197 100644 --- a/math/suitesparse-ldl/Makefile +++ b/math/suitesparse-ldl/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= math COMMENT= Simple LDL^T factorization diff --git a/math/suitesparse-ldl/pkg-plist b/math/suitesparse-ldl/pkg-plist index 0d7d8e2820cc..15f765a956d8 100644 --- a/math/suitesparse-ldl/pkg-plist +++ b/math/suitesparse-ldl/pkg-plist @@ -6,7 +6,7 @@ lib/cmake/LDL/LDLTargets.cmake lib/libldl.a lib/libldl.so lib/libldl.so.3 -lib/libldl.so.3.2.0 +lib/libldl.so.3.2.1 libdata/pkgconfig/LDL.pc %%PORTDOCS%%%%DOCSDIR%%/LDL_README.txt %%PORTDOCS%%%%DOCSDIR%%/ldl_userguide.pdf