From owner-svn-ports-head@freebsd.org Fri Dec 21 11:37:40 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4ADF113463B6; Fri, 21 Dec 2018 11:37:40 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E19F1929C4; Fri, 21 Dec 2018 11:37:39 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D261CCCAF; Fri, 21 Dec 2018 11:37:39 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBLBbdYf022648; Fri, 21 Dec 2018 11:37:39 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBLBbd0w022645; Fri, 21 Dec 2018 11:37:39 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201812211137.wBLBbd0w022645@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 21 Dec 2018 11:37:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487986 - head/databases/pg_citus X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/databases/pg_citus X-SVN-Commit-Revision: 487986 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E19F1929C4 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.976,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2018 11:37:40 -0000 Author: matthew Date: Fri Dec 21 11:37:38 2018 New Revision: 487986 URL: https://svnweb.freebsd.org/changeset/ports/487986 Log: Update to 8.1.0 ChangeLog: https://github.com/citusdata/citus/blob/v8.1.0/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 Fri Dec 21 11:17:59 2018 (r487985) +++ head/databases/pg_citus/Makefile Fri Dec 21 11:37:38 2018 (r487986) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= citus -PORTVERSION= 8.0.2 +PORTVERSION= 8.1.0 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ Modified: head/databases/pg_citus/distinfo ============================================================================== --- head/databases/pg_citus/distinfo Fri Dec 21 11:17:59 2018 (r487985) +++ head/databases/pg_citus/distinfo Fri Dec 21 11:37:38 2018 (r487986) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544823213 -SHA256 (citusdata-citus-v8.0.2_GH0.tar.gz) = 32087bc25008d43b930dd5a2b74d3d5bfbc0589595d653ea8fbf708a3906ba68 -SIZE (citusdata-citus-v8.0.2_GH0.tar.gz) = 2777178 +TIMESTAMP = 1545391489 +SHA256 (citusdata-citus-v8.1.0_GH0.tar.gz) = 30d3f51d7708079ebb4ad983a0c6aea917c11efe935bffbe337246676be368ed +SIZE (citusdata-citus-v8.1.0_GH0.tar.gz) = 2820006 Modified: head/databases/pg_citus/pkg-plist ============================================================================== --- head/databases/pg_citus/pkg-plist Fri Dec 21 11:17:59 2018 (r487985) +++ head/databases/pg_citus/pkg-plist Fri Dec 21 11:37:38 2018 (r487986) @@ -6,6 +6,7 @@ include/postgresql/server/distributed/citus_nodefuncs. include/postgresql/server/distributed/citus_nodes.h include/postgresql/server/distributed/citus_ruleutils.h include/postgresql/server/distributed/colocation_utils.h +include/postgresql/server/distributed/commands.h include/postgresql/server/distributed/connection_management.h include/postgresql/server/distributed/deparse_shard_query.h include/postgresql/server/distributed/distributed_deadlock_detection.h @@ -13,8 +14,8 @@ include/postgresql/server/distributed/distributed_plan include/postgresql/server/distributed/distribution_column.h include/postgresql/server/distributed/errormessage.h include/postgresql/server/distributed/extended_op_node_utils.h -include/postgresql/server/distributed/foreign_constraint.h include/postgresql/server/distributed/foreign_key_relationship.h +include/postgresql/server/distributed/function_utils.h include/postgresql/server/distributed/hash_helpers.h include/postgresql/server/distributed/insert_select_executor.h include/postgresql/server/distributed/insert_select_planner.h @@ -27,7 +28,6 @@ include/postgresql/server/distributed/master_protocol. include/postgresql/server/distributed/metadata_cache.h include/postgresql/server/distributed/metadata_sync.h include/postgresql/server/distributed/multi_client_executor.h -include/postgresql/server/distributed/multi_copy.h include/postgresql/server/distributed/multi_executor.h include/postgresql/server/distributed/multi_explain.h include/postgresql/server/distributed/multi_join_order.h @@ -42,7 +42,6 @@ include/postgresql/server/distributed/multi_router_exe include/postgresql/server/distributed/multi_router_planner.h include/postgresql/server/distributed/multi_server_executor.h include/postgresql/server/distributed/multi_shard_transaction.h -include/postgresql/server/distributed/multi_utility.h include/postgresql/server/distributed/pg_dist_colocation.h include/postgresql/server/distributed/pg_dist_local_group.h include/postgresql/server/distributed/pg_dist_node.h @@ -52,7 +51,6 @@ include/postgresql/server/distributed/pg_dist_placemen include/postgresql/server/distributed/pg_dist_shard.h include/postgresql/server/distributed/pg_dist_transaction.h include/postgresql/server/distributed/placement_connection.h -include/postgresql/server/distributed/policy.h include/postgresql/server/distributed/query_colocation_checker.h include/postgresql/server/distributed/query_pushdown_planning.h include/postgresql/server/distributed/query_stats.h @@ -244,8 +242,8 @@ share/postgresql/extension/citus--7.4-1--7.4-2.sql share/postgresql/extension/citus--7.4-1.sql share/postgresql/extension/citus--7.4-2--7.4-3.sql share/postgresql/extension/citus--7.4-2.sql -share/postgresql/extension/citus--7.4-3.sql share/postgresql/extension/citus--7.4-3--7.5-1.sql +share/postgresql/extension/citus--7.4-3.sql share/postgresql/extension/citus--7.5-1--7.5-2.sql share/postgresql/extension/citus--7.5-1.sql share/postgresql/extension/citus--7.5-2--7.5-3.sql @@ -258,10 +256,18 @@ share/postgresql/extension/citus--7.5-5--7.5-6.sql share/postgresql/extension/citus--7.5-5.sql share/postgresql/extension/citus--7.5-6--7.5-7.sql share/postgresql/extension/citus--7.5-6.sql -share/postgresql/extension/citus--7.5-7.sql share/postgresql/extension/citus--7.5-7--8.0-1.sql +share/postgresql/extension/citus--7.5-7.sql share/postgresql/extension/citus--8.0-1--8.0-2.sql share/postgresql/extension/citus--8.0-1.sql +share/postgresql/extension/citus--8.0-10--8.0-11.sql +share/postgresql/extension/citus--8.0-10.sql +share/postgresql/extension/citus--8.0-11--8.0-12.sql +share/postgresql/extension/citus--8.0-11.sql +share/postgresql/extension/citus--8.0-12--8.0-13.sql +share/postgresql/extension/citus--8.0-12.sql +share/postgresql/extension/citus--8.0-13--8.1-1.sql +share/postgresql/extension/citus--8.0-13.sql share/postgresql/extension/citus--8.0-2--8.0-3.sql share/postgresql/extension/citus--8.0-2.sql share/postgresql/extension/citus--8.0-3--8.0-4.sql @@ -274,5 +280,8 @@ share/postgresql/extension/citus--8.0-6--8.0-7.sql share/postgresql/extension/citus--8.0-6.sql share/postgresql/extension/citus--8.0-7--8.0-8.sql share/postgresql/extension/citus--8.0-7.sql +share/postgresql/extension/citus--8.0-8--8.0-9.sql share/postgresql/extension/citus--8.0-8.sql +share/postgresql/extension/citus--8.0-9--8.0-10.sql +share/postgresql/extension/citus--8.0-9.sql share/postgresql/extension/citus.control