svn commit: r449814 - head/databases/pg_citus

Matthew Seaman matthew at FreeBSD.org
Wed Sep 13 22:14:00 UTC 2017


Author: matthew
Date: Wed Sep 13 22:13:58 2017
New Revision: 449814
URL: https://svnweb.freebsd.org/changeset/ports/449814

Log:
  Update to 7.0.1
  
  ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md

Modified:
  head/databases/pg_citus/Makefile
  head/databases/pg_citus/distinfo

Modified: head/databases/pg_citus/Makefile
==============================================================================
--- head/databases/pg_citus/Makefile	Wed Sep 13 21:15:27 2017	(r449813)
+++ head/databases/pg_citus/Makefile	Wed Sep 13 22:13:58 2017	(r449814)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	citus
-PORTVERSION=	7.0.0
+PORTVERSION=	7.0.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	databases
 PKGNAMEPREFIX=	pg_

Modified: head/databases/pg_citus/distinfo
==============================================================================
--- head/databases/pg_citus/distinfo	Wed Sep 13 21:15:27 2017	(r449813)
+++ head/databases/pg_citus/distinfo	Wed Sep 13 22:13:58 2017	(r449814)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504009654
-SHA256 (citusdata-citus-v7.0.0_GH0.tar.gz) = bdfa80356480ebaa770b54e438fb263b3e524be45492412befd6825199c3c59e
-SIZE (citusdata-citus-v7.0.0_GH0.tar.gz) = 2451397
+TIMESTAMP = 1505338245
+SHA256 (citusdata-citus-v7.0.1_GH0.tar.gz) = 3a2e976014a98739ab49f1ac7988ea2c72de7fd6735c5eb8d4d8b818267d93e4
+SIZE (citusdata-citus-v7.0.1_GH0.tar.gz) = 2454792


More information about the svn-ports-head mailing list