From 3e5e01164e266b6d526a735a596b3d7de951611c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Mon, 3 Aug 2020 16:09:27 +0000 Subject: [PATCH] net-im/gloox: Update to 1.0.24 From ChangeLog: https://camaya.net/gloox/changelog/ Accumulated changes: * Tag: fixed XML namespace for attribute with empty namespace * PubSub::Event: add simple ctor * PubSub::Manager: fixed subscription error case handling * PubSub: fixed support for instant nodes * RosterManager: fixed behavior if subscription attribute is absent in roster item * fixed a memory leak in dns.cpp * fixed session management/stream resumption * MUCRoom::MUCUser: include reason if set * ClientBase: fix honorThreadID (first noticed by Erik Johansson in 2010) * TLSGnuTLS: disabled TLS 1.3 for now, as there are connection issues with it PR: 248080 Submitted by: marcel@herrbischoff.com --- net-im/gloox/Makefile | 2 +- net-im/gloox/distinfo | 6 +++--- net-im/gloox/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-im/gloox/Makefile b/net-im/gloox/Makefile index 36b67b75a369..910d5d28bb21 100644 --- a/net-im/gloox/Makefile +++ b/net-im/gloox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gloox -DISTVERSION= 1.0.22 +DISTVERSION= 1.0.24 CATEGORIES= net-im MASTER_SITES= http://camaya.net/download/ diff --git a/net-im/gloox/distinfo b/net-im/gloox/distinfo index 99d37e132d2d..9b14dca56a6d 100644 --- a/net-im/gloox/distinfo +++ b/net-im/gloox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566751857 -SHA256 (gloox-1.0.22.tar.bz2) = 4ade1b14848ccfcd89a505a4fff05116c24f13cef8d02fab0ade2717117ec964 -SIZE (gloox-1.0.22.tar.bz2) = 722653 +TIMESTAMP = 1595104971 +SHA256 (gloox-1.0.24.tar.bz2) = ae1462be2a2eb8fe5cd054825143617c53c2c9c7195606cb5a5ba68c0f68f9c9 +SIZE (gloox-1.0.24.tar.bz2) = 727442 diff --git a/net-im/gloox/pkg-plist b/net-im/gloox/pkg-plist index 6eb33d9c1419..e204469124f8 100644 --- a/net-im/gloox/pkg-plist +++ b/net-im/gloox/pkg-plist @@ -150,6 +150,6 @@ include/gloox/vcardupdate.h include/gloox/xhtmlim.h lib/libgloox.a lib/libgloox.so -lib/libgloox.so.17 -lib/libgloox.so.17.0.0 +lib/libgloox.so.18 +lib/libgloox.so.18.0.0 libdata/pkgconfig/gloox.pc