aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorrodrigo <rodrigo@FreeBSD.org>2018-02-21 06:43:53 +0800
committerrodrigo <rodrigo@FreeBSD.org>2018-02-21 06:43:53 +0800
commitefbdede7056fcf3833380b9c361d694575a5da2c (patch)
tree008393b0d3f0f8469c7ba07c93c8455b06d15e81 /net-im
parent5bad5b33c0cfa63fe424cde2e8aeb5eed4ba34ca (diff)
downloadfreebsd-ports-gnome-efbdede7056fcf3833380b9c361d694575a5da2c.tar.gz
freebsd-ports-gnome-efbdede7056fcf3833380b9c361d694575a5da2c.tar.zst
freebsd-ports-gnome-efbdede7056fcf3833380b9c361d694575a5da2c.zip
Update prosody-modules to the latest version available
This update is required to support XEP-0363 who becomes the standard way to attach files to chat. Several xmpp clients like conversation (conversation.im) moves to this new standard making impossible the use of the old http_upload module. PR: 226041 Submitted by: rodrigo Approved by: tcberner (maintainer)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/prosody-modules/Makefile4
-rw-r--r--net-im/prosody-modules/distinfo6
-rw-r--r--net-im/prosody-modules/pkg-plist10
3 files changed, 13 insertions, 7 deletions
diff --git a/net-im/prosody-modules/Makefile b/net-im/prosody-modules/Makefile
index 7ee2bdf68efc..31dff4e878b5 100644
--- a/net-im/prosody-modules/Makefile
+++ b/net-im/prosody-modules/Makefile
@@ -1,11 +1,11 @@
# $FreeBSD$
PORTNAME= prosody-modules
-PORTVERSION= 20170512
+PORTVERSION= 20180216
CATEGORIES= net-im
MASTER_SITES= https://hg.prosody.im/${PORTNAME}/archive/ \
LOCAL/tcberner/${PORTNAME}-${PORTVERSION}
-DISTNAME= 9b43b7fc3558
+DISTNAME= 6f289283feb1
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= tcberner@FreeBSD.org
diff --git a/net-im/prosody-modules/distinfo b/net-im/prosody-modules/distinfo
index 898ce4562a78..404a29594b41 100644
--- a/net-im/prosody-modules/distinfo
+++ b/net-im/prosody-modules/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495090738
-SHA256 (prosody-modules/9b43b7fc3558.tar.gz) = bfe31c924d866544b5d2a3727966ba0bfa8b4755bfc662c11d86bdec5b8d5e8e
-SIZE (prosody-modules/9b43b7fc3558.tar.gz) = 799470
+TIMESTAMP = 1519037706
+SHA256 (prosody-modules/6f289283feb1.tar.gz) = d92a36faa8e68af011b8161505dfb366903309dc9f4a365e80be2bd3e39ede91
+SIZE (prosody-modules/6f289283feb1.tar.gz) = 809565
diff --git a/net-im/prosody-modules/pkg-plist b/net-im/prosody-modules/pkg-plist
index 5278e882bac9..9b6cb7f1f1be 100644
--- a/net-im/prosody-modules/pkg-plist
+++ b/net-im/prosody-modules/pkg-plist
@@ -11,6 +11,7 @@
%%INSTALLPATH%%/mod_addressing.lua
%%INSTALLPATH%%/mod_adhoc_account_management.lua
%%INSTALLPATH%%/mod_adhoc_blacklist.lua
+%%INSTALLPATH%%/mod_adhoc_groups.lua
%%INSTALLPATH%%/mod_admin_blocklist.lua
%%INSTALLPATH%%/mod_admin_message.lua
%%INSTALLPATH%%/mod_admin_probe.lua
@@ -58,7 +59,7 @@
%%INSTALLPATH%%/mod_compat_vcard.lua
%%INSTALLPATH%%/mod_component_client.lua
%%INSTALLPATH%%/mod_component_roundrobin.lua
-%%INSTALLPATH%%/mod_compression.lua
+%%INSTALLPATH%%/mod_compression_unsafe.lua
%%INSTALLPATH%%/mod_conformance_restricted.lua
%%INSTALLPATH%%/mod_conversejs.lua
%%INSTALLPATH%%/mod_csi.lua
@@ -129,10 +130,12 @@
%%INSTALLPATH%%/mod_mam_muc.lua
%%INSTALLPATH%%/mod_mamsub.lua
%%INSTALLPATH%%/mod_manifesto.lua
+%%INSTALLPATH%%/mod_measure_client_presence.lua
%%INSTALLPATH%%/mod_measure_cpu.lua
%%INSTALLPATH%%/mod_measure_malloc.lua
%%INSTALLPATH%%/mod_measure_memory.lua
%%INSTALLPATH%%/mod_measure_message_length.lua
+%%INSTALLPATH%%/mod_measure_stanza_counts.lua
%%INSTALLPATH%%/mod_measure_storage.lua
%%INSTALLPATH%%/mod_message_logging.lua
%%INSTALLPATH%%/mod_migrate.lua
@@ -148,12 +151,12 @@
%%INSTALLPATH%%/mod_munin.lua
%%INSTALLPATH%%/mod_net_dovecotauth.lua
%%INSTALLPATH%%/mod_offline_email.lua
+%%INSTALLPATH%%/mod_omemo_all_access.lua
%%INSTALLPATH%%/mod_onhold.lua
%%INSTALLPATH%%/mod_onions.lua
%%INSTALLPATH%%/mod_openid.lua
%%INSTALLPATH%%/mod_password_policy.lua
%%INSTALLPATH%%/mod_pastebin.lua
-%%INSTALLPATH%%/mod_pep_plus.lua
%%INSTALLPATH%%/mod_pep_vcard_avatar.lua
%%INSTALLPATH%%/mod_pep_vcard_png_avatar.lua
%%INSTALLPATH%%/mod_persisthosts.lua
@@ -180,6 +183,7 @@
%%INSTALLPATH%%/mod_rawdebug.lua
%%INSTALLPATH%%/mod_readonly.lua
%%INSTALLPATH%%/mod_register_dnsbl.lua
+%%INSTALLPATH%%/mod_register_oob_url.lua
%%INSTALLPATH%%/mod_register_redirect.lua
%%INSTALLPATH%%/mod_register_web.lua
%%INSTALLPATH%%/mod_reload_components.lua
@@ -246,6 +250,7 @@
%%INSTALLPATH%%/mod_throttle_presence.lua
%%INSTALLPATH%%/mod_throttle_unsolicited.lua
%%INSTALLPATH%%/mod_tls_policy.lua
+%%INSTALLPATH%%/mod_traceback.lua
%%INSTALLPATH%%/mod_track_muc_joins.lua
%%INSTALLPATH%%/mod_turncredentials.lua
%%INSTALLPATH%%/mod_twitter.lua
@@ -253,6 +258,7 @@
%%INSTALLPATH%%/mod_vjud.lua
%%INSTALLPATH%%/mod_watchuntrusted.lua
%%INSTALLPATH%%/mod_webpresence.lua
+%%INSTALLPATH%%/mod_xhtmlim.lua
%%INSTALLPATH%%/mqtt.lib.lua
%%INSTALLPATH%%/prosodytop.lua
%%INSTALLPATH%%/rsm.lib.lua