pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/erlang-xmpp erlang-xmpp: Update to 1.5.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/49ce7b99d332
branches: trunk
changeset: 452946:49ce7b99d332
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Thu May 20 14:18:43 2021 +0000
description:
erlang-xmpp: Update to 1.5.3
upstream changes:
-----------------
Version 1.5.3
o Updating fast_tls to version 1.1.12.
o Updating fast_xml to version 1.1.46.
o Updating p1_utils to version 1.0.22.
o Updating stringprep to version 1.0.25.
o Fix spec to match the current source code, as reportd by Dialyzer
o xmpp uses p1_options, so Dialyzer reports some false warnings
o Fix return value when skipping queued tcp packet to already closed socket
Version 1.5.2
o Updating fast_tls to version 1.1.11.
o Allow to free socket/parser/tls when session get detached
o Add support for XEP-0430: Inbox
o Add support for XEP-0333: Chat Markers
o Add missing applicaitons to xmpp.app
o Fix timezone in timestamp used by XEP-0202
o Don't throw exception when client send invalid lenght sasl response
diffstat:
net/erlang-xmpp/Makefile | 4 ++--
net/erlang-xmpp/PLIST | 4 +++-
net/erlang-xmpp/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (52 lines):
diff -r eed32c80b471 -r 49ce7b99d332 net/erlang-xmpp/Makefile
--- a/net/erlang-xmpp/Makefile Thu May 20 14:05:35 2021 +0000
+++ b/net/erlang-xmpp/Makefile Thu May 20 14:18:43 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2021/01/16 12:42:47 triaxx Exp $
+# $NetBSD: Makefile,v 1.17 2021/05/20 14:18:43 triaxx Exp $
-DISTNAME= xmpp-1.5.1
+DISTNAME= xmpp-1.5.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
diff -r eed32c80b471 -r 49ce7b99d332 net/erlang-xmpp/PLIST
--- a/net/erlang-xmpp/PLIST Thu May 20 14:05:35 2021 +0000
+++ b/net/erlang-xmpp/PLIST Thu May 20 14:18:43 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2021/01/16 12:42:47 triaxx Exp $
+@comment $NetBSD: PLIST,v 1.11 2021/05/20 14:18:43 triaxx Exp $
lib/erlang/lib/xmpp
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/XmppAddr.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/captcha_form.beam
@@ -78,6 +78,7 @@
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0313.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0319.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0328.beam
+lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0333.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0334.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0352.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0355.beam
@@ -89,6 +90,7 @@
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0377.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0405.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0417.beam
+lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0430.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xmpp.app
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xmpp.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xmpp_codec.beam
diff -r eed32c80b471 -r 49ce7b99d332 net/erlang-xmpp/distinfo
--- a/net/erlang-xmpp/distinfo Thu May 20 14:05:35 2021 +0000
+++ b/net/erlang-xmpp/distinfo Thu May 20 14:18:43 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2021/01/16 12:42:47 triaxx Exp $
+$NetBSD: distinfo,v 1.14 2021/05/20 14:18:43 triaxx Exp $
-SHA1 (xmpp-1.5.1.tar.gz) = fe38b4dad92fd5dd2b41069714faa6870560af81
-RMD160 (xmpp-1.5.1.tar.gz) = 29bf897c5e0680236fc773a4f9b5b9b523064989
-SHA512 (xmpp-1.5.1.tar.gz) = dd605a687156efddd9bc94f7e4ad0e6c4372ee94412fdbb59d07ccecc7a4e93c7f46805016f499eeb6f89e9439473e60fe09a23ffd6949e6a1716d5286bf6fae
-Size (xmpp-1.5.1.tar.gz) = 507197 bytes
+SHA1 (xmpp-1.5.3.tar.gz) = 56f9bd512ae7a5d68c59299ac518b81ea14af723
+RMD160 (xmpp-1.5.3.tar.gz) = de03659100118943ede6c11e32d483b541a0bb8c
+SHA512 (xmpp-1.5.3.tar.gz) = 44b79eb73143ce3559ec8fe112af5ff22a7ecbffa935c8e76c645f7845005e7459a6ac1b726312be4eff22199eafd27ff5aab06cec1b1d961c80374ce83b7898
+Size (xmpp-1.5.3.tar.gz) = 510756 bytes
Home |
Main Index |
Thread Index |
Old Index