Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2022 21:34:50 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: abe7fe09c269 - main - math/suitesparse-colamd: upgrade to 3.0.2
Message-ID:  <202212152134.2BFLYoeZ057053@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=abe7fe09c2690a71e83790fa30e310c4bd311883

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

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

diff --git a/math/suitesparse-colamd/Makefile b/math/suitesparse-colamd/Makefile
index d3580e91d434..41e6eaf660fd 100644
--- a/math/suitesparse-colamd/Makefile
+++ b/math/suitesparse-colamd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.2
 CATEGORIES=	math
 
 COMMENT=	Column approximate minimum degree ordering algorithm
diff --git a/math/suitesparse-colamd/pkg-plist b/math/suitesparse-colamd/pkg-plist
index 5f446775fae8..74f172f7b487 100644
--- a/math/suitesparse-colamd/pkg-plist
+++ b/math/suitesparse-colamd/pkg-plist
@@ -3,5 +3,5 @@ lib/cmake/SuiteSparse/FindCOLAMD.cmake
 lib/libcolamd.a
 lib/libcolamd.so
 lib/libcolamd.so.3
-lib/libcolamd.so.3.0.0
+lib/libcolamd.so.3.0.2
 %%PORTDOCS%%%%DOCSDIR%%/COLAMD_README.txt



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