Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2020 19:36: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: r539563 - head/databases/pg_citus
Message-ID:  <202006181936.05IJacr8009930@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Thu Jun 18 19:36:37 2020
New Revision: 539563
URL: https://svnweb.freebsd.org/changeset/ports/539563

Log:
  Update to 9.3.1
  
  ChangeLog:	https://github.com/citusdata/citus/blob/v9.3.1/CHANGELOG.md

Modified:
  head/databases/pg_citus/Makefile
  head/databases/pg_citus/distinfo
  head/databases/pg_citus/pkg-plist

Modified: head/databases/pg_citus/Makefile
==============================================================================
--- head/databases/pg_citus/Makefile	Thu Jun 18 19:31:57 2020	(r539562)
+++ head/databases/pg_citus/Makefile	Thu Jun 18 19:36:37 2020	(r539563)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	citus
-PORTVERSION=	9.3.0
+PORTVERSION=	9.3.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	databases
 PKGNAMEPREFIX=	pg_

Modified: head/databases/pg_citus/distinfo
==============================================================================
--- head/databases/pg_citus/distinfo	Thu Jun 18 19:31:57 2020	(r539562)
+++ head/databases/pg_citus/distinfo	Thu Jun 18 19:36:37 2020	(r539563)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589018229
-SHA256 (citusdata-citus-v9.3.0_GH0.tar.gz) = 24178c81a6221ec3b6442c33a3539446f8626244b67ab066a487105ebfa666ef
-SIZE (citusdata-citus-v9.3.0_GH0.tar.gz) = 4470481
+TIMESTAMP = 1592504727
+SHA256 (citusdata-citus-v9.3.1_GH0.tar.gz) = 7cf4d0bd03556faa0f0267f1f01a88b46a2cbd667666392e361b5fa6056cb85a
+SIZE (citusdata-citus-v9.3.1_GH0.tar.gz) = 4479663

Modified: head/databases/pg_citus/pkg-plist
==============================================================================
--- head/databases/pg_citus/pkg-plist	Thu Jun 18 19:31:57 2020	(r539562)
+++ head/databases/pg_citus/pkg-plist	Thu Jun 18 19:36:37 2020	(r539563)
@@ -94,6 +94,7 @@ include/postgresql/server/distributed/statistics_colle
 include/postgresql/server/distributed/subplan_execution.h
 include/postgresql/server/distributed/task_tracker.h
 include/postgresql/server/distributed/task_tracker_protocol.h
+include/postgresql/server/distributed/tdigest_extension.h
 include/postgresql/server/distributed/time_constants.h
 include/postgresql/server/distributed/transaction_identifier.h
 include/postgresql/server/distributed/transaction_management.h



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