diff options
author | fhajny <fhajny@pkgsrc.org> | 2018-01-03 20:51:19 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2018-01-03 20:51:19 +0000 |
commit | 91f26f47821cc5d95a784a39868745abffdd19c5 (patch) | |
tree | 61e8eaedba62bce6480f7f50fdbb9b22e59a734f /net | |
parent | dff0faa04d30fa2ce247416ba90572ba7228d197 (diff) | |
download | pkgsrc-91f26f47821cc5d95a784a39868745abffdd19c5.tar.gz |
Update net/erlang-xmpp to 1.1.17.
- Register pubsub#multi-items feature and add pubsub#max_items
field to meta-data
- Mention try_subtag/2 in the README
- Fix formatting in API.md
- New function: xmpp:try_subtag/2
- Make pretty printer understand jid records
- Support XEP-0184: Message Delivery Receipts
- Improve pretty printer and sub-elements processing
- Add PubSub error condition: 'precondition-not-met'
- pubsub_publish_options.xdata: Reject 'secret'
- Allow empty URIs in xmpp_uri:check/1
- Update muc#roominfo form and add validation for
'muc#room*_pubsub' fields
- Introduce xmpp_uri module
Diffstat (limited to 'net')
-rw-r--r-- | net/erlang-xmpp/Makefile | 6 | ||||
-rw-r--r-- | net/erlang-xmpp/PLIST | 5 | ||||
-rw-r--r-- | net/erlang-xmpp/distinfo | 10 |
3 files changed, 12 insertions, 9 deletions
diff --git a/net/erlang-xmpp/Makefile b/net/erlang-xmpp/Makefile index 89fd0de7914..6f24de5900a 100644 --- a/net/erlang-xmpp/Makefile +++ b/net/erlang-xmpp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2017/12/14 20:51:57 fhajny Exp $ +# $NetBSD: Makefile,v 1.11 2018/01/03 20:51:19 fhajny Exp $ -DISTNAME= xmpp-1.1.16 +DISTNAME= xmpp-1.1.17 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/} @@ -9,7 +9,7 @@ HOMEPAGE= https://github.com/processone/xmpp/ COMMENT= XMPP parsing and serialization library on top of Fast XML LICENSE= apache-2.0 -DEPENDS+= erlang-fast_xml>=1.1.25:../../textproc/erlang-fast_xml +DEPENDS+= erlang-fast_xml>=1.1.26:../../textproc/erlang-fast_xml DEPENDS+= erlang-stringprep>=1.0.10:../../textproc/erlang-stringprep DEPENDS+= erlang-p1_utils>=1.0.10:../../misc/erlang-p1_utils diff --git a/net/erlang-xmpp/PLIST b/net/erlang-xmpp/PLIST index 4808791e245..6af0ce1cc78 100644 --- a/net/erlang-xmpp/PLIST +++ b/net/erlang-xmpp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2017/12/14 20:51:57 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.6 2018/01/03 20:51:19 fhajny Exp $ lib/erlang/lib/xmpp lib/erlang/lib/xmpp-${PKGVERSION}/ebin/flex_offline.beam lib/erlang/lib/xmpp-${PKGVERSION}/ebin/jid.beam @@ -49,6 +49,7 @@ lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0138.beam lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0153.beam lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0158.beam lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0172.beam +lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0184.beam lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0191.beam lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0198.beam lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0199.beam @@ -76,6 +77,7 @@ lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xmpp.beam lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xmpp_codec.beam lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xmpp_codec_external.beam lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xmpp_tr.beam +lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xmpp_uri.beam lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xmpp_util.beam lib/erlang/lib/xmpp-${PKGVERSION}/include/flex_offline.hrl lib/erlang/lib/xmpp-${PKGVERSION}/include/jid.hrl @@ -94,3 +96,4 @@ lib/erlang/lib/xmpp-${PKGVERSION}/include/pubsub_subscribe_options.hrl lib/erlang/lib/xmpp-${PKGVERSION}/include/xmpp.hrl lib/erlang/lib/xmpp-${PKGVERSION}/include/xmpp_codec.hrl lib/erlang/lib/xmpp-${PKGVERSION}/priv/lib/jid.so +lib/erlang/lib/xmpp-${PKGVERSION}/priv/lib/xmpp_uri.so diff --git a/net/erlang-xmpp/distinfo b/net/erlang-xmpp/distinfo index 4939d9bcb09..be5bf9f232e 100644 --- a/net/erlang-xmpp/distinfo +++ b/net/erlang-xmpp/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2017/12/14 20:51:57 fhajny Exp $ +$NetBSD: distinfo,v 1.8 2018/01/03 20:51:19 fhajny Exp $ -SHA1 (xmpp-1.1.16.tar.gz) = f707592866a654f6b49460a042aae0f4275667bb -RMD160 (xmpp-1.1.16.tar.gz) = 4717f8695ec0bd0b0e7c678b2fe0e7dffb36cfc9 -SHA512 (xmpp-1.1.16.tar.gz) = 7f0c24067c9a23c7d0f092a423fc6d35e17e408dc7dc17613633fb1950418bca76127f301fde044d6f41097fad806088e08b31a0406bdf08d82130a328372133 -Size (xmpp-1.1.16.tar.gz) = 381312 bytes +SHA1 (xmpp-1.1.17.tar.gz) = 658f8c644cc5dea0adcd96d72e3c93b9896959e0 +RMD160 (xmpp-1.1.17.tar.gz) = 710162e4a42633d8773b0c329cb189959f1f2bb0 +SHA512 (xmpp-1.1.17.tar.gz) = ef0edb20164010256b269f59442868bc2cf9f69961dbe33cb049b3a838f19ebfee9ed5aed946b56243638fd3f4454484682ac09c37d71738dacbba80b0596ee5 +Size (xmpp-1.1.17.tar.gz) = 397100 bytes SHA1 (patch-rebar.config) = a6ff316da98270f35d3fa7cac035bbf097e45634 |