From owner-svn-ports-all@freebsd.org Wed Sep 20 07:14:29 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35756E27157; Wed, 20 Sep 2017 07:14:29 +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 mx1.freebsd.org (Postfix) with ESMTPS id 02760833EC; Wed, 20 Sep 2017 07:14:28 +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 v8K7ESiw003482; Wed, 20 Sep 2017 07:14:28 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8K7ESCY003480; Wed, 20 Sep 2017 07:14:28 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201709200714.v8K7ESCY003480@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 20 Sep 2017 07:14:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450188 - head/databases/pgbarman X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/databases/pgbarman X-SVN-Commit-Revision: 450188 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.23 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: Wed, 20 Sep 2017 07:14:29 -0000 Author: matthew Date: Wed Sep 20 07:14:27 2017 New Revision: 450188 URL: https://svnweb.freebsd.org/changeset/ports/450188 Log: Upgrade to 2.3 ChangeLog: https://sourceforge.net/projects/pgbarman/files/2.3/README.txt/view Modified: head/databases/pgbarman/Makefile head/databases/pgbarman/distinfo Modified: head/databases/pgbarman/Makefile ============================================================================== --- head/databases/pgbarman/Makefile Wed Sep 20 05:35:42 2017 (r450187) +++ head/databases/pgbarman/Makefile Wed Sep 20 07:14:27 2017 (r450188) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= barman -DISTVERSION= 2.2 +DISTVERSION= 2.3 CATEGORIES= databases MASTER_SITES= SF/${PKGNAMEPREFIX}${PORTNAME}/${DISTVERSION} PKGNAMEPREFIX= pg Modified: head/databases/pgbarman/distinfo ============================================================================== --- head/databases/pgbarman/distinfo Wed Sep 20 05:35:42 2017 (r450187) +++ head/databases/pgbarman/distinfo Wed Sep 20 07:14:27 2017 (r450188) @@ -1,5 +1,5 @@ -TIMESTAMP = 1500398865 -SHA256 (barman-2.2.tar.gz) = 301557a46ddf646fa171b02dc22df314c6686687c4984346cad26f0dc512e08c -SIZE (barman-2.2.tar.gz) = 250308 +TIMESTAMP = 1505888753 +SHA256 (barman-2.3.tar.gz) = 1a4cae3052c00f8401adc7af806df3d11375358d0cbd9ab1c84b5333808ea6cf +SIZE (barman-2.3.tar.gz) = 255500 SHA256 (tutorial.pdf) = 21acf6152b959c55b996fb6479c722d3f416eac3384479498a25911a3912a158 SIZE (tutorial.pdf) = 349394