git: 15786daade12 - main - databases/pg_citus: update to 11.0.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Aug 2022 10:36:43 UTC
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=15786daade126d0123db6cc4c90466db4c0787cb commit 15786daade126d0123db6cc4c90466db4c0787cb Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2022-08-23 10:35:58 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2022-08-23 10:36:36 +0000 databases/pg_citus: update to 11.0.6 ChangeLog: https://github.com/citusdata/citus/blob/v11.0.6/CHANGELOG.md --- databases/pg_citus/Makefile | 2 +- databases/pg_citus/distinfo | 6 +++--- databases/pg_citus/pkg-plist | 4 +++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile index c51e99d98517..f4cda8509292 100644 --- a/databases/pg_citus/Makefile +++ b/databases/pg_citus/Makefile @@ -1,5 +1,5 @@ PORTNAME= citus -PORTVERSION= 11.0.5 +PORTVERSION= 11.0.6 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ diff --git a/databases/pg_citus/distinfo b/databases/pg_citus/distinfo index 4468cb623e96..a215960e9b32 100644 --- a/databases/pg_citus/distinfo +++ b/databases/pg_citus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659510631 -SHA256 (citusdata-citus-v11.0.5_GH0.tar.gz) = 6f1e57de9beac4c08329e74b58d8c77ebde67f418a90e5b15f4472f1ad3f0688 -SIZE (citusdata-citus-v11.0.5_GH0.tar.gz) = 6016039 +TIMESTAMP = 1661010052 +SHA256 (citusdata-citus-v11.0.6_GH0.tar.gz) = f3f2deb3e7f31844f4cc3bb0a311b52a4179cabe08c72b409819fa6f6e72f5f4 +SIZE (citusdata-citus-v11.0.6_GH0.tar.gz) = 6021221 diff --git a/databases/pg_citus/pkg-plist b/databases/pg_citus/pkg-plist index a6664f4202c9..b304a420433a 100644 --- a/databases/pg_citus/pkg-plist +++ b/databases/pg_citus/pkg-plist @@ -126,7 +126,9 @@ share/postgresql/extension/citus--10.1-1--10.2-1.sql share/postgresql/extension/citus--10.2-1--10.2-2.sql share/postgresql/extension/citus--10.2-2--10.2-3.sql share/postgresql/extension/citus--10.2-3--10.2-4.sql -share/postgresql/extension/citus--10.2-4--11.0-1.sql +share/postgresql/extension/citus--10.2-4--10.2-5.sql +share/postgresql/extension/citus--10.2-5--10.2-4.sql +share/postgresql/extension/citus--10.2-5--11.0-1.sql share/postgresql/extension/citus--11.0-1--11.0-2.sql share/postgresql/extension/citus--11.0-2--11.0-3.sql share/postgresql/extension/citus--11.0-3--11.0-4.sql