pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/erlang-xmpp Update net/erlang-xmpp to 1.1.15



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b79c3698a340
branches:  trunk
changeset: 370495:b79c3698a340
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Tue Oct 17 14:53:22 2017 +0000

description:
Update net/erlang-xmpp to 1.1.15

- Updating fast_xml to version 1.1.24.
- Updating p1_utils to version 1.0.10.
- Updating stringprep to version 1.0.10.
- Compatibility with R19.3+
- XEP-0084 (User Avatar) support

diffstat:

 net/erlang-xmpp/Makefile                   |  10 +++++-----
 net/erlang-xmpp/PLIST                      |   3 ++-
 net/erlang-xmpp/distinfo                   |  12 ++++++------
 net/erlang-xmpp/patches/patch-rebar.config |   8 ++++----
 4 files changed, 17 insertions(+), 16 deletions(-)

diffs (78 lines):

diff -r 7f7fa09e39cf -r b79c3698a340 net/erlang-xmpp/Makefile
--- a/net/erlang-xmpp/Makefile  Tue Oct 17 14:52:54 2017 +0000
+++ b/net/erlang-xmpp/Makefile  Tue Oct 17 14:53:22 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2017/08/20 12:28:37 fhajny Exp $
+# $NetBSD: Makefile,v 1.9 2017/10/17 14:53:22 fhajny Exp $
 
-DISTNAME=      xmpp-1.1.14
+DISTNAME=      xmpp-1.1.15
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
 
@@ -9,9 +9,9 @@
 COMMENT=       XMPP parsing and serialization library on top of Fast XML
 LICENSE=       apache-2.0
 
-DEPENDS+=      erlang-fast_xml>=1.1.23:../../textproc/erlang-fast_xml
-DEPENDS+=      erlang-stringprep>=1.0.9:../../textproc/erlang-stringprep
-DEPENDS+=      erlang-p1_utils>=1.0.9:../../misc/erlang-p1_utils
+DEPENDS+=      erlang-fast_xml>=1.1.24:../../textproc/erlang-fast_xml
+DEPENDS+=      erlang-stringprep>=1.0.10:../../textproc/erlang-stringprep
+DEPENDS+=      erlang-p1_utils>=1.0.10:../../misc/erlang-p1_utils
 
 GITHUB_PROJECT=        xmpp
 
diff -r 7f7fa09e39cf -r b79c3698a340 net/erlang-xmpp/PLIST
--- a/net/erlang-xmpp/PLIST     Tue Oct 17 14:52:54 2017 +0000
+++ b/net/erlang-xmpp/PLIST     Tue Oct 17 14:53:22 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/07/07 09:54:41 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.4 2017/10/17 14:53:22 fhajny Exp $
 lib/erlang/lib/xmpp
 lib/erlang/lib/xmpp-${PKGVERSION}/ebin/flex_offline.beam
 lib/erlang/lib/xmpp-${PKGVERSION}/ebin/jid.beam
@@ -38,6 +38,7 @@
 lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0066.beam
 lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0077.beam
 lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0078.beam
+lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0084.beam
 lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0085.beam
 lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0092.beam
 lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0114.beam
diff -r 7f7fa09e39cf -r b79c3698a340 net/erlang-xmpp/distinfo
--- a/net/erlang-xmpp/distinfo  Tue Oct 17 14:52:54 2017 +0000
+++ b/net/erlang-xmpp/distinfo  Tue Oct 17 14:53:22 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2017/08/20 12:28:37 fhajny Exp $
+$NetBSD: distinfo,v 1.6 2017/10/17 14:53:22 fhajny Exp $
 
-SHA1 (xmpp-1.1.14.tar.gz) = b2d005b58a885bd759c6d81307d404fcf6ec9353
-RMD160 (xmpp-1.1.14.tar.gz) = f8e443378768e1612f2d55bd628fda81bb5f049d
-SHA512 (xmpp-1.1.14.tar.gz) = 877f03268572eda619d6d8bfbc1fefda1063344e80b2191b5496e9b53e03d4527538f626bb2bd5d11f259d7466285a7afe7454d7a67de231d67036fdba0f7b9a
-Size (xmpp-1.1.14.tar.gz) = 374301 bytes
-SHA1 (patch-rebar.config) = f63d3e7fbfe30ebd3f75ab2ada6d9c247cdc3de0
+SHA1 (xmpp-1.1.15.tar.gz) = 9f83af748c56ba4d0f6d0d417f906835aba119c0
+RMD160 (xmpp-1.1.15.tar.gz) = f611f6782db7f7dc69586069113e3302163dbe00
+SHA512 (xmpp-1.1.15.tar.gz) = b9a67513a5af0e64f64308f8140d1c2a636e9cad7fabf2961056df2f17a96dadd4ec8003854c00c01609eb110c34cc68498af73dc06677d94ac38577f297a4be
+Size (xmpp-1.1.15.tar.gz) = 376580 bytes
+SHA1 (patch-rebar.config) = a6ff316da98270f35d3fa7cac035bbf097e45634
diff -r 7f7fa09e39cf -r b79c3698a340 net/erlang-xmpp/patches/patch-rebar.config
--- a/net/erlang-xmpp/patches/patch-rebar.config        Tue Oct 17 14:52:54 2017 +0000
+++ b/net/erlang-xmpp/patches/patch-rebar.config        Tue Oct 17 14:53:22 2017 +0000
@@ -1,11 +1,11 @@
-$NetBSD: patch-rebar.config,v 1.3 2017/07/07 09:54:41 fhajny Exp $
+$NetBSD: patch-rebar.config,v 1.4 2017/10/17 14:53:22 fhajny Exp $
 
 Look up fast_xml includes properly.
 
---- rebar.config.orig  2017-06-28 14:45:47.000000000 +0000
+--- rebar.config.orig  2017-10-16 12:22:25.000000000 +0000
 +++ rebar.config
-@@ -22,7 +22,7 @@
- {erl_opts, [debug_info, {src_dirs, ["src"]},
+@@ -23,7 +23,7 @@
+           nowarn_export_all,
              {i, "include"},
              {i, "../fast_xml/include"},
 -            {i, "deps/fast_xml/include"}]}.



Home | Main Index | Thread Index | Old Index