svn commit: r434510 - head/databases/pgreplay

Matthew Seaman matthew at FreeBSD.org
Tue Feb 21 08:43:50 UTC 2017


Author: matthew
Date: Tue Feb 21 08:43:49 2017
New Revision: 434510
URL: https://svnweb.freebsd.org/changeset/ports/434510

Log:
  Update to 1.3.0
  
  ChangeLog:	https://github.com/laurenz/pgreplay/blob/master/CHANGELOG

Modified:
  head/databases/pgreplay/Makefile
  head/databases/pgreplay/distinfo

Modified: head/databases/pgreplay/Makefile
==============================================================================
--- head/databases/pgreplay/Makefile	Tue Feb 21 07:41:47 2017	(r434509)
+++ head/databases/pgreplay/Makefile	Tue Feb 21 08:43:49 2017	(r434510)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pgreplay
 DISTVERSIONPREFIX=	${PORTNAME:tu}_
-DISTVERSION=	1_2_0
+DISTVERSION=	1_3_0
 CATEGORIES=	databases
 
 MAINTAINER=	matthew at FreeBSD.org

Modified: head/databases/pgreplay/distinfo
==============================================================================
--- head/databases/pgreplay/distinfo	Tue Feb 21 07:41:47 2017	(r434509)
+++ head/databases/pgreplay/distinfo	Tue Feb 21 08:43:49 2017	(r434510)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464205286
-SHA256 (laurenz-pgreplay-PGREPLAY_1_2_0_GH0.tar.gz) = b2443d1ccf0c0c1da2ce9d98035e42c8f6846146b804cb3bf5a8819ca6c4123d
-SIZE (laurenz-pgreplay-PGREPLAY_1_2_0_GH0.tar.gz) = 118585
+TIMESTAMP = 1487664678
+SHA256 (laurenz-pgreplay-PGREPLAY_1_3_0_GH0.tar.gz) = ff1d67d568df5a23c0ba79b74d7870f0f8711683cda8b9e0a1fafd18c2f33409
+SIZE (laurenz-pgreplay-PGREPLAY_1_3_0_GH0.tar.gz) = 118450


More information about the svn-ports-all mailing list