aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/prosody-modules/Makefile4
-rw-r--r--net-im/prosody-modules/distinfo6
-rw-r--r--net-im/prosody-modules/pkg-plist4
3 files changed, 8 insertions, 6 deletions
diff --git a/net-im/prosody-modules/Makefile b/net-im/prosody-modules/Makefile
index 77ba8bb35a91..7ee2bdf68efc 100644
--- a/net-im/prosody-modules/Makefile
+++ b/net-im/prosody-modules/Makefile
@@ -1,11 +1,11 @@
# $FreeBSD$
PORTNAME= prosody-modules
-PORTVERSION= 20170414
+PORTVERSION= 20170512
CATEGORIES= net-im
MASTER_SITES= https://hg.prosody.im/${PORTNAME}/archive/ \
LOCAL/tcberner/${PORTNAME}-${PORTVERSION}
-DISTNAME= 39cb2a51e779
+DISTNAME= 9b43b7fc3558
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= tcberner@FreeBSD.org
diff --git a/net-im/prosody-modules/distinfo b/net-im/prosody-modules/distinfo
index 5fe2176f0f32..898ce4562a78 100644
--- a/net-im/prosody-modules/distinfo
+++ b/net-im/prosody-modules/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492200627
-SHA256 (prosody-modules/39cb2a51e779.tar.gz) = 5a08b34488603ae44b2c91621a4cd53cddd0b50744df10e859658f22a7e17a84
-SIZE (prosody-modules/39cb2a51e779.tar.gz) = 798178
+TIMESTAMP = 1495090738
+SHA256 (prosody-modules/9b43b7fc3558.tar.gz) = bfe31c924d866544b5d2a3727966ba0bfa8b4755bfc662c11d86bdec5b8d5e8e
+SIZE (prosody-modules/9b43b7fc3558.tar.gz) = 799470
diff --git a/net-im/prosody-modules/pkg-plist b/net-im/prosody-modules/pkg-plist
index 04b28034ed66..5278e882bac9 100644
--- a/net-im/prosody-modules/pkg-plist
+++ b/net-im/prosody-modules/pkg-plist
@@ -1,4 +1,3 @@
-%%DOCSDIR%%/README
%%INSTALLPATH%%/actions.lib.lua
%%INSTALLPATH%%/conditions.lib.lua
%%INSTALLPATH%%/datamanager_append_raw.lib.lua
@@ -118,6 +117,7 @@
%%INSTALLPATH%%/mod_listusers.lua
%%INSTALLPATH%%/mod_log_auth.lua
%%INSTALLPATH%%/mod_log_events.lua
+%%INSTALLPATH%%/mod_log_http.lua
%%INSTALLPATH%%/mod_log_mark.lua
%%INSTALLPATH%%/mod_log_messages_sql.lua
%%INSTALLPATH%%/mod_log_rate.lua
@@ -130,6 +130,7 @@
%%INSTALLPATH%%/mod_mamsub.lua
%%INSTALLPATH%%/mod_manifesto.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_storage.lua
@@ -259,3 +260,4 @@
%%INSTALLPATH%%/test.lib.lua
%%INSTALLPATH%%/top.lua
%%INSTALLPATH%%/vcard.lib.lua
+%%PORTDOCS%%%%DOCSDIR%%/README