svn commit: r531400 - head/net-im/prosody
Tobias C. Berner
tcberner at FreeBSD.org
Sat Apr 11 05:59:47 UTC 2020
Author: tcberner
Date: Sat Apr 11 05:59:46 2020
New Revision: 531400
URL: https://svnweb.freebsd.org/changeset/ports/531400
Log:
net-im/prosody: Update to 0.11.5
- use https for the MASTER_SITES
- remove non-working mirror
ChangeLog: https://blog.prosody.im/prosody-0.11.5-released/
PR: 245040
Submitted by: Thomas Morper <thomas at beingboiled.info> (maintainer)
Modified:
head/net-im/prosody/Makefile
head/net-im/prosody/distinfo
Modified: head/net-im/prosody/Makefile
==============================================================================
--- head/net-im/prosody/Makefile Sat Apr 11 05:53:17 2020 (r531399)
+++ head/net-im/prosody/Makefile Sat Apr 11 05:59:46 2020 (r531400)
@@ -2,11 +2,9 @@
# $FreeBSD$
PORTNAME= prosody
-PORTVERSION= 0.11.4
-PORTREVISION= 1
+PORTVERSION= 0.11.5
CATEGORIES= net-im
-MASTER_SITES= http://prosody.im/downloads/source/ \
- http://redundancy.redundancy.org/mirror/
+MASTER_SITES= https://prosody.im/downloads/source/
MAINTAINER= thomas at beingboiled.info
COMMENT= Simple extensible XMPP server written in Lua
Modified: head/net-im/prosody/distinfo
==============================================================================
--- head/net-im/prosody/distinfo Sat Apr 11 05:53:17 2020 (r531399)
+++ head/net-im/prosody/distinfo Sat Apr 11 05:59:46 2020 (r531400)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581310037
-SHA256 (prosody-0.11.4.tar.gz) = b5f26fa343c7f32f6242721d6991cb35f5d2a28d2bf59d2bc329a940523704fd
-SIZE (prosody-0.11.4.tar.gz) = 423518
+TIMESTAMP = 1585094580
+SHA256 (prosody-0.11.5.tar.gz) = 55f8bd65d5d2af61cc739bd6164e4207011e0d2d260cde583071c90d8d85408b
+SIZE (prosody-0.11.5.tar.gz) = 425122
More information about the svn-ports-head
mailing list