Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2016 08:38:38 +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: r425707 - head/databases/pg_citus
Message-ID:  <201611080838.uA88cc9I001379@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Tue Nov  8 08:38:38 2016
New Revision: 425707
URL: https://svnweb.freebsd.org/changeset/ports/425707

Log:
  Upgrade to 5.2.2
  
  ChangeLog: https://github.com/citusdata/citus/blob/release-5.2/CHANGELOG.md

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

Modified: head/databases/pg_citus/Makefile
==============================================================================
--- head/databases/pg_citus/Makefile	Tue Nov  8 08:37:02 2016	(r425706)
+++ head/databases/pg_citus/Makefile	Tue Nov  8 08:38:38 2016	(r425707)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	citus
-PORTVERSION=	5.2.1
+PORTVERSION=	5.2.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	databases
 PKGNAMEPREFIX=	pg_

Modified: head/databases/pg_citus/distinfo
==============================================================================
--- head/databases/pg_citus/distinfo	Tue Nov  8 08:37:02 2016	(r425706)
+++ head/databases/pg_citus/distinfo	Tue Nov  8 08:38:38 2016	(r425707)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473248732
-SHA256 (citusdata-citus-v5.2.1_GH0.tar.gz) = 5014839eb7f20b1bd338e482340faedbd8162979992a6475d5dfea516dd0657c
-SIZE (citusdata-citus-v5.2.1_GH0.tar.gz) = 1688751
+TIMESTAMP = 1478593024
+SHA256 (citusdata-citus-v5.2.2_GH0.tar.gz) = 5eb593567bd2e173c4850d13a17416addb9a5e0cf20b0437cfd173853eb520e7
+SIZE (citusdata-citus-v5.2.2_GH0.tar.gz) = 1693732



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611080838.uA88cc9I001379>