From owner-svn-ports-head@freebsd.org Sat Apr 11 05:59:47 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 179692AF7EB; Sat, 11 Apr 2020 05:59:47 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48zkjt6t54z4BM8; Sat, 11 Apr 2020 05:59:46 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E72A3B40A; Sat, 11 Apr 2020 05:59:46 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03B5xkqi007233; Sat, 11 Apr 2020 05:59:46 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03B5xkSQ007232; Sat, 11 Apr 2020 05:59:46 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <202004110559.03B5xkSQ007232@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 11 Apr 2020 05:59:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531400 - head/net-im/prosody X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/net-im/prosody X-SVN-Commit-Revision: 531400 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2020 05:59:47 -0000 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 (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@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