git: d0bfc8495b36 - main - databases/pg_citus: update to 11.0.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Jul 2022 15:32:36 UTC
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=d0bfc8495b360aa6618b4cff16753fd2dfcb6081 commit d0bfc8495b360aa6618b4cff16753fd2dfcb6081 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2022-07-10 15:31:25 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2022-07-10 15:32:29 +0000 databases/pg_citus: update to 11.0.3 ChangeLog: https://github.com/citusdata/citus/blob/v11.0.3/CHANGELOG.md --- databases/pg_citus/Makefile | 5 +++-- databases/pg_citus/distinfo | 6 +++--- databases/pg_citus/pkg-plist | 1 + 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile index 132709d400c1..575b519645e7 100644 --- a/databases/pg_citus/Makefile +++ b/databases/pg_citus/Makefile @@ -1,7 +1,7 @@ # Created by: Matthew Seaman PORTNAME= citus -PORTVERSION= 11.0.2 +PORTVERSION= 11.0.3 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ @@ -11,7 +11,8 @@ COMMENT= Horizontally scale Postgresql using sharding and replication LICENSE= AGPLv3 -USES= compiler:c11 gmake pgsql:12+ autoreconf readline ssl +USES= compiler:c11 gmake pgsql:12+ autoreconf readline ssl \ + gettext-runtime LIB_DEPENDS= liblz4.so:archivers/liblz4 \ libzstd.so:archivers/zstd diff --git a/databases/pg_citus/distinfo b/databases/pg_citus/distinfo index 5c6f3edb5da2..4d3bc846142a 100644 --- a/databases/pg_citus/distinfo +++ b/databases/pg_citus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655410926 -SHA256 (citusdata-citus-v11.0.2_GH0.tar.gz) = 86ab78b6efc4739c7de3af935317b7ef6a7646250d80ccc0ab31ad28fc49070a -SIZE (citusdata-citus-v11.0.2_GH0.tar.gz) = 6002371 +TIMESTAMP = 1657368104 +SHA256 (citusdata-citus-v11.0.3_GH0.tar.gz) = a2292fe304e425e145688faf9669d422911ee3ccb0216ae3d12e48e0e574558e +SIZE (citusdata-citus-v11.0.3_GH0.tar.gz) = 6005552 diff --git a/databases/pg_citus/pkg-plist b/databases/pg_citus/pkg-plist index b35b3a6c7b75..625eac4a974f 100644 --- a/databases/pg_citus/pkg-plist +++ b/databases/pg_citus/pkg-plist @@ -128,6 +128,7 @@ 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--11.0-1--11.0-2.sql +share/postgresql/extension/citus--11.0-2--11.0-3.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