Date: Fri, 10 Jun 2022 20:45:54 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1089efbe6e3f - main - net-im/prosody: Update to 0.12.1 Message-ID: <202206102045.25AKjsCx090738@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=1089efbe6e3f451d3ed453743048458734f321e0 commit 1089efbe6e3f451d3ed453743048458734f321e0 Author: Thomas Morper <thomas@beingboiled.info> AuthorDate: 2022-06-10 20:42:36 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-06-10 20:45:28 +0000 net-im/prosody: Update to 0.12.1 - switch to DISTVERSION ChangeLog: https://prosody.im/doc/release/0.12.1 PR: 264581 --- net-im/prosody/Makefile | 3 +-- net-im/prosody/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile index 5a9a41af7dd7..549aadc8eff8 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -1,8 +1,7 @@ # Created by: Andrew Lewis <freeghb@gmail.com> PORTNAME= prosody -PORTVERSION= 0.12.0 -PORTREVISION= 1 +DISTVERSION= 0.12.1 CATEGORIES= net-im MASTER_SITES= https://prosody.im/downloads/source/ diff --git a/net-im/prosody/distinfo b/net-im/prosody/distinfo index 04a99e55d261..136adee12db2 100644 --- a/net-im/prosody/distinfo +++ b/net-im/prosody/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647297087 -SHA256 (prosody-0.12.0.tar.gz) = 752ff32015dac565fc3417c2196af268971c358ee066e51f5d912413580d889a -SIZE (prosody-0.12.0.tar.gz) = 610330 +TIMESTAMP = 1654813482 +SHA256 (prosody-0.12.1.tar.gz) = a7ecbbe41f01a4251805593ac6d15dbc6cb75d9c7a876c76b456cf74ff4b90e5 +SIZE (prosody-0.12.1.tar.gz) = 611898
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206102045.25AKjsCx090738>