Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2023 09:06:01 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: 73d42a9768a9 - main - math/suitesparse-btf: upgrade to 2.2.1
Message-ID:  <202310150906.39F961jS042954@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=73d42a9768a9c41b29a372b0bdbb6962c180b6e9

commit 73d42a9768a9c41b29a372b0bdbb6962c180b6e9
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-10-14 08:55:15 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-10-15 08:59:07 +0000

    math/suitesparse-btf: upgrade to 2.2.1
---
 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 98513b29c766..734227256e2d 100644
--- a/math/suitesparse-btf/Makefile
+++ b/math/suitesparse-btf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	2.2.0
+PORTVERSION=	2.2.1
 CATEGORIES=	math
 
 COMMENT=	Permutation to block triangular form
diff --git a/math/suitesparse-btf/pkg-plist b/math/suitesparse-btf/pkg-plist
index 293a14d4a2ff..228eafd1478e 100644
--- a/math/suitesparse-btf/pkg-plist
+++ b/math/suitesparse-btf/pkg-plist
@@ -6,6 +6,6 @@ lib/cmake/BTF/BTFTargets.cmake
 lib/libbtf.a
 lib/libbtf.so
 lib/libbtf.so.2
-lib/libbtf.so.2.2.0
+lib/libbtf.so.2.2.1
 libdata/pkgconfig/BTF.pc
 %%PORTDOCS%%%%DOCSDIR%%/BTF_README.txt



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