diff options
author | lifanov <lifanov@FreeBSD.org> | 2017-01-28 11:38:07 +0800 |
---|---|---|
committer | lifanov <lifanov@FreeBSD.org> | 2017-01-28 11:38:07 +0800 |
commit | 7d2116a717ed3186ba964cc4184c263a399e4a9f (patch) | |
tree | d505e052d7432e95121d7968c996fcb0d30105b9 /net-im | |
parent | 9b748e720c484f3415045f4a3b04514d86384ecf (diff) | |
download | freebsd-ports-gnome-7d2116a717ed3186ba964cc4184c263a399e4a9f.tar.gz freebsd-ports-gnome-7d2116a717ed3186ba964cc4184c263a399e4a9f.tar.zst freebsd-ports-gnome-7d2116a717ed3186ba964cc4184c263a399e4a9f.zip |
update net-im/prosody to 0.9.12
http://blog.prosody.im/prosody-0-9-11-released/
http://blog.prosody.im/prosody-0-9-12-released/
PR: 214487
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Reviewed by: matthew
Approved by: matthew (mentor), lx (maintainer)
Differential Revision: https://reviews.freebsd.org/D9328
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/prosody/Makefile | 2 | ||||
-rw-r--r-- | net-im/prosody/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile index 2be6b68630b8..923291ecbcf1 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= prosody -PORTVERSION= 0.9.10 +PORTVERSION= 0.9.12 CATEGORIES= net-im MASTER_SITES= http://prosody.im/downloads/source/ \ http://redundancy.redundancy.org/mirror/ diff --git a/net-im/prosody/distinfo b/net-im/prosody/distinfo index a8f1a09d21af..a4c56ef006cc 100644 --- a/net-im/prosody/distinfo +++ b/net-im/prosody/distinfo @@ -1,2 +1,3 @@ -SHA256 (prosody-0.9.10.tar.gz) = 4836eefed4d9bbb632cba24ac5bd8e9bc7c029a79d06084b00ffc70858d1662f -SIZE (prosody-0.9.10.tar.gz) = 267380 +TIMESTAMP = 1484211518 +SHA256 (prosody-0.9.12.tar.gz) = 1a59a322b71928a21985522aa00d0eab3552208d7bf9ecb318542a1b2fee3e8d +SIZE (prosody-0.9.12.tar.gz) = 267869 |