svn commit: r483141 - head/databases/pgbarman

Matthew Seaman matthew at FreeBSD.org
Sat Oct 27 14:46:12 UTC 2018


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


More information about the svn-ports-head mailing list