1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Upgrade to 6.2.0

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
This commit is contained in:
Matthew Seaman 2017-05-17 19:27:05 +00:00
parent 4ee50abfb1
commit 52bc049b2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441115
3 changed files with 15 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= citus
PORTVERSION= 6.1.1
PORTVERSION= 6.2.0
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= pg_

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1494064861
SHA256 (citusdata-citus-v6.1.1_GH0.tar.gz) = 01a887d7f7cf2a7f597e3e76f89ee0ee40a6ec213695309ce893d53a9f3da89f
SIZE (citusdata-citus-v6.1.1_GH0.tar.gz) = 1850801
TIMESTAMP = 1495046763
SHA256 (citusdata-citus-v6.2.0_GH0.tar.gz) = fbcc66ca435e1b122ac2a0aa7ca7e6782c9a2ca14de2b6cc813a893a2f9eb299
SIZE (citusdata-citus-v6.2.0_GH0.tar.gz) = 2279175

View File

@ -1,4 +1,4 @@
include/postgresql/server/citus_config.h
include/postgresql/server/citus_version.h
include/postgresql/server/distributed/citus_clauses.h
include/postgresql/server/distributed/citus_nodefuncs.h
include/postgresql/server/distributed/citus_nodes.h
@ -39,10 +39,12 @@ include/postgresql/server/distributed/pg_dist_shard_placement.h
include/postgresql/server/distributed/pg_dist_transaction.h
include/postgresql/server/distributed/placement_connection.h
include/postgresql/server/distributed/reference_table_utils.h
include/postgresql/server/distributed/relation_restriction_equivalence.h
include/postgresql/server/distributed/relay_utility.h
include/postgresql/server/distributed/remote_commands.h
include/postgresql/server/distributed/remote_transaction.h
include/postgresql/server/distributed/resource_lock.h
include/postgresql/server/distributed/shard_pruning.h
include/postgresql/server/distributed/shardinterval_utils.h
include/postgresql/server/distributed/task_tracker.h
include/postgresql/server/distributed/task_tracker_protocol.h
@ -136,6 +138,7 @@ share/postgresql/extension/citus--6.1-15--6.1-16.sql
share/postgresql/extension/citus--6.1-15.sql
share/postgresql/extension/citus--6.1-16--6.1-17.sql
share/postgresql/extension/citus--6.1-16.sql
share/postgresql/extension/citus--6.1-17--6.2-1.sql
share/postgresql/extension/citus--6.1-17.sql
share/postgresql/extension/citus--6.1-2--6.1-3.sql
share/postgresql/extension/citus--6.1-2.sql
@ -153,4 +156,11 @@ share/postgresql/extension/citus--6.1-8--6.1-9.sql
share/postgresql/extension/citus--6.1-8.sql
share/postgresql/extension/citus--6.1-9--6.1-10.sql
share/postgresql/extension/citus--6.1-9.sql
share/postgresql/extension/citus--6.2-1--6.2-2.sql
share/postgresql/extension/citus--6.2-1.sql
share/postgresql/extension/citus--6.2-2--6.2-3.sql
share/postgresql/extension/citus--6.2-2.sql
share/postgresql/extension/citus--6.2-3--6.2-4.sql
share/postgresql/extension/citus--6.2-3.sql
share/postgresql/extension/citus--6.2-4.sql
share/postgresql/extension/citus.control