Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2022 18:58:26 GMT
From:      =?utf-8?Q?Vin=C3=ADcius Zavam?= <egypcio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 06108040223e - main - devel/libqb: update 2.0.3 to 2.0.4
Message-ID:  <202201191858.20JIwQlg070659@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=06108040223ea816b25e9f1723c647ef18188773

commit 06108040223ea816b25e9f1723c647ef18188773
Author:     Vinícius Zavam <egypcio@FreeBSD.org>
AuthorDate: 2022-01-19 18:55:01 +0000
Commit:     Vinícius Zavam <egypcio@FreeBSD.org>
CommitDate: 2022-01-19 18:55:01 +0000

    devel/libqb: update 2.0.3 to 2.0.4
    
      * https://github.com/ClusterLabs/libqb/releases/tag/v2.0.4
    
      RELEASE NOTE:
    
      The most important fix in this release is that we no longer log errors
      inside the signal handler in loop_poll.c This could cause an application
      hang in some circumstances.
---
 devel/libqb/Makefile  | 2 +-
 devel/libqb/distinfo  | 6 +++---
 devel/libqb/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/libqb/Makefile b/devel/libqb/Makefile
index 448c147c5143..454d2bd24d53 100644
--- a/devel/libqb/Makefile
+++ b/devel/libqb/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=		libqb
 DISTVERSIONPREFIX=	v
-DISTVERSION=		2.0.3
+DISTVERSION=		2.0.4
 CATEGORIES=		devel
 
 MAINTAINER=		egypcio@FreeBSD.org
diff --git a/devel/libqb/distinfo b/devel/libqb/distinfo
index bea873fc3c54..bb1290825363 100644
--- a/devel/libqb/distinfo
+++ b/devel/libqb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618789424
-SHA256 (ClusterLabs-libqb-v2.0.3_GH0.tar.gz) = 0e915679eb9476fe0afe3878f4c98bd57f84c454d19b62c9054a9ed955786256
-SIZE (ClusterLabs-libqb-v2.0.3_GH0.tar.gz) = 232760
+TIMESTAMP = 1642610045
+SHA256 (ClusterLabs-libqb-v2.0.4_GH0.tar.gz) = 34f2b3cb1feec226ce422e27556961c5ec6103a5e49f5cbbcefebf7c3d762910
+SIZE (ClusterLabs-libqb-v2.0.4_GH0.tar.gz) = 235571
diff --git a/devel/libqb/pkg-plist b/devel/libqb/pkg-plist
index 041ef918f63a..0847482356ad 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.0
+lib/libqb.so.100.2.1
 libdata/pkgconfig/libqb.pc
 %%DOXYGEN%%man/man3/qbarray.h.3.gz
 %%DOXYGEN%%man/man3/qbatomic.h.3.gz



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