svn commit: r442834 - head/databases/pg_citus

Matthew Seaman matthew at FreeBSD.org
Wed Jun 7 12:35:48 UTC 2017


Author: matthew
Date: Wed Jun  7 12:35:47 2017
New Revision: 442834
URL: https://svnweb.freebsd.org/changeset/ports/442834

Log:
  Update to 6.2.2
  
  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 Jun  7 12:06:00 2017	(r442833)
+++ head/databases/pg_citus/Makefile	Wed Jun  7 12:35:47 2017	(r442834)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	citus
-PORTVERSION=	6.2.1
+PORTVERSION=	6.2.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	databases
 PKGNAMEPREFIX=	pg_

Modified: head/databases/pg_citus/distinfo
==============================================================================
--- head/databases/pg_citus/distinfo	Wed Jun  7 12:06:00 2017	(r442833)
+++ head/databases/pg_citus/distinfo	Wed Jun  7 12:35:47 2017	(r442834)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495698902
-SHA256 (citusdata-citus-v6.2.1_GH0.tar.gz) = 5b7a5c290c8cbd45453b754889be4f3c6d4c74e135fa57889df4b5115d7f20a2
-SIZE (citusdata-citus-v6.2.1_GH0.tar.gz) = 2281153
+TIMESTAMP = 1496838329
+SHA256 (citusdata-citus-v6.2.2_GH0.tar.gz) = 47cdbaf341dd3954b802d08c6ef34cb3404d3bdd458f485ed2ee0714dd6e8f54
+SIZE (citusdata-citus-v6.2.2_GH0.tar.gz) = 2281116


More information about the svn-ports-all mailing list