svn commit: r539563 - head/databases/pg_citus
Matthew Seaman
matthew at FreeBSD.org
Thu Jun 18 19:36:38 UTC 2020
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
More information about the svn-ports-all
mailing list