Mon Mar 10 11:32:38 2014 UTC ()
Update ejabberd to 13.12.

Changes since 13.10:
- New OpenSSL ciphers option in c2s, s2s and s2s_out
- mod_roster: new access rule to restrict roster modificartion
- mod_pubsub: support for data migration from mnesia to odbc
- ejabberd_xmlrpc included
- Bugfixes


(fhajny)
diff -r1.36 -r1.37 pkgsrc/chat/ejabberd/Makefile
diff -r1.22 -r1.23 pkgsrc/chat/ejabberd/PLIST
diff -r1.22 -r1.23 pkgsrc/chat/ejabberd/distinfo

cvs diff -r1.36 -r1.37 pkgsrc/chat/ejabberd/Makefile (expand / switch to unified diff)

--- pkgsrc/chat/ejabberd/Makefile 2014/02/12 23:17:35 1.36
+++ pkgsrc/chat/ejabberd/Makefile 2014/03/10 11:32:38 1.37
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.36 2014/02/12 23:17:35 tron Exp $ 1# $NetBSD: Makefile,v 1.37 2014/03/10 11:32:38 fhajny Exp $
2 2
3DISTNAME= ejabberd-13.10 3DISTNAME= ejabberd-13.12
4PKGREVISION= 2 4PKGREVISION= 1
5CATEGORIES= chat 5CATEGORIES= chat
6MASTER_SITES= http://www.process-one.net/downloads/ejabberd/${PKGVERSION_NOREV}/ 6MASTER_SITES= http://www.process-one.net/downloads/ejabberd/${PKGVERSION_NOREV}/
7EXTRACT_SUFX= .tgz 7EXTRACT_SUFX= .tgz
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.ejabberd.im/ 10HOMEPAGE= http://www.ejabberd.im/
11COMMENT= Free and Open Source distributed fault-tolerant Jabber server 11COMMENT= Free and Open Source distributed fault-tolerant Jabber server
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14BUILD_DEPENDS+= git-base>=1.5:../../devel/git-base 14BUILD_DEPENDS+= git-base>=1.5:../../devel/git-base
15CONFLICTS+= jabberd-[0-9]* 15CONFLICTS+= jabberd-[0-9]*
16 16
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes

cvs diff -r1.22 -r1.23 pkgsrc/chat/ejabberd/PLIST (expand / switch to unified diff)

--- pkgsrc/chat/ejabberd/PLIST 2013/11/28 05:21:39 1.22
+++ pkgsrc/chat/ejabberd/PLIST 2014/03/10 11:32:38 1.23
@@ -1,264 +1,274 @@ @@ -1,264 +1,274 @@
1@comment $NetBSD: PLIST,v 1.22 2013/11/28 05:21:39 dholland Exp $ 1@comment $NetBSD: PLIST,v 1.23 2014/03/10 11:32:38 fhajny Exp $
2lib/erlang/lib/${PKGNAME}/ebin/ELDAPv3.beam 
3lib/erlang/lib/${PKGNAME}/ebin/XmppAddr.beam 
4lib/erlang/lib/${PKGNAME}/ebin/acl.beam 2lib/erlang/lib/${PKGNAME}/ebin/acl.beam
5lib/erlang/lib/${PKGNAME}/ebin/adhoc.beam 3lib/erlang/lib/${PKGNAME}/ebin/adhoc.beam
6lib/erlang/lib/${PKGNAME}/ebin/beam_util.beam 4lib/erlang/lib/${PKGNAME}/ebin/beam_util.beam
7lib/erlang/lib/${PKGNAME}/ebin/cache_tab.beam 
8lib/erlang/lib/${PKGNAME}/ebin/cache_tab_app.beam 5lib/erlang/lib/${PKGNAME}/ebin/cache_tab_app.beam
9lib/erlang/lib/${PKGNAME}/ebin/cache_tab_sup.beam 6lib/erlang/lib/${PKGNAME}/ebin/cache_tab_sup.beam
10lib/erlang/lib/${PKGNAME}/ebin/cache_tab_treap.beam 7lib/erlang/lib/${PKGNAME}/ebin/cache_tab_treap.beam
11lib/erlang/lib/${PKGNAME}/ebin/cyrsasl.beam 8lib/erlang/lib/${PKGNAME}/ebin/cache_tab.beam
12lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_anonymous.beam 9lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_anonymous.beam
13lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_digest.beam 10lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_digest.beam
14lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_plain.beam 11lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_plain.beam
15lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_scram.beam 12lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_scram.beam
16lib/erlang/lib/${PKGNAME}/ebin/ejabberd.app 13lib/erlang/lib/${PKGNAME}/ebin/cyrsasl.beam
17lib/erlang/lib/${PKGNAME}/ebin/ejabberd.beam 
18lib/erlang/lib/${PKGNAME}/ebin/ejabberd_admin.beam 14lib/erlang/lib/${PKGNAME}/ebin/ejabberd_admin.beam
19lib/erlang/lib/${PKGNAME}/ebin/ejabberd_app.beam 15lib/erlang/lib/${PKGNAME}/ebin/ejabberd_app.beam
20lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth.beam 
21lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_anonymous.beam 16lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_anonymous.beam
22lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_external.beam 17lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_external.beam
23lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_internal.beam 18lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_internal.beam
24lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_ldap.beam 19lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_ldap.beam
25lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_odbc.beam 20lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_odbc.beam
26lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_pam.beam 21lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_pam.beam
27lib/erlang/lib/${PKGNAME}/ebin/ejabberd_c2s.beam 22lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth.beam
28lib/erlang/lib/${PKGNAME}/ebin/ejabberd_c2s_config.beam 23lib/erlang/lib/${PKGNAME}/ebin/ejabberd_c2s_config.beam
 24lib/erlang/lib/${PKGNAME}/ebin/ejabberd_c2s.beam
29lib/erlang/lib/${PKGNAME}/ebin/ejabberd_captcha.beam 25lib/erlang/lib/${PKGNAME}/ebin/ejabberd_captcha.beam
30lib/erlang/lib/${PKGNAME}/ebin/ejabberd_commands.beam 26lib/erlang/lib/${PKGNAME}/ebin/ejabberd_commands.beam
31lib/erlang/lib/${PKGNAME}/ebin/ejabberd_config.beam 27lib/erlang/lib/${PKGNAME}/ebin/ejabberd_config.beam
32lib/erlang/lib/${PKGNAME}/ebin/ejabberd_ctl.beam 28lib/erlang/lib/${PKGNAME}/ebin/ejabberd_ctl.beam
33lib/erlang/lib/${PKGNAME}/ebin/ejabberd_frontend_socket.beam 29lib/erlang/lib/${PKGNAME}/ebin/ejabberd_frontend_socket.beam
34lib/erlang/lib/${PKGNAME}/ebin/ejabberd_hooks.beam 30lib/erlang/lib/${PKGNAME}/ebin/ejabberd_hooks.beam
35lib/erlang/lib/${PKGNAME}/ebin/ejabberd_http.beam 
36lib/erlang/lib/${PKGNAME}/ebin/ejabberd_http_bind.beam 31lib/erlang/lib/${PKGNAME}/ebin/ejabberd_http_bind.beam
37lib/erlang/lib/${PKGNAME}/ebin/ejabberd_http_poll.beam 32lib/erlang/lib/${PKGNAME}/ebin/ejabberd_http_poll.beam
 33lib/erlang/lib/${PKGNAME}/ebin/ejabberd_http.beam
38lib/erlang/lib/${PKGNAME}/ebin/ejabberd_listener.beam 34lib/erlang/lib/${PKGNAME}/ebin/ejabberd_listener.beam
39lib/erlang/lib/${PKGNAME}/ebin/ejabberd_local.beam 35lib/erlang/lib/${PKGNAME}/ebin/ejabberd_local.beam
40lib/erlang/lib/${PKGNAME}/ebin/ejabberd_logger.beam 36lib/erlang/lib/${PKGNAME}/ebin/ejabberd_logger.beam
41lib/erlang/lib/${PKGNAME}/ebin/ejabberd_node_groups.beam 37lib/erlang/lib/${PKGNAME}/ebin/ejabberd_node_groups.beam
42lib/erlang/lib/${PKGNAME}/ebin/ejabberd_odbc.beam 
43lib/erlang/lib/${PKGNAME}/ebin/ejabberd_odbc_sup.beam 38lib/erlang/lib/${PKGNAME}/ebin/ejabberd_odbc_sup.beam
 39lib/erlang/lib/${PKGNAME}/ebin/ejabberd_odbc.beam
44lib/erlang/lib/${PKGNAME}/ebin/ejabberd_piefxis.beam 40lib/erlang/lib/${PKGNAME}/ebin/ejabberd_piefxis.beam
45lib/erlang/lib/${PKGNAME}/ebin/ejabberd_rdbms.beam 41lib/erlang/lib/${PKGNAME}/ebin/ejabberd_rdbms.beam
46lib/erlang/lib/${PKGNAME}/ebin/ejabberd_receiver.beam 42lib/erlang/lib/${PKGNAME}/ebin/ejabberd_receiver.beam
47lib/erlang/lib/${PKGNAME}/ebin/ejabberd_regexp.beam 43lib/erlang/lib/${PKGNAME}/ebin/ejabberd_regexp.beam
48lib/erlang/lib/${PKGNAME}/ebin/ejabberd_router.beam 44lib/erlang/lib/${PKGNAME}/ebin/ejabberd_router.beam
49lib/erlang/lib/${PKGNAME}/ebin/ejabberd_s2s.beam 
50lib/erlang/lib/${PKGNAME}/ebin/ejabberd_s2s_in.beam 45lib/erlang/lib/${PKGNAME}/ebin/ejabberd_s2s_in.beam
51lib/erlang/lib/${PKGNAME}/ebin/ejabberd_s2s_out.beam 46lib/erlang/lib/${PKGNAME}/ebin/ejabberd_s2s_out.beam
 47lib/erlang/lib/${PKGNAME}/ebin/ejabberd_s2s.beam
52lib/erlang/lib/${PKGNAME}/ebin/ejabberd_service.beam 48lib/erlang/lib/${PKGNAME}/ebin/ejabberd_service.beam
53lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sm.beam 49lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sm.beam
54lib/erlang/lib/${PKGNAME}/ebin/ejabberd_socket.beam 50lib/erlang/lib/${PKGNAME}/ebin/ejabberd_socket.beam
55lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sup.beam 51lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sup.beam
56lib/erlang/lib/${PKGNAME}/ebin/ejabberd_system_monitor.beam 52lib/erlang/lib/${PKGNAME}/ebin/ejabberd_system_monitor.beam
57lib/erlang/lib/${PKGNAME}/ebin/ejabberd_tmp_sup.beam 53lib/erlang/lib/${PKGNAME}/ebin/ejabberd_tmp_sup.beam
58lib/erlang/lib/${PKGNAME}/ebin/ejabberd_update.beam 54lib/erlang/lib/${PKGNAME}/ebin/ejabberd_update.beam
59lib/erlang/lib/${PKGNAME}/ebin/ejabberd_web.beam 
60lib/erlang/lib/${PKGNAME}/ebin/ejabberd_web_admin.beam 55lib/erlang/lib/${PKGNAME}/ebin/ejabberd_web_admin.beam
 56lib/erlang/lib/${PKGNAME}/ebin/ejabberd_web.beam
 57lib/erlang/lib/${PKGNAME}/ebin/ejabberd_xmlrpc.beam
 58lib/erlang/lib/${PKGNAME}/ebin/ejabberd.app
 59lib/erlang/lib/${PKGNAME}/ebin/ejabberd.beam
61lib/erlang/lib/${PKGNAME}/ebin/ejd2odbc.beam 60lib/erlang/lib/${PKGNAME}/ebin/ejd2odbc.beam
62lib/erlang/lib/${PKGNAME}/ebin/eldap.beam 
63lib/erlang/lib/${PKGNAME}/ebin/eldap_filter.beam 
64lib/erlang/lib/${PKGNAME}/ebin/eldap_filter_yecc.beam 61lib/erlang/lib/${PKGNAME}/ebin/eldap_filter_yecc.beam
 62lib/erlang/lib/${PKGNAME}/ebin/eldap_filter.beam
65lib/erlang/lib/${PKGNAME}/ebin/eldap_pool.beam 63lib/erlang/lib/${PKGNAME}/ebin/eldap_pool.beam
66lib/erlang/lib/${PKGNAME}/ebin/eldap_utils.beam 64lib/erlang/lib/${PKGNAME}/ebin/eldap_utils.beam
 65lib/erlang/lib/${PKGNAME}/ebin/eldap.beam
 66lib/erlang/lib/${PKGNAME}/ebin/ELDAPv3.beam
67lib/erlang/lib/${PKGNAME}/ebin/error_logger_lager_h.beam 67lib/erlang/lib/${PKGNAME}/ebin/error_logger_lager_h.beam
68lib/erlang/lib/${PKGNAME}/ebin/example_serv.beam 68lib/erlang/lib/${PKGNAME}/ebin/example_serv.beam
69lib/erlang/lib/${PKGNAME}/ebin/extauth.beam 69lib/erlang/lib/${PKGNAME}/ebin/extauth.beam
70lib/erlang/lib/${PKGNAME}/ebin/ezlib.beam 
71lib/erlang/lib/${PKGNAME}/ebin/ezlib_app.beam 70lib/erlang/lib/${PKGNAME}/ebin/ezlib_app.beam
72lib/erlang/lib/${PKGNAME}/ebin/ezlib_sup.beam 71lib/erlang/lib/${PKGNAME}/ebin/ezlib_sup.beam
 72lib/erlang/lib/${PKGNAME}/ebin/ezlib.beam
73lib/erlang/lib/${PKGNAME}/ebin/gen_iq_handler.beam 73lib/erlang/lib/${PKGNAME}/ebin/gen_iq_handler.beam
74lib/erlang/lib/${PKGNAME}/ebin/gen_mod.beam 74lib/erlang/lib/${PKGNAME}/ebin/gen_mod.beam
75lib/erlang/lib/${PKGNAME}/ebin/gen_pubsub_node.beam 75lib/erlang/lib/${PKGNAME}/ebin/gen_pubsub_node.beam
76lib/erlang/lib/${PKGNAME}/ebin/gen_pubsub_nodetree.beam 76lib/erlang/lib/${PKGNAME}/ebin/gen_pubsub_nodetree.beam
77lib/erlang/lib/${PKGNAME}/ebin/glc.beam 
78lib/erlang/lib/${PKGNAME}/ebin/glc_code.beam 77lib/erlang/lib/${PKGNAME}/ebin/glc_code.beam
79lib/erlang/lib/${PKGNAME}/ebin/glc_lib.beam 78lib/erlang/lib/${PKGNAME}/ebin/glc_lib.beam
80lib/erlang/lib/${PKGNAME}/ebin/glc_ops.beam 79lib/erlang/lib/${PKGNAME}/ebin/glc_ops.beam
 80lib/erlang/lib/${PKGNAME}/ebin/glc.beam
81lib/erlang/lib/${PKGNAME}/ebin/goldrush.app 81lib/erlang/lib/${PKGNAME}/ebin/goldrush.app
 82lib/erlang/lib/${PKGNAME}/ebin/gr_app.beam
82lib/erlang/lib/${PKGNAME}/ebin/gr_context.beam 83lib/erlang/lib/${PKGNAME}/ebin/gr_context.beam
 84lib/erlang/lib/${PKGNAME}/ebin/gr_counter_sup.beam
 85lib/erlang/lib/${PKGNAME}/ebin/gr_counter.beam
 86lib/erlang/lib/${PKGNAME}/ebin/gr_manager_sup.beam
 87lib/erlang/lib/${PKGNAME}/ebin/gr_manager.beam
 88lib/erlang/lib/${PKGNAME}/ebin/gr_param_sup.beam
 89lib/erlang/lib/${PKGNAME}/ebin/gr_param.beam
 90lib/erlang/lib/${PKGNAME}/ebin/gr_sup.beam
83lib/erlang/lib/${PKGNAME}/ebin/gre.beam 91lib/erlang/lib/${PKGNAME}/ebin/gre.beam
84lib/erlang/lib/${PKGNAME}/ebin/iconv.beam 
85lib/erlang/lib/${PKGNAME}/ebin/iconv_app.beam 92lib/erlang/lib/${PKGNAME}/ebin/iconv_app.beam
86lib/erlang/lib/${PKGNAME}/ebin/iconv_sup.beam 93lib/erlang/lib/${PKGNAME}/ebin/iconv_sup.beam
 94lib/erlang/lib/${PKGNAME}/ebin/iconv.beam
87lib/erlang/lib/${PKGNAME}/ebin/idna.beam 95lib/erlang/lib/${PKGNAME}/ebin/idna.beam
88lib/erlang/lib/${PKGNAME}/ebin/jd2ejd.beam 96lib/erlang/lib/${PKGNAME}/ebin/jd2ejd.beam
 97lib/erlang/lib/${PKGNAME}/ebin/jiffy_utf8.beam
89lib/erlang/lib/${PKGNAME}/ebin/jiffy.app 98lib/erlang/lib/${PKGNAME}/ebin/jiffy.app
90lib/erlang/lib/${PKGNAME}/ebin/jiffy.beam 99lib/erlang/lib/${PKGNAME}/ebin/jiffy.beam
91lib/erlang/lib/${PKGNAME}/ebin/jiffy_utf8.beam 
92lib/erlang/lib/${PKGNAME}/ebin/jlib.beam 100lib/erlang/lib/${PKGNAME}/ebin/jlib.beam
93lib/erlang/lib/${PKGNAME}/ebin/lager.app 
94lib/erlang/lib/${PKGNAME}/ebin/lager.beam 
95lib/erlang/lib/${PKGNAME}/ebin/lager_app.beam 101lib/erlang/lib/${PKGNAME}/ebin/lager_app.beam
96lib/erlang/lib/${PKGNAME}/ebin/lager_backend_throttle.beam 102lib/erlang/lib/${PKGNAME}/ebin/lager_backend_throttle.beam
97lib/erlang/lib/${PKGNAME}/ebin/lager_config.beam 103lib/erlang/lib/${PKGNAME}/ebin/lager_config.beam
98lib/erlang/lib/${PKGNAME}/ebin/lager_console_backend.beam 104lib/erlang/lib/${PKGNAME}/ebin/lager_console_backend.beam
99lib/erlang/lib/${PKGNAME}/ebin/lager_crash_log.beam 105lib/erlang/lib/${PKGNAME}/ebin/lager_crash_log.beam
100lib/erlang/lib/${PKGNAME}/ebin/lager_default_formatter.beam 106lib/erlang/lib/${PKGNAME}/ebin/lager_default_formatter.beam
101lib/erlang/lib/${PKGNAME}/ebin/lager_file_backend.beam 107lib/erlang/lib/${PKGNAME}/ebin/lager_file_backend.beam
102lib/erlang/lib/${PKGNAME}/ebin/lager_format.beam 108lib/erlang/lib/${PKGNAME}/ebin/lager_format.beam
103lib/erlang/lib/${PKGNAME}/ebin/lager_handler_watcher.beam 
104lib/erlang/lib/${PKGNAME}/ebin/lager_handler_watcher_sup.beam 109lib/erlang/lib/${PKGNAME}/ebin/lager_handler_watcher_sup.beam
 110lib/erlang/lib/${PKGNAME}/ebin/lager_handler_watcher.beam
105lib/erlang/lib/${PKGNAME}/ebin/lager_msg.beam 111lib/erlang/lib/${PKGNAME}/ebin/lager_msg.beam
106lib/erlang/lib/${PKGNAME}/ebin/lager_stdlib.beam 112lib/erlang/lib/${PKGNAME}/ebin/lager_stdlib.beam
107lib/erlang/lib/${PKGNAME}/ebin/lager_sup.beam 113lib/erlang/lib/${PKGNAME}/ebin/lager_sup.beam
108lib/erlang/lib/${PKGNAME}/ebin/lager_transform.beam 114lib/erlang/lib/${PKGNAME}/ebin/lager_transform.beam
109lib/erlang/lib/${PKGNAME}/ebin/lager_trunc_io.beam 115lib/erlang/lib/${PKGNAME}/ebin/lager_trunc_io.beam
110lib/erlang/lib/${PKGNAME}/ebin/lager_util.beam 116lib/erlang/lib/${PKGNAME}/ebin/lager_util.beam
 117lib/erlang/lib/${PKGNAME}/ebin/lager.app
 118lib/erlang/lib/${PKGNAME}/ebin/lager.beam
111lib/erlang/lib/${PKGNAME}/ebin/mod_adhoc.beam 119lib/erlang/lib/${PKGNAME}/ebin/mod_adhoc.beam
112lib/erlang/lib/${PKGNAME}/ebin/mod_announce.beam 120lib/erlang/lib/${PKGNAME}/ebin/mod_announce.beam
113lib/erlang/lib/${PKGNAME}/ebin/mod_blocking.beam 121lib/erlang/lib/${PKGNAME}/ebin/mod_blocking.beam
114lib/erlang/lib/${PKGNAME}/ebin/mod_caps.beam 122lib/erlang/lib/${PKGNAME}/ebin/mod_caps.beam
115lib/erlang/lib/${PKGNAME}/ebin/mod_carboncopy.beam 123lib/erlang/lib/${PKGNAME}/ebin/mod_carboncopy.beam
116lib/erlang/lib/${PKGNAME}/ebin/mod_configure.beam 124lib/erlang/lib/${PKGNAME}/ebin/mod_configure.beam
117lib/erlang/lib/${PKGNAME}/ebin/mod_configure2.beam 125lib/erlang/lib/${PKGNAME}/ebin/mod_configure2.beam
118lib/erlang/lib/${PKGNAME}/ebin/mod_disco.beam 126lib/erlang/lib/${PKGNAME}/ebin/mod_disco.beam
119lib/erlang/lib/${PKGNAME}/ebin/mod_echo.beam 127lib/erlang/lib/${PKGNAME}/ebin/mod_echo.beam
120lib/erlang/lib/${PKGNAME}/ebin/mod_http_bind.beam 128lib/erlang/lib/${PKGNAME}/ebin/mod_http_bind.beam
121lib/erlang/lib/${PKGNAME}/ebin/mod_http_fileserver.beam 129lib/erlang/lib/${PKGNAME}/ebin/mod_http_fileserver.beam
122lib/erlang/lib/${PKGNAME}/ebin/mod_ip_blacklist.beam 130lib/erlang/lib/${PKGNAME}/ebin/mod_ip_blacklist.beam
123lib/erlang/lib/${PKGNAME}/ebin/mod_irc.beam 
124lib/erlang/lib/${PKGNAME}/ebin/mod_irc_connection.beam 131lib/erlang/lib/${PKGNAME}/ebin/mod_irc_connection.beam
 132lib/erlang/lib/${PKGNAME}/ebin/mod_irc.beam
125lib/erlang/lib/${PKGNAME}/ebin/mod_last.beam 133lib/erlang/lib/${PKGNAME}/ebin/mod_last.beam
126lib/erlang/lib/${PKGNAME}/ebin/mod_muc.beam 
127lib/erlang/lib/${PKGNAME}/ebin/mod_muc_log.beam 134lib/erlang/lib/${PKGNAME}/ebin/mod_muc_log.beam
128lib/erlang/lib/${PKGNAME}/ebin/mod_muc_room.beam 135lib/erlang/lib/${PKGNAME}/ebin/mod_muc_room.beam
 136lib/erlang/lib/${PKGNAME}/ebin/mod_muc.beam
129lib/erlang/lib/${PKGNAME}/ebin/mod_offline.beam 137lib/erlang/lib/${PKGNAME}/ebin/mod_offline.beam
130lib/erlang/lib/${PKGNAME}/ebin/mod_ping.beam 138lib/erlang/lib/${PKGNAME}/ebin/mod_ping.beam
131lib/erlang/lib/${PKGNAME}/ebin/mod_pres_counter.beam 139lib/erlang/lib/${PKGNAME}/ebin/mod_pres_counter.beam
132lib/erlang/lib/${PKGNAME}/ebin/mod_privacy.beam 140lib/erlang/lib/${PKGNAME}/ebin/mod_privacy.beam
133lib/erlang/lib/${PKGNAME}/ebin/mod_private.beam 141lib/erlang/lib/${PKGNAME}/ebin/mod_private.beam
134lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65.beam 
135lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_lib.beam 142lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_lib.beam
136lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_service.beam 143lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_service.beam
137lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_sm.beam 144lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_sm.beam
138lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_stream.beam 145lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_stream.beam
139lib/erlang/lib/${PKGNAME}/ebin/mod_pubsub.beam 146lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65.beam
140lib/erlang/lib/${PKGNAME}/ebin/mod_pubsub_odbc.beam 147lib/erlang/lib/${PKGNAME}/ebin/mod_pubsub_odbc.beam
141lib/erlang/lib/${PKGNAME}/ebin/mod_register.beam 148lib/erlang/lib/${PKGNAME}/ebin/mod_pubsub.beam
142lib/erlang/lib/${PKGNAME}/ebin/mod_register_web.beam 149lib/erlang/lib/${PKGNAME}/ebin/mod_register_web.beam
 150lib/erlang/lib/${PKGNAME}/ebin/mod_register.beam
143lib/erlang/lib/${PKGNAME}/ebin/mod_roster.beam 151lib/erlang/lib/${PKGNAME}/ebin/mod_roster.beam
144lib/erlang/lib/${PKGNAME}/ebin/mod_service_log.beam 152lib/erlang/lib/${PKGNAME}/ebin/mod_service_log.beam
145lib/erlang/lib/${PKGNAME}/ebin/mod_shared_roster.beam 
146lib/erlang/lib/${PKGNAME}/ebin/mod_shared_roster_ldap.beam 153lib/erlang/lib/${PKGNAME}/ebin/mod_shared_roster_ldap.beam
 154lib/erlang/lib/${PKGNAME}/ebin/mod_shared_roster.beam
147lib/erlang/lib/${PKGNAME}/ebin/mod_sic.beam 155lib/erlang/lib/${PKGNAME}/ebin/mod_sic.beam
148lib/erlang/lib/${PKGNAME}/ebin/mod_stats.beam 156lib/erlang/lib/${PKGNAME}/ebin/mod_stats.beam
149lib/erlang/lib/${PKGNAME}/ebin/mod_time.beam 157lib/erlang/lib/${PKGNAME}/ebin/mod_time.beam
150lib/erlang/lib/${PKGNAME}/ebin/mod_vcard.beam 
151lib/erlang/lib/${PKGNAME}/ebin/mod_vcard_ldap.beam 158lib/erlang/lib/${PKGNAME}/ebin/mod_vcard_ldap.beam
152lib/erlang/lib/${PKGNAME}/ebin/mod_vcard_xupdate.beam 159lib/erlang/lib/${PKGNAME}/ebin/mod_vcard_xupdate.beam
 160lib/erlang/lib/${PKGNAME}/ebin/mod_vcard.beam
153lib/erlang/lib/${PKGNAME}/ebin/mod_version.beam 161lib/erlang/lib/${PKGNAME}/ebin/mod_version.beam
154lib/erlang/lib/${PKGNAME}/ebin/node_buddy.beam 162lib/erlang/lib/${PKGNAME}/ebin/node_buddy.beam
155lib/erlang/lib/${PKGNAME}/ebin/node_club.beam 163lib/erlang/lib/${PKGNAME}/ebin/node_club.beam
156lib/erlang/lib/${PKGNAME}/ebin/node_dag.beam 164lib/erlang/lib/${PKGNAME}/ebin/node_dag.beam
157lib/erlang/lib/${PKGNAME}/ebin/node_dispatch.beam 165lib/erlang/lib/${PKGNAME}/ebin/node_dispatch.beam
158lib/erlang/lib/${PKGNAME}/ebin/node_flat.beam 
159lib/erlang/lib/${PKGNAME}/ebin/node_flat_odbc.beam 166lib/erlang/lib/${PKGNAME}/ebin/node_flat_odbc.beam
160lib/erlang/lib/${PKGNAME}/ebin/node_hometree.beam 167lib/erlang/lib/${PKGNAME}/ebin/node_flat.beam
161lib/erlang/lib/${PKGNAME}/ebin/node_hometree_odbc.beam 168lib/erlang/lib/${PKGNAME}/ebin/node_hometree_odbc.beam
 169lib/erlang/lib/${PKGNAME}/ebin/node_hometree.beam
162lib/erlang/lib/${PKGNAME}/ebin/node_mb.beam 170lib/erlang/lib/${PKGNAME}/ebin/node_mb.beam
163lib/erlang/lib/${PKGNAME}/ebin/node_pep.beam 
164lib/erlang/lib/${PKGNAME}/ebin/node_pep_odbc.beam 171lib/erlang/lib/${PKGNAME}/ebin/node_pep_odbc.beam
 172lib/erlang/lib/${PKGNAME}/ebin/node_pep.beam
165lib/erlang/lib/${PKGNAME}/ebin/node_private.beam 173lib/erlang/lib/${PKGNAME}/ebin/node_private.beam
166lib/erlang/lib/${PKGNAME}/ebin/node_public.beam 174lib/erlang/lib/${PKGNAME}/ebin/node_public.beam
167lib/erlang/lib/${PKGNAME}/ebin/nodetree_dag.beam 175lib/erlang/lib/${PKGNAME}/ebin/nodetree_dag.beam
168lib/erlang/lib/${PKGNAME}/ebin/nodetree_tree.beam 
169lib/erlang/lib/${PKGNAME}/ebin/nodetree_tree_odbc.beam 176lib/erlang/lib/${PKGNAME}/ebin/nodetree_tree_odbc.beam
 177lib/erlang/lib/${PKGNAME}/ebin/nodetree_tree.beam
170lib/erlang/lib/${PKGNAME}/ebin/nodetree_virtual.beam 178lib/erlang/lib/${PKGNAME}/ebin/nodetree_virtual.beam
171lib/erlang/lib/${PKGNAME}/ebin/odbc_queries.beam 179lib/erlang/lib/${PKGNAME}/ebin/odbc_queries.beam
172lib/erlang/lib/${PKGNAME}/ebin/p1_cache_tab.app 180lib/erlang/lib/${PKGNAME}/ebin/p1_cache_tab.app
173lib/erlang/lib/${PKGNAME}/ebin/p1_fsm.beam 181lib/erlang/lib/${PKGNAME}/ebin/p1_fsm.beam
174lib/erlang/lib/${PKGNAME}/ebin/p1_iconv.app 182lib/erlang/lib/${PKGNAME}/ebin/p1_iconv.app
175lib/erlang/lib/${PKGNAME}/ebin/p1_mnesia.beam 183lib/erlang/lib/${PKGNAME}/ebin/p1_mnesia.beam
176lib/erlang/lib/${PKGNAME}/ebin/p1_sha.beam 184lib/erlang/lib/${PKGNAME}/ebin/p1_sha.beam
177lib/erlang/lib/${PKGNAME}/ebin/p1_stringprep.app 185lib/erlang/lib/${PKGNAME}/ebin/p1_stringprep.app
178lib/erlang/lib/${PKGNAME}/ebin/p1_stun.app 186lib/erlang/lib/${PKGNAME}/ebin/p1_stun.app
179lib/erlang/lib/${PKGNAME}/ebin/p1_tls.app 
180lib/erlang/lib/${PKGNAME}/ebin/p1_tls.beam 
181lib/erlang/lib/${PKGNAME}/ebin/p1_tls_app.beam 187lib/erlang/lib/${PKGNAME}/ebin/p1_tls_app.beam
182lib/erlang/lib/${PKGNAME}/ebin/p1_tls_sup.beam 188lib/erlang/lib/${PKGNAME}/ebin/p1_tls_sup.beam
 189lib/erlang/lib/${PKGNAME}/ebin/p1_tls.app
 190lib/erlang/lib/${PKGNAME}/ebin/p1_tls.beam
183lib/erlang/lib/${PKGNAME}/ebin/p1_xml.app 191lib/erlang/lib/${PKGNAME}/ebin/p1_xml.app
184lib/erlang/lib/${PKGNAME}/ebin/p1_yaml.app 
185lib/erlang/lib/${PKGNAME}/ebin/p1_yaml.beam 
186lib/erlang/lib/${PKGNAME}/ebin/p1_yaml_app.beam 192lib/erlang/lib/${PKGNAME}/ebin/p1_yaml_app.beam
187lib/erlang/lib/${PKGNAME}/ebin/p1_yaml_sup.beam 193lib/erlang/lib/${PKGNAME}/ebin/p1_yaml_sup.beam
 194lib/erlang/lib/${PKGNAME}/ebin/p1_yaml.app
 195lib/erlang/lib/${PKGNAME}/ebin/p1_yaml.beam
188lib/erlang/lib/${PKGNAME}/ebin/p1_zlib.app 196lib/erlang/lib/${PKGNAME}/ebin/p1_zlib.app
189lib/erlang/lib/${PKGNAME}/ebin/pubsub_db_odbc.beam 197lib/erlang/lib/${PKGNAME}/ebin/pubsub_db_odbc.beam
190lib/erlang/lib/${PKGNAME}/ebin/pubsub_index.beam 198lib/erlang/lib/${PKGNAME}/ebin/pubsub_index.beam
191lib/erlang/lib/${PKGNAME}/ebin/pubsub_subscription.beam 
192lib/erlang/lib/${PKGNAME}/ebin/pubsub_subscription_odbc.beam 199lib/erlang/lib/${PKGNAME}/ebin/pubsub_subscription_odbc.beam
 200lib/erlang/lib/${PKGNAME}/ebin/pubsub_subscription.beam
193lib/erlang/lib/${PKGNAME}/ebin/randoms.beam 201lib/erlang/lib/${PKGNAME}/ebin/randoms.beam
194lib/erlang/lib/${PKGNAME}/ebin/scram.beam 202lib/erlang/lib/${PKGNAME}/ebin/scram.beam
195lib/erlang/lib/${PKGNAME}/ebin/shaper.beam 203lib/erlang/lib/${PKGNAME}/ebin/shaper.beam
196lib/erlang/lib/${PKGNAME}/ebin/str.beam 204lib/erlang/lib/${PKGNAME}/ebin/str.beam
197lib/erlang/lib/${PKGNAME}/ebin/stringprep.beam 
198lib/erlang/lib/${PKGNAME}/ebin/stringprep_app.beam 205lib/erlang/lib/${PKGNAME}/ebin/stringprep_app.beam
199lib/erlang/lib/${PKGNAME}/ebin/stringprep_sup.beam 206lib/erlang/lib/${PKGNAME}/ebin/stringprep_sup.beam
200lib/erlang/lib/${PKGNAME}/ebin/stun.beam 207lib/erlang/lib/${PKGNAME}/ebin/stringprep.beam
201lib/erlang/lib/${PKGNAME}/ebin/stun_app.beam 208lib/erlang/lib/${PKGNAME}/ebin/stun_app.beam
202lib/erlang/lib/${PKGNAME}/ebin/stun_codec.beam 209lib/erlang/lib/${PKGNAME}/ebin/stun_codec.beam
203lib/erlang/lib/${PKGNAME}/ebin/stun_sup.beam 210lib/erlang/lib/${PKGNAME}/ebin/stun_sup.beam
 211lib/erlang/lib/${PKGNAME}/ebin/stun.beam
204lib/erlang/lib/${PKGNAME}/ebin/tcp_serv.beam 212lib/erlang/lib/${PKGNAME}/ebin/tcp_serv.beam
205lib/erlang/lib/${PKGNAME}/ebin/translate.beam 213lib/erlang/lib/${PKGNAME}/ebin/translate.beam
206lib/erlang/lib/${PKGNAME}/ebin/treap.beam 214lib/erlang/lib/${PKGNAME}/ebin/treap.beam
207lib/erlang/lib/${PKGNAME}/ebin/url_util.beam 215lib/erlang/lib/${PKGNAME}/ebin/url_util.beam
208lib/erlang/lib/${PKGNAME}/ebin/win32_dns.beam 216lib/erlang/lib/${PKGNAME}/ebin/win32_dns.beam
209lib/erlang/lib/${PKGNAME}/ebin/xml.beam 
210lib/erlang/lib/${PKGNAME}/ebin/xml_app.beam 217lib/erlang/lib/${PKGNAME}/ebin/xml_app.beam
211lib/erlang/lib/${PKGNAME}/ebin/xml_gen.beam 218lib/erlang/lib/${PKGNAME}/ebin/xml_gen.beam
212lib/erlang/lib/${PKGNAME}/ebin/xml_stream.beam 219lib/erlang/lib/${PKGNAME}/ebin/xml_stream.beam
213lib/erlang/lib/${PKGNAME}/ebin/xml_sup.beam 220lib/erlang/lib/${PKGNAME}/ebin/xml_sup.beam
214lib/erlang/lib/${PKGNAME}/ebin/xmlrpc.app 221lib/erlang/lib/${PKGNAME}/ebin/xml.beam
215lib/erlang/lib/${PKGNAME}/ebin/xmlrpc.beam 
216lib/erlang/lib/${PKGNAME}/ebin/xmlrpc_decode.beam 222lib/erlang/lib/${PKGNAME}/ebin/xmlrpc_decode.beam
217lib/erlang/lib/${PKGNAME}/ebin/xmlrpc_encode.beam 223lib/erlang/lib/${PKGNAME}/ebin/xmlrpc_encode.beam
218lib/erlang/lib/${PKGNAME}/ebin/xmlrpc_http.beam 224lib/erlang/lib/${PKGNAME}/ebin/xmlrpc_http.beam
219lib/erlang/lib/${PKGNAME}/ebin/xmlrpc_util.beam 225lib/erlang/lib/${PKGNAME}/ebin/xmlrpc_util.beam
220lib/erlang/lib/${PKGNAME}/include/ELDAPv3.hrl 226lib/erlang/lib/${PKGNAME}/ebin/xmlrpc.app
221lib/erlang/lib/${PKGNAME}/include/XmppAddr.hrl 227lib/erlang/lib/${PKGNAME}/ebin/xmlrpc.beam
 228lib/erlang/lib/${PKGNAME}/ebin/XmppAddr.beam
222lib/erlang/lib/${PKGNAME}/include/adhoc.hrl 229lib/erlang/lib/${PKGNAME}/include/adhoc.hrl
223lib/erlang/lib/${PKGNAME}/include/ejabberd.hrl 
224lib/erlang/lib/${PKGNAME}/include/ejabberd_commands.hrl 230lib/erlang/lib/${PKGNAME}/include/ejabberd_commands.hrl
225lib/erlang/lib/${PKGNAME}/include/ejabberd_config.hrl 231lib/erlang/lib/${PKGNAME}/include/ejabberd_config.hrl
226lib/erlang/lib/${PKGNAME}/include/ejabberd_ctl.hrl 232lib/erlang/lib/${PKGNAME}/include/ejabberd_ctl.hrl
227lib/erlang/lib/${PKGNAME}/include/ejabberd_http.hrl 233lib/erlang/lib/${PKGNAME}/include/ejabberd_http.hrl
228lib/erlang/lib/${PKGNAME}/include/ejabberd_web_admin.hrl 234lib/erlang/lib/${PKGNAME}/include/ejabberd_web_admin.hrl
 235lib/erlang/lib/${PKGNAME}/include/ejabberd.hrl
229lib/erlang/lib/${PKGNAME}/include/eldap.hrl 236lib/erlang/lib/${PKGNAME}/include/eldap.hrl
 237lib/erlang/lib/${PKGNAME}/include/ELDAPv3.hrl
230lib/erlang/lib/${PKGNAME}/include/http_bind.hrl 238lib/erlang/lib/${PKGNAME}/include/http_bind.hrl
231lib/erlang/lib/${PKGNAME}/include/jlib.hrl 239lib/erlang/lib/${PKGNAME}/include/jlib.hrl
232lib/erlang/lib/${PKGNAME}/include/lager.hrl 240lib/erlang/lib/${PKGNAME}/include/lager.hrl
233lib/erlang/lib/${PKGNAME}/include/logger.hrl 241lib/erlang/lib/${PKGNAME}/include/logger.hrl
234lib/erlang/lib/${PKGNAME}/include/mod_muc_room.hrl 242lib/erlang/lib/${PKGNAME}/include/mod_muc_room.hrl
235lib/erlang/lib/${PKGNAME}/include/mod_privacy.hrl 243lib/erlang/lib/${PKGNAME}/include/mod_privacy.hrl
236lib/erlang/lib/${PKGNAME}/include/mod_proxy65.hrl 244lib/erlang/lib/${PKGNAME}/include/mod_proxy65.hrl
237lib/erlang/lib/${PKGNAME}/include/mod_roster.hrl 245lib/erlang/lib/${PKGNAME}/include/mod_roster.hrl
238lib/erlang/lib/${PKGNAME}/include/ns.hrl 246lib/erlang/lib/${PKGNAME}/include/ns.hrl
239lib/erlang/lib/${PKGNAME}/include/pubsub.hrl 247lib/erlang/lib/${PKGNAME}/include/pubsub.hrl
240lib/erlang/lib/${PKGNAME}/include/stun.hrl 248lib/erlang/lib/${PKGNAME}/include/stun.hrl
241lib/erlang/lib/${PKGNAME}/include/xml.hrl 
242lib/erlang/lib/${PKGNAME}/include/xml_gen.hrl 249lib/erlang/lib/${PKGNAME}/include/xml_gen.hrl
 250lib/erlang/lib/${PKGNAME}/include/xml.hrl
243lib/erlang/lib/${PKGNAME}/include/xmlrpc.hrl 251lib/erlang/lib/${PKGNAME}/include/xmlrpc.hrl
 252lib/erlang/lib/${PKGNAME}/include/XmppAddr.hrl
244lib/erlang/lib/${PKGNAME}/priv/bin/captcha.sh 253lib/erlang/lib/${PKGNAME}/priv/bin/captcha.sh
245lib/erlang/lib/${PKGNAME}/priv/lib/expat_erl.so 254lib/erlang/lib/${PKGNAME}/priv/lib/expat_erl.so
246lib/erlang/lib/${PKGNAME}/priv/lib/ezlib_drv.so 255lib/erlang/lib/${PKGNAME}/priv/lib/ezlib_drv.so
247lib/erlang/lib/${PKGNAME}/priv/lib/iconv.so 256lib/erlang/lib/${PKGNAME}/priv/lib/iconv.so
248lib/erlang/lib/${PKGNAME}/priv/lib/jiffy.so 257lib/erlang/lib/${PKGNAME}/priv/lib/jiffy.so
249lib/erlang/lib/${PKGNAME}/priv/lib/p1_sha.so 258lib/erlang/lib/${PKGNAME}/priv/lib/p1_sha.so
250lib/erlang/lib/${PKGNAME}/priv/lib/p1_tls_drv.so 259lib/erlang/lib/${PKGNAME}/priv/lib/p1_tls_drv.so
251lib/erlang/lib/${PKGNAME}/priv/lib/p1_yaml.so 260lib/erlang/lib/${PKGNAME}/priv/lib/p1_yaml.so
 261lib/erlang/lib/${PKGNAME}/priv/lib/stringprep.so
252lib/erlang/lib/${PKGNAME}/priv/lib/xml.so 262lib/erlang/lib/${PKGNAME}/priv/lib/xml.so
253lib/erlang/lib/${PKGNAME}/priv/msgs/ca.msg 263lib/erlang/lib/${PKGNAME}/priv/msgs/ca.msg
254lib/erlang/lib/${PKGNAME}/priv/msgs/cs.msg 264lib/erlang/lib/${PKGNAME}/priv/msgs/cs.msg
255lib/erlang/lib/${PKGNAME}/priv/msgs/de.msg 265lib/erlang/lib/${PKGNAME}/priv/msgs/de.msg
256lib/erlang/lib/${PKGNAME}/priv/msgs/el.msg 266lib/erlang/lib/${PKGNAME}/priv/msgs/el.msg
257lib/erlang/lib/${PKGNAME}/priv/msgs/eo.msg 267lib/erlang/lib/${PKGNAME}/priv/msgs/eo.msg
258lib/erlang/lib/${PKGNAME}/priv/msgs/es.msg 268lib/erlang/lib/${PKGNAME}/priv/msgs/es.msg
259lib/erlang/lib/${PKGNAME}/priv/msgs/fr.msg 269lib/erlang/lib/${PKGNAME}/priv/msgs/fr.msg
260lib/erlang/lib/${PKGNAME}/priv/msgs/gl.msg 270lib/erlang/lib/${PKGNAME}/priv/msgs/gl.msg
261lib/erlang/lib/${PKGNAME}/priv/msgs/he.msg 271lib/erlang/lib/${PKGNAME}/priv/msgs/he.msg
262lib/erlang/lib/${PKGNAME}/priv/msgs/id.msg 272lib/erlang/lib/${PKGNAME}/priv/msgs/id.msg
263lib/erlang/lib/${PKGNAME}/priv/msgs/it.msg 273lib/erlang/lib/${PKGNAME}/priv/msgs/it.msg
264lib/erlang/lib/${PKGNAME}/priv/msgs/ja.msg 274lib/erlang/lib/${PKGNAME}/priv/msgs/ja.msg
@@ -266,35 +276,26 @@ lib/erlang/lib/${PKGNAME}/priv/msgs/nl.m @@ -266,35 +276,26 @@ lib/erlang/lib/${PKGNAME}/priv/msgs/nl.m
266lib/erlang/lib/${PKGNAME}/priv/msgs/no.msg 276lib/erlang/lib/${PKGNAME}/priv/msgs/no.msg
267lib/erlang/lib/${PKGNAME}/priv/msgs/pl.msg 277lib/erlang/lib/${PKGNAME}/priv/msgs/pl.msg
268lib/erlang/lib/${PKGNAME}/priv/msgs/pt-br.msg 278lib/erlang/lib/${PKGNAME}/priv/msgs/pt-br.msg
269lib/erlang/lib/${PKGNAME}/priv/msgs/pt.msg 279lib/erlang/lib/${PKGNAME}/priv/msgs/pt.msg
270lib/erlang/lib/${PKGNAME}/priv/msgs/ru.msg 280lib/erlang/lib/${PKGNAME}/priv/msgs/ru.msg
271lib/erlang/lib/${PKGNAME}/priv/msgs/sk.msg 281lib/erlang/lib/${PKGNAME}/priv/msgs/sk.msg
272lib/erlang/lib/${PKGNAME}/priv/msgs/sv.msg 282lib/erlang/lib/${PKGNAME}/priv/msgs/sv.msg
273lib/erlang/lib/${PKGNAME}/priv/msgs/th.msg 283lib/erlang/lib/${PKGNAME}/priv/msgs/th.msg
274lib/erlang/lib/${PKGNAME}/priv/msgs/tr.msg 284lib/erlang/lib/${PKGNAME}/priv/msgs/tr.msg
275lib/erlang/lib/${PKGNAME}/priv/msgs/uk.msg 285lib/erlang/lib/${PKGNAME}/priv/msgs/uk.msg
276lib/erlang/lib/${PKGNAME}/priv/msgs/vi.msg 286lib/erlang/lib/${PKGNAME}/priv/msgs/vi.msg
277lib/erlang/lib/${PKGNAME}/priv/msgs/wa.msg 287lib/erlang/lib/${PKGNAME}/priv/msgs/wa.msg
278lib/erlang/lib/${PKGNAME}/priv/msgs/zh.msg 288lib/erlang/lib/${PKGNAME}/priv/msgs/zh.msg
279lib/erlang/lib/ejabberd-13.10/ebin/gr_app.beam 
280lib/erlang/lib/ejabberd-13.10/ebin/gr_counter.beam 
281lib/erlang/lib/ejabberd-13.10/ebin/gr_counter_sup.beam 
282lib/erlang/lib/ejabberd-13.10/ebin/gr_manager.beam 
283lib/erlang/lib/ejabberd-13.10/ebin/gr_manager_sup.beam 
284lib/erlang/lib/ejabberd-13.10/ebin/gr_param.beam 
285lib/erlang/lib/ejabberd-13.10/ebin/gr_param_sup.beam 
286lib/erlang/lib/ejabberd-13.10/ebin/gr_sup.beam 
287lib/erlang/lib/ejabberd-13.10/priv/lib/stringprep.so 
288sbin/ejabberdctl 289sbin/ejabberdctl
289share/doc/ejabberd/COPYING 290share/doc/ejabberd/COPYING
290share/doc/ejabberd/dev.html 291share/doc/ejabberd/dev.html
291share/doc/ejabberd/discorus.png 292share/doc/ejabberd/discorus.png
292share/doc/ejabberd/features.html 293share/doc/ejabberd/features.html
293share/doc/ejabberd/guide.html 294share/doc/ejabberd/guide.html
294share/doc/ejabberd/logo.png 295share/doc/ejabberd/logo.png
295share/doc/ejabberd/msrl-dit-deep.png 296share/doc/ejabberd/msrl-dit-deep.png
296share/doc/ejabberd/msrl-dit-flat.png 297share/doc/ejabberd/msrl-dit-flat.png
297share/doc/ejabberd/msrl-roster-deep.png 298share/doc/ejabberd/msrl-roster-deep.png
298share/doc/ejabberd/msrl-roster-flat.png 299share/doc/ejabberd/msrl-roster-flat.png
299share/doc/ejabberd/release_notes_0.9.1.txt 300share/doc/ejabberd/release_notes_0.9.1.txt
300share/doc/ejabberd/release_notes_0.9.8.txt 301share/doc/ejabberd/release_notes_0.9.8.txt

cvs diff -r1.22 -r1.23 pkgsrc/chat/ejabberd/distinfo (expand / switch to unified diff)

--- pkgsrc/chat/ejabberd/distinfo 2013/10/11 13:32:25 1.22
+++ pkgsrc/chat/ejabberd/distinfo 2014/03/10 11:32:38 1.23
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1$NetBSD: distinfo,v 1.22 2013/10/11 13:32:25 fhajny Exp $ 1$NetBSD: distinfo,v 1.23 2014/03/10 11:32:38 fhajny Exp $
2 2
3SHA1 (ejabberd-13.10.tgz) = 916775fe2ec71ceefbe88aa49698c4ba5c0d53de 3SHA1 (ejabberd-13.12.tgz) = 3aedb5012fab49181961ff24bad3af581f4b30ee
4RMD160 (ejabberd-13.10.tgz) = ca2eed7d6a60347af9800ba2bd83bcb556e481e6 4RMD160 (ejabberd-13.12.tgz) = 68a45c133b5a529255d60ddd2c064a6d7c2bdc2d
5Size (ejabberd-13.10.tgz) = 2165967 bytes 5Size (ejabberd-13.12.tgz) = 2178478 bytes
6SHA1 (patch-aa) = f573f541ae6963acffa5a470a290874b3312b787 6SHA1 (patch-aa) = f573f541ae6963acffa5a470a290874b3312b787
7SHA1 (patch-ad) = cdd7a61333f3206ac3ae9168b1878a059da25988 7SHA1 (patch-ad) = cdd7a61333f3206ac3ae9168b1878a059da25988
8SHA1 (patch-ae) = cfd7a7337410a70d38e4ef10a74db91ca512874c 8SHA1 (patch-ae) = cfd7a7337410a70d38e4ef10a74db91ca512874c
9SHA1 (patch-configure) = 8cf03f571ef13ed825b445e0f1664d387895b8fe 9SHA1 (patch-configure) = 8cf03f571ef13ed825b445e0f1664d387895b8fe