Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2022 00:39:16 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: c3b1f36fdb8e - 2022Q2 - net-im/prosody: Update to 0.12.1
Message-ID:  <202206300039.25U0dG11043772@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q2 has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c3b1f36fdb8e7e4169bc6cfc9b60c7caf862557a

commit c3b1f36fdb8e7e4169bc6cfc9b60c7caf862557a
Author:     Thomas Morper <thomas@beingboiled.info>
AuthorDate: 2022-06-30 00:38:17 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-06-30 00:38:51 +0000

    net-im/prosody: Update to 0.12.1
    
     - switch to DISTVERSION
    
    ChangeLog: https://prosody.im/doc/release/0.12.1
    
    PR:             264581
    Approved by:    bugfix blanket
    (cherry picked from commit 2272379b7c81f9638e7908f6360c8afa8324e49b)
---
 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 641b23855d76..f418a8f165af 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.12.0
+PORTVERSION=	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..7b5d83bd4b58 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 = 1656549429
+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?202206300039.25U0dG11043772>