aboutsummaryrefslogtreecommitdiff
path: root/net-im/prosody
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2020-10-01 23:28:24 +0000
committerSteve Wills <swills@FreeBSD.org>2020-10-01 23:28:24 +0000
commitb1ae6e16a7ff828b77ddcb86bce867c48c04703b (patch)
treed571d8ee4fb6f5aa69b7b9f0da063d5ed70a69a9 /net-im/prosody
parent0513627c63b63012350b88d65d14bd06c0968617 (diff)
downloadports-b1ae6e16a7ff828b77ddcb86bce867c48c04703b.tar.gz
ports-b1ae6e16a7ff828b77ddcb86bce867c48c04703b.zip
net-im/prosody: Update to 0.11.7
PR: 250032 Submitted by: Thomas Morper <thomas@beingboiled.info> (maintainer)
Notes
Notes: svn path=/head/; revision=550879
Diffstat (limited to 'net-im/prosody')
-rw-r--r--net-im/prosody/Makefile3
-rw-r--r--net-im/prosody/distinfo6
-rw-r--r--net-im/prosody/pkg-plist2
3 files changed, 6 insertions, 5 deletions
diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile
index bfaf374eb5ef..37a8166306ec 100644
--- a/net-im/prosody/Makefile
+++ b/net-im/prosody/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= prosody
-PORTVERSION= 0.11.6
-PORTREVISION= 1
+PORTVERSION= 0.11.7
CATEGORIES= net-im
MASTER_SITES= https://prosody.im/downloads/source/
diff --git a/net-im/prosody/distinfo b/net-im/prosody/distinfo
index e2add673bab7..765237bfafbc 100644
--- a/net-im/prosody/distinfo
+++ b/net-im/prosody/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599685429
-SHA256 (prosody-0.11.6.tar.gz) = cda1db631c5f91f8439c66c9204dbf3bc41efd65313f7f5d3c88121ff9141755
-SIZE (prosody-0.11.6.tar.gz) = 425962
+TIMESTAMP = 1601586998
+SHA256 (prosody-0.11.7.tar.gz) = 28ffc07653485cb63e22b387d3ea4825ee2baaee0c5827de4d6053a35b1c8747
+SIZE (prosody-0.11.7.tar.gz) = 429369
diff --git a/net-im/prosody/pkg-plist b/net-im/prosody/pkg-plist
index d7e9872e684f..d5de8720af77 100644
--- a/net-im/prosody/pkg-plist
+++ b/net-im/prosody/pkg-plist
@@ -147,6 +147,7 @@ bin/prosody-migrator
%%LUA_LIBDIR%%/prosody/util/dataforms.lua
%%LUA_LIBDIR%%/prosody/util/datamanager.lua
%%LUA_LIBDIR%%/prosody/util/datetime.lua
+%%LUA_LIBDIR%%/prosody/util/dbuffer.lua
%%LUA_LIBDIR%%/prosody/util/debug.lua
%%LUA_LIBDIR%%/prosody/util/dependencies.lua
%%LUA_LIBDIR%%/prosody/util/encodings.so
@@ -154,6 +155,7 @@ bin/prosody-migrator
%%LUA_LIBDIR%%/prosody/util/events.lua
%%LUA_LIBDIR%%/prosody/util/filters.lua
%%LUA_LIBDIR%%/prosody/util/format.lua
+%%LUA_LIBDIR%%/prosody/util/gc.lua
%%LUA_LIBDIR%%/prosody/util/hashes.so
%%LUA_LIBDIR%%/prosody/util/helpers.lua
%%LUA_LIBDIR%%/prosody/util/hex.lua