Date: Thu, 4 Aug 2022 21:29:05 GMT From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 31ce3b2afe86 - main - databases/pg_citus: update to 11.0.5 Message-ID: <202208042129.274LT5eU068087@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=31ce3b2afe866714696dae58b5bb6ba927193119 commit 31ce3b2afe866714696dae58b5bb6ba927193119 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2022-08-04 21:28:00 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2022-08-04 21:28:58 +0000 databases/pg_citus: update to 11.0.5 ChangeLog: https://github.com/citusdata/citus/blob/v11.0.5/CHANGELOG.md --- databases/pg_citus/Makefile | 2 +- databases/pg_citus/distinfo | 6 +++--- databases/pg_citus/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile index 5e7bdd6073f9..c51e99d98517 100644 --- a/databases/pg_citus/Makefile +++ b/databases/pg_citus/Makefile @@ -1,5 +1,5 @@ PORTNAME= citus -PORTVERSION= 11.0.3 +PORTVERSION= 11.0.5 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ diff --git a/databases/pg_citus/distinfo b/databases/pg_citus/distinfo index 4d3bc846142a..4468cb623e96 100644 --- a/databases/pg_citus/distinfo +++ b/databases/pg_citus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657368104 -SHA256 (citusdata-citus-v11.0.3_GH0.tar.gz) = a2292fe304e425e145688faf9669d422911ee3ccb0216ae3d12e48e0e574558e -SIZE (citusdata-citus-v11.0.3_GH0.tar.gz) = 6005552 +TIMESTAMP = 1659510631 +SHA256 (citusdata-citus-v11.0.5_GH0.tar.gz) = 6f1e57de9beac4c08329e74b58d8c77ebde67f418a90e5b15f4472f1ad3f0688 +SIZE (citusdata-citus-v11.0.5_GH0.tar.gz) = 6016039 diff --git a/databases/pg_citus/pkg-plist b/databases/pg_citus/pkg-plist index 625eac4a974f..a6664f4202c9 100644 --- a/databases/pg_citus/pkg-plist +++ b/databases/pg_citus/pkg-plist @@ -129,6 +129,7 @@ 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--11.0-3--11.0-4.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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208042129.274LT5eU068087>