Date: Thu, 23 Feb 2023 17:35:18 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7d620af116d9 - main - net-im/prosody: update to 0.12.3 Message-ID: <202302231735.31NHZItk047873@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d620af116d9dc8b31cf0833f34245b7b315c748 commit 7d620af116d9dc8b31cf0833f34245b7b315c748 Author: Thomas Morper <thomas@beingboiled.info> AuthorDate: 2023-02-22 11:59:06 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-02-23 17:30:37 +0000 net-im/prosody: update to 0.12.3 ChangeLog: https://prosody.im/doc/release/0.12.3 PR: 269746 Reported by: thomas@beingboiled.info (maintainer) --- 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 31ff6d0d4334..963a20439478 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -1,5 +1,5 @@ PORTNAME= prosody -DISTVERSION= 0.12.2 +DISTVERSION= 0.12.3 CATEGORIES= net-im MASTER_SITES= https://prosody.im/downloads/source/ diff --git a/net-im/prosody/distinfo b/net-im/prosody/distinfo index 26b29a15c9dd..1d211e0c3a57 100644 --- a/net-im/prosody/distinfo +++ b/net-im/prosody/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671011048 -SHA256 (prosody-0.12.2.tar.gz) = b662e824114f9f0fb8e9196aa9edab7444d43f94881cbc85c9d74793b938aa16 -SIZE (prosody-0.12.2.tar.gz) = 614303 +TIMESTAMP = 1677016397 +SHA256 (prosody-0.12.3.tar.gz) = 35da0d031ff46040a2d638e004d4255e249b6323fe6212db9ddd76b401db2101 +SIZE (prosody-0.12.3.tar.gz) = 615302
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302231735.31NHZItk047873>