Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2023 18:00:59 GMT
From:      Florian Smeets <flo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7d9ca7f784da - main - devel/libqb: Update to 2.0.6 (
Message-ID:  <202305221800.34MI0xCi098001@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by flo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7d9ca7f784dabaa02937c27e1243b5112dea6bce

commit 7d9ca7f784dabaa02937c27e1243b5112dea6bce
Author:     Florian Millet <florian.millet@laposte.net>
AuthorDate: 2023-05-22 17:58:07 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2023-05-22 17:58:07 +0000

    devel/libqb: Update to 2.0.6 (
    
    PR:             270619
---
 devel/libqb/Makefile  | 3 +--
 devel/libqb/distinfo  | 6 +++---
 devel/libqb/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/libqb/Makefile b/devel/libqb/Makefile
index 497fb7f5fdbf..4004069dc77b 100644
--- a/devel/libqb/Makefile
+++ b/devel/libqb/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=		libqb
-DISTVERSION=		2.0.4
-PORTREVISION=	2
+DISTVERSION=		2.0.6
 CATEGORIES=		devel
 MASTER_SITES=		https://github.com/ClusterLabs/${PORTNAME}/releases/download/v${DISTVERSION}/
 
diff --git a/devel/libqb/distinfo b/devel/libqb/distinfo
index 115745b4c186..7bd200ba9a47 100644
--- a/devel/libqb/distinfo
+++ b/devel/libqb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642625701
-SHA256 (libqb-2.0.4.tar.xz) = 97d3c63d3e3f2a3c8f1eca71cf286cc2bcd42ba0be8d3f4be689de785945bab3
-SIZE (libqb-2.0.4.tar.xz) = 504444
+TIMESTAMP = 1678190523
+SHA256 (libqb-2.0.6.tar.xz) = f1e744208e8f69934804c14e05d9707668f99d4867de9cccf2f7a6bf4d48331c
+SIZE (libqb-2.0.6.tar.xz) = 507400
diff --git a/devel/libqb/pkg-plist b/devel/libqb/pkg-plist
index ceb594b9ebbc..9f99a44f4857 100644
--- a/devel/libqb/pkg-plist
+++ b/devel/libqb/pkg-plist
@@ -15,7 +15,7 @@ include/qb/qbutil.h
 lib/libqb.a
 lib/libqb.so
 lib/libqb.so.100
-lib/libqb.so.100.2.1
+lib/libqb.so.100.3.0
 libdata/pkgconfig/libqb.pc
 %%DOXYGEN%%man/man3/qb_array_create.3.gz
 %%DOXYGEN%%man/man3/qb_array_create_2.3.gz



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