Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2022 21:34:46 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: 437470dc9b9d - main - math/suitesparse-camd: upgrade to 3.0.2
Message-ID:  <202212152134.2BFLYkX3056974@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=437470dc9b9d6d36e628f4b7454bfc5d66268b5d

commit 437470dc9b9d6d36e628f4b7454bfc5d66268b5d
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-12-15 21:24:23 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-12-15 21:34:36 +0000

    math/suitesparse-camd: upgrade to 3.0.2
---
 math/suitesparse-camd/Makefile  | 2 +-
 math/suitesparse-camd/pkg-plist | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/math/suitesparse-camd/Makefile b/math/suitesparse-camd/Makefile
index 76c9171dc411..3296570df804 100644
--- a/math/suitesparse-camd/Makefile
+++ b/math/suitesparse-camd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.2
 CATEGORIES=	math
 
 COMMENT=	Symmetric approximate minimum degree
diff --git a/math/suitesparse-camd/pkg-plist b/math/suitesparse-camd/pkg-plist
index aa655a2919d0..83d4a8ecc77a 100644
--- a/math/suitesparse-camd/pkg-plist
+++ b/math/suitesparse-camd/pkg-plist
@@ -3,6 +3,6 @@ lib/cmake/SuiteSparse/FindCAMD.cmake
 lib/libcamd.a
 lib/libcamd.so
 lib/libcamd.so.3
-lib/libcamd.so.3.0.0
+lib/libcamd.so.3.0.2
 %%PORTDOCS%%%%DOCSDIR%%/CAMD_README.txt
 %%PORTDOCS%%%%DOCSDIR%%/CAMD_UserGuide.pdf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212152134.2BFLYkX3056974>