aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2023-09-24 12:39:08 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2023-09-24 12:41:35 +0000
commitec66cec15594a292a8056d4c6d75bacf3a97aeec (patch)
treec57c236cf00d94a740afd5231683e66b081af125
parentb1c2c8c5b59f9a52527f4cf88ab118343915c416 (diff)
downloadports-ec66cec15594a292a8056d4c6d75bacf3a97aeec.tar.gz
ports-ec66cec15594a292a8056d4c6d75bacf3a97aeec.zip
databases/pg_citus: update to 12.1.0
-rw-r--r--databases/pg_citus/Makefile2
-rw-r--r--databases/pg_citus/distinfo6
-rw-r--r--databases/pg_citus/pkg-plist6
3 files changed, 8 insertions, 6 deletions
diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile
index 755a955c6700..af66a007f3a5 100644
--- a/databases/pg_citus/Makefile
+++ b/databases/pg_citus/Makefile
@@ -1,5 +1,5 @@
PORTNAME= citus
-PORTVERSION= 12.0.0
+PORTVERSION= 12.1.0
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= pg_
diff --git a/databases/pg_citus/distinfo b/databases/pg_citus/distinfo
index 55f937c28d6a..6e1d2ddc9726 100644
--- a/databases/pg_citus/distinfo
+++ b/databases/pg_citus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689746431
-SHA256 (citusdata-citus-v12.0.0_GH0.tar.gz) = 9a6adaecc28e80e03a0523d07ee14c4b848f86f48ed37f84aa8cb98f3489f632
-SIZE (citusdata-citus-v12.0.0_GH0.tar.gz) = 6744359
+TIMESTAMP = 1695468852
+SHA256 (citusdata-citus-v12.1.0_GH0.tar.gz) = cc25122ecd5717ac0b14d8cba981265d15d71cd955210971ce6f174eb0036f9a
+SIZE (citusdata-citus-v12.1.0_GH0.tar.gz) = 6896809
diff --git a/databases/pg_citus/pkg-plist b/databases/pg_citus/pkg-plist
index 2f066cfc9a4e..6ea8fa811edc 100644
--- a/databases/pg_citus/pkg-plist
+++ b/databases/pg_citus/pkg-plist
@@ -1,4 +1,3 @@
-bin/pg_send_cancellation
include/postgresql/server/citus_version.h
include/postgresql/server/distributed/adaptive_executor.h
include/postgresql/server/distributed/argutils.h
@@ -101,6 +100,7 @@ include/postgresql/server/distributed/remote_commands.h
include/postgresql/server/distributed/remote_transaction.h
include/postgresql/server/distributed/repartition_executor.h
include/postgresql/server/distributed/repartition_join_execution.h
+include/postgresql/server/distributed/replicate_none_dist_table_shard.h
include/postgresql/server/distributed/replication_origin_session_utils.h
include/postgresql/server/distributed/resource_lock.h
include/postgresql/server/distributed/run_from_same_connection.h
@@ -162,7 +162,9 @@ share/postgresql/extension/citus--11.0-4--11.1-1.sql
share/postgresql/extension/citus--11.1-1--11.2-1.sql
share/postgresql/extension/citus--11.2-1--11.2-2.sql
share/postgresql/extension/citus--11.2-2--11.3-1.sql
-share/postgresql/extension/citus--11.3-1--12.0-1.sql
+share/postgresql/extension/citus--11.3-1--11.3-2.sql
+share/postgresql/extension/citus--11.3-2--12.0-1.sql
+share/postgresql/extension/citus--12.0-1--12.1-1.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