Date: Wed, 20 Sep 2017 07:14:28 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450188 - head/databases/pgbarman Message-ID: <201709200714.v8K7ESCY003480@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709200714.v8K7ESCY003480>