svn commit: r446141 - head/databases/pg_citus

Matthew Seaman matthew at FreeBSD.org
Tue Jul 18 13:01:27 UTC 2017


Author: matthew
Date: Tue Jul 18 13:01:26 2017
New Revision: 446141
URL: https://svnweb.freebsd.org/changeset/ports/446141

Log:
  Update to 6.2.3
  
  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	Tue Jul 18 11:49:08 2017	(r446140)
+++ head/databases/pg_citus/Makefile	Tue Jul 18 13:01:26 2017	(r446141)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	citus
-PORTVERSION=	6.2.2
+PORTVERSION=	6.2.3
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	databases
 PKGNAMEPREFIX=	pg_
 

Modified: head/databases/pg_citus/distinfo
==============================================================================
--- head/databases/pg_citus/distinfo	Tue Jul 18 11:49:08 2017	(r446140)
+++ head/databases/pg_citus/distinfo	Tue Jul 18 13:01:26 2017	(r446141)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496838329
-SHA256 (citusdata-citus-v6.2.2_GH0.tar.gz) = 47cdbaf341dd3954b802d08c6ef34cb3404d3bdd458f485ed2ee0714dd6e8f54
-SIZE (citusdata-citus-v6.2.2_GH0.tar.gz) = 2281116
+TIMESTAMP = 1500364275
+SHA256 (citusdata-citus-v6.2.3_GH0.tar.gz) = 03ace362e3f23b4f02c05cb567268ad13f64ec1a8de96e5ec0e607af2e3bd67e
+SIZE (citusdata-citus-v6.2.3_GH0.tar.gz) = 2282287


More information about the svn-ports-all mailing list