Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2019 18:28:32 +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: r504493 - head/databases/pg_citus
Message-ID:  <201906181828.x5IISWSN007522@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Tue Jun 18 18:28:31 2019
New Revision: 504493
URL: https://svnweb.freebsd.org/changeset/ports/504493

Log:
  Upgrade to 8.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	Tue Jun 18 18:02:50 2019	(r504492)
+++ head/databases/pg_citus/Makefile	Tue Jun 18 18:28:31 2019	(r504493)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	citus
-PORTVERSION=	8.2.1
+PORTVERSION=	8.2.2
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	databases
 PKGNAMEPREFIX=	pg_
 

Modified: head/databases/pg_citus/distinfo
==============================================================================
--- head/databases/pg_citus/distinfo	Tue Jun 18 18:02:50 2019	(r504492)
+++ head/databases/pg_citus/distinfo	Tue Jun 18 18:28:31 2019	(r504493)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554402328
-SHA256 (citusdata-citus-v8.2.1_GH0.tar.gz) = 1872de7d516634ab434783dcaec1329192fd8d08dfead776b41022aa38bac196
-SIZE (citusdata-citus-v8.2.1_GH0.tar.gz) = 2781014
+TIMESTAMP = 1560838263
+SHA256 (citusdata-citus-v8.2.2_GH0.tar.gz) = e0b8dfc7477f34730d32fd90c7023ad3159da796e036540130fab28e06c70795
+SIZE (citusdata-citus-v8.2.2_GH0.tar.gz) = 2781504



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