Date: Sun, 31 Dec 2023 14:31:16 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 91126fd5a497 - main - math/suitesparse-amd: upgrade to 3.3.0 Message-ID: <202312311431.3BVEVGju052614@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=91126fd5a497533d58745bf15c9123ef334236b9 commit 91126fd5a497533d58745bf15c9123ef334236b9 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-12-31 13:59:02 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-12-31 14:31:06 +0000 math/suitesparse-amd: upgrade to 3.3.0 --- math/suitesparse-amd/Makefile | 2 +- math/suitesparse-amd/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/math/suitesparse-amd/Makefile b/math/suitesparse-amd/Makefile index ab1bc9d12bbe..fb9d3716831d 100644 --- a/math/suitesparse-amd/Makefile +++ b/math/suitesparse-amd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.2.1 +PORTVERSION= 3.3.0 CATEGORIES= math COMMENT= Symmetric approximate minimum degree diff --git a/math/suitesparse-amd/pkg-plist b/math/suitesparse-amd/pkg-plist index 7b5e399a1b74..7f9d4cb64247 100644 --- a/math/suitesparse-amd/pkg-plist +++ b/math/suitesparse-amd/pkg-plist @@ -6,7 +6,7 @@ lib/cmake/AMD/AMDTargets.cmake lib/libamd.a lib/libamd.so lib/libamd.so.3 -lib/libamd.so.3.2.1 +lib/libamd.so.%%VER%% libdata/pkgconfig/AMD.pc %%PORTDOCS%%%%DOCSDIR%%/AMD_README.txt %%PORTDOCS%%%%DOCSDIR%%/AMD_UserGuide.pdf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312311431.3BVEVGju052614>