git: 3e5aabc7a9c7 - main - math/suitesparse-amd: upgrade to 3.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Sep 2023 17:46:38 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=3e5aabc7a9c7391d1898f5e8794731b99cdd1db7 commit 3e5aabc7a9c7391d1898f5e8794731b99cdd1db7 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-09-17 11:11:35 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-09-20 17:44:55 +0000 math/suitesparse-amd: upgrade to 3.2.0 --- math/suitesparse-amd/Makefile | 2 +- math/suitesparse-amd/pkg-plist | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/math/suitesparse-amd/Makefile b/math/suitesparse-amd/Makefile index 2e2a4033a1a1..d7e47ac55fc6 100644 --- a/math/suitesparse-amd/Makefile +++ b/math/suitesparse-amd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.4 +PORTVERSION= 3.2.0 CATEGORIES= math COMMENT= Symmetric approximate minimum degree diff --git a/math/suitesparse-amd/pkg-plist b/math/suitesparse-amd/pkg-plist index 661098230f2e..271e83c6769d 100644 --- a/math/suitesparse-amd/pkg-plist +++ b/math/suitesparse-amd/pkg-plist @@ -1,8 +1,12 @@ include/suitesparse/amd.h -lib/cmake/SuiteSparse/FindAMD.cmake +lib/cmake/AMD/AMDConfig.cmake +lib/cmake/AMD/AMDConfigVersion.cmake +lib/cmake/AMD/AMDTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/AMD/AMDTargets.cmake lib/libamd.a lib/libamd.so lib/libamd.so.3 -lib/libamd.so.3.0.4 +lib/libamd.so.3.2.0 +libdata/pkgconfig/AMD.pc %%PORTDOCS%%%%DOCSDIR%%/AMD_README.txt %%PORTDOCS%%%%DOCSDIR%%/AMD_UserGuide.pdf