Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Dec 2023 14:31:19 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: d47769e66718 - main - math/suitesparse-camd: upgrade to 3.3.0
Message-ID:  <202312311431.3BVEVJgi052823@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=d47769e66718a971677aaffa0c79652af8cce34d

commit d47769e66718a971677aaffa0c79652af8cce34d
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-12-31 14:00:45 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-12-31 14:31:07 +0000

    math/suitesparse-camd: upgrade to 3.3.0
---
 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 bb015881eb4d..cfa71400c29d 100644
--- a/math/suitesparse-camd/Makefile
+++ b/math/suitesparse-camd/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-camd/pkg-plist b/math/suitesparse-camd/pkg-plist
index 595e2abb9bfa..6817a03fc4a5 100644
--- a/math/suitesparse-camd/pkg-plist
+++ b/math/suitesparse-camd/pkg-plist
@@ -6,7 +6,7 @@ lib/cmake/CAMD/CAMDTargets.cmake
 lib/libcamd.a
 lib/libcamd.so
 lib/libcamd.so.3
-lib/libcamd.so.3.2.1
+lib/libcamd.so.%%VER%%
 libdata/pkgconfig/CAMD.pc
 %%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?202312311431.3BVEVJgi052823>