Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2022 21:34:45 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: ea6d01e735f8 - main - math/suitesparse-btf: upgrade to 2.0.2
Message-ID:  <202212152134.2BFLYjVK056947@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=ea6d01e735f8c535cac7ad67395e0f3c38d9aaf8

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

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

diff --git a/math/suitesparse-btf/Makefile b/math/suitesparse-btf/Makefile
index ab8c60083e4b..387fdfe0cfbf 100644
--- a/math/suitesparse-btf/Makefile
+++ b/math/suitesparse-btf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.2
 CATEGORIES=	math
 
 COMMENT=	Permutation to block triangular form
diff --git a/math/suitesparse-btf/pkg-plist b/math/suitesparse-btf/pkg-plist
index 5c0fad66af6d..8fb07157dcfe 100644
--- a/math/suitesparse-btf/pkg-plist
+++ b/math/suitesparse-btf/pkg-plist
@@ -3,5 +3,5 @@ lib/cmake/SuiteSparse/FindBTF.cmake
 lib/libbtf.a
 lib/libbtf.so
 lib/libbtf.so.2
-lib/libbtf.so.2.0.0
+lib/libbtf.so.2.0.2
 %%PORTDOCS%%%%DOCSDIR%%/BTF_README.txt



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