git: d5b4e220c01e - main - math/suitesparse-amd: upgrade to 3.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Dec 2022 21:34:44 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5b4e220c01e4edda2d15047f032b4f956f956d7 commit d5b4e220c01e4edda2d15047f032b4f956f956d7 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-12-15 21:22:48 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-12-15 21:34:35 +0000 math/suitesparse-amd: upgrade to 3.0.2 --- math/suitesparse-amd/Makefile | 4 ++-- math/suitesparse-amd/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/math/suitesparse-amd/Makefile b/math/suitesparse-amd/Makefile index 3e9c15da6e1f..52b5c2ef2044 100644 --- a/math/suitesparse-amd/Makefile +++ b/math/suitesparse-amd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.2 CATEGORIES= math COMMENT= Symmetric approximate minimum degree @@ -7,7 +7,7 @@ WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html LICENSE= BSD3CLAUSE -USES= localbase:ldflags +USES= localbase:ldflags fortran MPORTNAME= AMD USE_LDCONFIG= yes diff --git a/math/suitesparse-amd/pkg-plist b/math/suitesparse-amd/pkg-plist index 5a55ec52f959..0b5379c354ea 100644 --- a/math/suitesparse-amd/pkg-plist +++ b/math/suitesparse-amd/pkg-plist @@ -3,6 +3,6 @@ lib/cmake/SuiteSparse/FindAMD.cmake lib/libamd.a lib/libamd.so lib/libamd.so.3 -lib/libamd.so.3.0.0 +lib/libamd.so.3.0.2 %%PORTDOCS%%%%DOCSDIR%%/AMD_README.txt %%PORTDOCS%%%%DOCSDIR%%/AMD_UserGuide.pdf