Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2020 23:28:24 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550879 - head/net-im/prosody
Message-ID:  <202010012328.091NSO6f085743@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Oct  1 23:28:24 2020
New Revision: 550879
URL: https://svnweb.freebsd.org/changeset/ports/550879

Log:
  net-im/prosody: Update to 0.11.7
  
  PR:		250032
  Submitted by:	Thomas Morper <thomas@beingboiled.info> (maintainer)

Modified:
  head/net-im/prosody/Makefile   (contents, props changed)
  head/net-im/prosody/distinfo   (contents, props changed)
  head/net-im/prosody/pkg-plist   (contents, props changed)

Modified: head/net-im/prosody/Makefile
==============================================================================
--- head/net-im/prosody/Makefile	Thu Oct  1 23:22:57 2020	(r550878)
+++ head/net-im/prosody/Makefile	Thu Oct  1 23:28:24 2020	(r550879)
@@ -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/
 

Modified: head/net-im/prosody/distinfo
==============================================================================
--- head/net-im/prosody/distinfo	Thu Oct  1 23:22:57 2020	(r550878)
+++ head/net-im/prosody/distinfo	Thu Oct  1 23:28:24 2020	(r550879)
@@ -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

Modified: head/net-im/prosody/pkg-plist
==============================================================================
--- head/net-im/prosody/pkg-plist	Thu Oct  1 23:22:57 2020	(r550878)
+++ head/net-im/prosody/pkg-plist	Thu Oct  1 23:28:24 2020	(r550879)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010012328.091NSO6f085743>