Date: Mon, 16 Nov 2015 16:13:02 +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: r401775 - head/databases/pgbarman Message-ID: <201511161613.tAGGD2Td043234@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Mon Nov 16 16:13:01 2015 New Revision: 401775 URL: https://svnweb.freebsd.org/changeset/ports/401775 Log: Update to 1.5.1 ChangeLog: https://sourceforge.net/projects/pgbarman/files/1.5.1/ Modified: head/databases/pgbarman/Makefile head/databases/pgbarman/distinfo Modified: head/databases/pgbarman/Makefile ============================================================================== --- head/databases/pgbarman/Makefile Mon Nov 16 16:10:35 2015 (r401774) +++ head/databases/pgbarman/Makefile Mon Nov 16 16:13:01 2015 (r401775) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= barman -DISTVERSION= 1.5.0 +DISTVERSION= 1.5.1 CATEGORIES= databases MASTER_SITES= SF/${PKGNAMEPREFIX}${PORTNAME}/${DISTVERSION} PKGNAMEPREFIX= pg Modified: head/databases/pgbarman/distinfo ============================================================================== --- head/databases/pgbarman/distinfo Mon Nov 16 16:10:35 2015 (r401774) +++ head/databases/pgbarman/distinfo Mon Nov 16 16:13:01 2015 (r401775) @@ -1,4 +1,4 @@ -SHA256 (barman-1.5.0.tar.gz) = 21188b11f64dd13e70236456ca7ad43fc21ccb1956e093ced7f8f810b13d972a -SIZE (barman-1.5.0.tar.gz) = 128132 +SHA256 (barman-1.5.1.tar.gz) = 69127c298f91f696241df0e15f9327d53b050cbbeea6ba5dec039aea76d432de +SIZE (barman-1.5.1.tar.gz) = 132842 SHA256 (barman-tutorial.en.pdf) = 86464ce9e987897a54386e24abd8a0741db36a34f7025978f7b03d21d664c5c5 SIZE (barman-tutorial.en.pdf) = 280146
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511161613.tAGGD2Td043234>