Date: Thu, 3 Feb 2022 21:55:53 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 03607b157eda - main - net-im/prosody: Update to 0.11.13 Message-ID: <202202032155.213LtrBv029649@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=03607b157eda5108d5907d18adb9bf0dd65cd9cc commit 03607b157eda5108d5907d18adb9bf0dd65cd9cc Author: Thomas Morper <thomas@beingboiled.info> AuthorDate: 2022-02-03 21:53:00 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-02-03 21:53:00 +0000 net-im/prosody: Update to 0.11.13 ChangeLog: https://blog.prosody.im/prosody-0.11.13-released/ PR: 261450 --- net-im/prosody/Makefile | 2 +- net-im/prosody/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile index c7315269f367..a4f82e8746c3 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -1,7 +1,7 @@ # Created by: Andrew Lewis <freeghb@gmail.com> PORTNAME= prosody -PORTVERSION= 0.11.12 +PORTVERSION= 0.11.13 CATEGORIES= net-im MASTER_SITES= https://prosody.im/downloads/source/ diff --git a/net-im/prosody/distinfo b/net-im/prosody/distinfo index a21edd7a3369..4b6755cc2a55 100644 --- a/net-im/prosody/distinfo +++ b/net-im/prosody/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642192595 -SHA256 (prosody-0.11.12.tar.gz) = 56cd52d820f5b3ed37e02d8a2577aa064bbc04db8e87fd18a6020eba0c10560d -SIZE (prosody-0.11.12.tar.gz) = 439656 +TIMESTAMP = 1643063257 +SHA256 (prosody-0.11.13.tar.gz) = 39c61b346a09b5125b604cb969e14206cbbcb86c81156ffc6ba2d62527cf0432 +SIZE (prosody-0.11.13.tar.gz) = 439816
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202032155.213LtrBv029649>