aboutsummaryrefslogtreecommitdiff
path: root/net-im/prosody
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2009-08-05 01:36:45 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2009-08-05 01:36:45 +0000
commit6d5fe94e0cd0b6a4889b09878c2ea02ef2ad10d5 (patch)
treeb2f335b0c3ec88afe8305ee1b9ba7a29302ab817 /net-im/prosody
parente536b03c2c76f83956cb88d04fad3dd637b913a2 (diff)
downloadports-6d5fe94e0cd0b6a4889b09878c2ea02ef2ad10d5.tar.gz
ports-6d5fe94e0cd0b6a4889b09878c2ea02ef2ad10d5.zip
Upgrade to 0.5.1, change MAINTAINER.
PR: ports/137276 Submitted by: maintainer.
Notes
Notes: svn path=/head/; revision=238928
Diffstat (limited to 'net-im/prosody')
-rw-r--r--net-im/prosody/Makefile8
-rw-r--r--net-im/prosody/distinfo6
-rw-r--r--net-im/prosody/pkg-plist5
3 files changed, 7 insertions, 12 deletions
diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile
index fec4d2191963..5a05febc69d2 100644
--- a/net-im/prosody/Makefile
+++ b/net-im/prosody/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= prosody
-PORTVERSION= 0.5.0
+PORTVERSION= 0.5.1
CATEGORIES= net-im
MASTER_SITES= http://prosody.im/downloads/source/
-MAINTAINER= freeghb@gmail.com
+MAINTAINER= kelly.hays@jkhfamily.org
COMMENT= A simple extensible XMPP server written in Lua
BUILD_DEPENDS= ${LOCALBASE}/include/stringprep.h:${PORTSDIR}/dns/libidn
RUN_DEPENDS= ${LUA_MODLIBDIR}/socket/core.so:${PORTSDIR}/net/luasocket \
- ${LUA_MODLIBDIR}/ssl.so:${PORTSDIR}/security/luasec \
- ${LUA_MODLIBDIR}/lxp.so:${PORTSDIR}/textproc/luaexpat
+ ${LUA_MODLIBDIR}/ssl.so:${PORTSDIR}/security/luasec \
+ ${LUA_MODLIBDIR}/lxp.so:${PORTSDIR}/textproc/luaexpat
USE_RC_SUBR= prosody
MAN1= prosodyctl.1
diff --git a/net-im/prosody/distinfo b/net-im/prosody/distinfo
index 46fb7f6d1cfd..dda1560e5194 100644
--- a/net-im/prosody/distinfo
+++ b/net-im/prosody/distinfo
@@ -1,3 +1,3 @@
-MD5 (prosody-0.5.0.tar.gz) = c7e79e765617150bf0dd491be682ffd5
-SHA256 (prosody-0.5.0.tar.gz) = bb82615b6311512888b62568faf4c5baa3631abb2fb048479ed2eef8faae4fb2
-SIZE (prosody-0.5.0.tar.gz) = 134292
+MD5 (prosody-0.5.1.tar.gz) = 5d7973ba1ea2fd4c6cfd924fdc4ddd85
+SHA256 (prosody-0.5.1.tar.gz) = abaf4e90d473090c1276269e649d9bfc38872c8d31fcc521f9d597f87ae5f44e
+SIZE (prosody-0.5.1.tar.gz) = 135584
diff --git a/net-im/prosody/pkg-plist b/net-im/prosody/pkg-plist
index d274db1a4793..6e961e199b62 100644
--- a/net-im/prosody/pkg-plist
+++ b/net-im/prosody/pkg-plist
@@ -1,8 +1,5 @@
bin/prosody
bin/prosodyctl
-%%ETCDIR%%/certs/localhost.cert
-%%ETCDIR%%/certs/localhost.key
-%%ETCDIR%%/prosody.cfg.lua
lib/prosody/core/actions.lua
lib/prosody/core/componentmanager.lua
lib/prosody/core/configmanager.lua
@@ -95,8 +92,6 @@ lib/prosody/util/timer.lua
lib/prosody/util/uuid.lua
lib/prosody/util/xmlrpc.lua
lib/prosody/util/ztact.lua
-@dirrm %%ETCDIR%%/certs
-@dirrm %%ETCDIR%%
@dirrm lib/prosody/util
@dirrm lib/prosody/net
@dirrm lib/prosody/modules