From owner-svn-ports-all@freebsd.org Sat Oct 27 14:46:12 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 177D61087E19; Sat, 27 Oct 2018 14:46:12 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C03A66D199; Sat, 27 Oct 2018 14:46:11 +0000 (UTC) (envelope-from matthew@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 9CD5711B8D; Sat, 27 Oct 2018 14:46:11 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9REkBAK045978; Sat, 27 Oct 2018 14:46:11 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9REkBBr045976; Sat, 27 Oct 2018 14:46:11 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201810271446.w9REkBBr045976@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 27 Oct 2018 14:46:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483141 - head/databases/pgbarman X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/databases/pgbarman X-SVN-Commit-Revision: 483141 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2018 14:46:12 -0000 Author: matthew Date: Sat Oct 27 14:46:10 2018 New Revision: 483141 URL: https://svnweb.freebsd.org/changeset/ports/483141 Log: Update to 2.5 Release Notes: https://www.pgbarman.org/barman-2-5-released/ Modified: head/databases/pgbarman/Makefile head/databases/pgbarman/distinfo Modified: head/databases/pgbarman/Makefile ============================================================================== --- head/databases/pgbarman/Makefile Sat Oct 27 14:46:07 2018 (r483140) +++ head/databases/pgbarman/Makefile Sat Oct 27 14:46:10 2018 (r483141) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= barman -DISTVERSION= 2.4 +DISTVERSION= 2.5 CATEGORIES= databases MASTER_SITES= SF/${PKGNAMEPREFIX}${PORTNAME}/${DISTVERSION} PKGNAMEPREFIX= pg Modified: head/databases/pgbarman/distinfo ============================================================================== --- head/databases/pgbarman/distinfo Sat Oct 27 14:46:07 2018 (r483140) +++ head/databases/pgbarman/distinfo Sat Oct 27 14:46:10 2018 (r483141) @@ -1,5 +1,5 @@ -TIMESTAMP = 1527372855 -SHA256 (barman-2.4.tar.gz) = 33186f33e351ed52f5e378f7a17876a62b156cc4127ff0b15c727d07e837af7b -SIZE (barman-2.4.tar.gz) = 997651 +TIMESTAMP = 1540631448 +SHA256 (barman-2.5.tar.gz) = b270a87b9cf5fb6145ccb21b81f31a4d5f88b339f3906be56ab8261d4e623c43 +SIZE (barman-2.5.tar.gz) = 1002958 SHA256 (tutorial.pdf) = 21acf6152b959c55b996fb6479c722d3f416eac3384479498a25911a3912a158 SIZE (tutorial.pdf) = 349394