git: d771500f1cc3 - main - databases/pg_citus: update to 10.1.1
Matthew Seaman
matthew at FreeBSD.org
Tue Aug 10 07:31:57 UTC 2021
The branch main has been updated by matthew:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d771500f1cc3882d259dc61412c28595554bfcb0
commit d771500f1cc3882d259dc61412c28595554bfcb0
Author: Matthew Seaman <matthew at FreeBSD.org>
AuthorDate: 2021-08-10 07:30:54 +0000
Commit: Matthew Seaman <matthew at FreeBSD.org>
CommitDate: 2021-08-10 07:31:48 +0000
databases/pg_citus: update to 10.1.1
ChangeLog: https://github.com/citusdata/citus/blob/v10.1.1/CHANGELOG.md
---
databases/pg_citus/Makefile | 2 +-
databases/pg_citus/distinfo | 6 +++---
databases/pg_citus/pkg-plist | 4 ++++
3 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile
index ac9ad4f41a43..d0ce23ddc6dc 100644
--- a/databases/pg_citus/Makefile
+++ b/databases/pg_citus/Makefile
@@ -1,7 +1,7 @@
# Created by: Matthew Seaman
PORTNAME= citus
-PORTVERSION= 10.1.0
+PORTVERSION= 10.1.1
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= pg_
diff --git a/databases/pg_citus/distinfo b/databases/pg_citus/distinfo
index bda74b82b99e..c8112ef2f7a6 100644
--- a/databases/pg_citus/distinfo
+++ b/databases/pg_citus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626515607
-SHA256 (citusdata-citus-v10.1.0_GH0.tar.gz) = 30492becc83d0ccbc14b7e25178c6931a0d3700856c7a79ce42f668f350b1caf
-SIZE (citusdata-citus-v10.1.0_GH0.tar.gz) = 5273973
+TIMESTAMP = 1628431605
+SHA256 (citusdata-citus-v10.1.1_GH0.tar.gz) = 2494184d6ac7a6b66bb2380daf4abc616c931d33737179dbaca64c9760542187
+SIZE (citusdata-citus-v10.1.1_GH0.tar.gz) = 5275519
diff --git a/databases/pg_citus/pkg-plist b/databases/pg_citus/pkg-plist
index f4d4e3f6900d..6400cc67cf94 100644
--- a/databases/pg_citus/pkg-plist
+++ b/databases/pg_citus/pkg-plist
@@ -150,7 +150,11 @@ share/postgresql/extension/citus--9.3-2--9.4-1.sql
share/postgresql/extension/citus--9.4-1--9.4-2.sql
share/postgresql/extension/citus--9.4-1--9.5-1.sql
share/postgresql/extension/citus--9.4-2--9.4-1.sql
+share/postgresql/extension/citus--9.4-2--9.4-3.sql
+share/postgresql/extension/citus--9.4-3--9.4-2.sql
share/postgresql/extension/citus--9.5-1--10.0-4.sql
share/postgresql/extension/citus--9.5-1--9.5-2.sql
share/postgresql/extension/citus--9.5-2--9.5-1.sql
+share/postgresql/extension/citus--9.5-2--9.5-3.sql
+share/postgresql/extension/citus--9.5-3--9.5-2.sql
share/postgresql/extension/citus.control
More information about the dev-commits-ports-all
mailing list