From owner-svn-ports-head@freebsd.org Thu Jul 26 06:13:07 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 6E4E81041657; Thu, 26 Jul 2018 06:13:07 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1BBD480075; Thu, 26 Jul 2018 06:13:07 +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 EEF732537F; Thu, 26 Jul 2018 06:13:06 +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 w6Q6D6s4099852; Thu, 26 Jul 2018 06:13:06 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6Q6D61I099849; Thu, 26 Jul 2018 06:13:06 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201807260613.w6Q6D61I099849@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Thu, 26 Jul 2018 06:13:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475347 - 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: 475347 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 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: Thu, 26 Jul 2018 06:13:07 -0000 Author: matthew Date: Thu Jul 26 06:13:06 2018 New Revision: 475347 URL: https://svnweb.freebsd.org/changeset/ports/475347 Log: Update to 7.5.0 ChangeLog: https://github.com/citusdata/citus/blob/master/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 Jul 26 04:30:22 2018 (r475346) +++ head/databases/pg_citus/Makefile Thu Jul 26 06:13:06 2018 (r475347) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= citus -PORTVERSION= 7.4.1 +PORTVERSION= 7.5.0 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ Modified: head/databases/pg_citus/distinfo ============================================================================== --- head/databases/pg_citus/distinfo Thu Jul 26 04:30:22 2018 (r475346) +++ head/databases/pg_citus/distinfo Thu Jul 26 06:13:06 2018 (r475347) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529707122 -SHA256 (citusdata-citus-v7.4.1_GH0.tar.gz) = 6590b88cd5fc1334a7a4ff35dcb698cd576c3c0c1d58b73c09ccdf347a4e8e08 -SIZE (citusdata-citus-v7.4.1_GH0.tar.gz) = 2554024 +TIMESTAMP = 1532583793 +SHA256 (citusdata-citus-v7.5.0_GH0.tar.gz) = 7f7f728588e7bd9e4f2e06addbeb4e6489197cd5485e2189ead5a5e2fa9368b2 +SIZE (citusdata-citus-v7.5.0_GH0.tar.gz) = 2664632 Modified: head/databases/pg_citus/pkg-plist ============================================================================== --- head/databases/pg_citus/pkg-plist Thu Jul 26 04:30:22 2018 (r475346) +++ head/databases/pg_citus/pkg-plist Thu Jul 26 06:13:06 2018 (r475347) @@ -13,6 +13,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/hash_helpers.h include/postgresql/server/distributed/insert_select_executor.h include/postgresql/server/distributed/insert_select_planner.h @@ -50,10 +52,13 @@ 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 include/postgresql/server/distributed/recursive_planning.h include/postgresql/server/distributed/reference_table_utils.h +include/postgresql/server/distributed/relation_access_tracking.h include/postgresql/server/distributed/relation_restriction_equivalence.h include/postgresql/server/distributed/relay_utility.h include/postgresql/server/distributed/remote_commands.h @@ -238,4 +243,19 @@ 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.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 +share/postgresql/extension/citus--7.5-2.sql +share/postgresql/extension/citus--7.5-3--7.5-4.sql +share/postgresql/extension/citus--7.5-3.sql +share/postgresql/extension/citus--7.5-4--7.5-5.sql +share/postgresql/extension/citus--7.5-4.sql +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.control +