svn commit: r425707 - head/databases/pg_citus

Matthew Seaman matthew at FreeBSD.org
Tue Nov 8 08:38:39 UTC 2016


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


More information about the svn-ports-all mailing list