aboutsummaryrefslogtreecommitdiff
path: root/databases/pg_citus
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2019-07-12 06:03:49 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2019-07-12 06:03:49 +0000
commitd667d06dab4fbaaad99fbe81e5ff36c22b5c4c74 (patch)
tree1fb37e89562bdb1254aa47f48ee339ca3cc10191 /databases/pg_citus
parent37e8575738b25685fe965eefde3d99665f8e2771 (diff)
downloadports-d667d06dab4fbaaad99fbe81e5ff36c22b5c4c74.tar.gz
ports-d667d06dab4fbaaad99fbe81e5ff36c22b5c4c74.zip
Update to 8.3.0
Add one blank line to appease portlint. ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
Notes
Notes: svn path=/head/; revision=506436
Diffstat (limited to 'databases/pg_citus')
-rw-r--r--databases/pg_citus/Makefile3
-rw-r--r--databases/pg_citus/distinfo6
-rw-r--r--databases/pg_citus/pkg-plist4
3 files changed, 9 insertions, 4 deletions
diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile
index 2c72c494e487..49be551c6c88 100644
--- a/databases/pg_citus/Makefile
+++ b/databases/pg_citus/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= citus
-PORTVERSION= 8.2.2
+PORTVERSION= 8.3.0
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= pg_
@@ -13,6 +13,7 @@ COMMENT= Horizontally scale Postgresql using sharding and replication
LICENSE= AGPLv3
USES= gmake pgsql:10+ autoreconf readline
+
WANT_PGSQL= lib server
GNU_CONFIGURE= yes
diff --git a/databases/pg_citus/distinfo b/databases/pg_citus/distinfo
index d0403f24d36a..6929195b299f 100644
--- a/databases/pg_citus/distinfo
+++ b/databases/pg_citus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560838263
-SHA256 (citusdata-citus-v8.2.2_GH0.tar.gz) = e0b8dfc7477f34730d32fd90c7023ad3159da796e036540130fab28e06c70795
-SIZE (citusdata-citus-v8.2.2_GH0.tar.gz) = 2781504
+TIMESTAMP = 1562909882
+SHA256 (citusdata-citus-v8.3.0_GH0.tar.gz) = 97f1c90a89a677274fd74e8bf991e9c9397473a0a6f1824229b5358754b07529
+SIZE (citusdata-citus-v8.3.0_GH0.tar.gz) = 4003398
diff --git a/databases/pg_citus/pkg-plist b/databases/pg_citus/pkg-plist
index 829d0af8fcda..9080c02af3b6 100644
--- a/databases/pg_citus/pkg-plist
+++ b/databases/pg_citus/pkg-plist
@@ -1,5 +1,6 @@
include/postgresql/server/citus_version.h
include/postgresql/server/distributed/backend_data.h
+include/postgresql/server/distributed/citus_acquire_lock.h
include/postgresql/server/distributed/citus_clauses.h
include/postgresql/server/distributed/citus_custom_scan.h
include/postgresql/server/distributed/citus_nodefuncs.h
@@ -186,4 +187,7 @@ share/postgresql/extension/citus--8.0-8--8.0-9.sql
share/postgresql/extension/citus--8.0-9--8.0-10.sql
share/postgresql/extension/citus--8.1-1--8.2-1.sql
share/postgresql/extension/citus--8.2-1--8.2-2.sql
+share/postgresql/extension/citus--8.2-2--8.2-3.sql
+share/postgresql/extension/citus--8.2-3--8.2-4.sql
+share/postgresql/extension/citus--8.2-4--8.3-1.sql
share/postgresql/extension/citus.control