Date: Fri, 21 Oct 2022 05:54:09 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: d96fc0b1d98d - main - databases/pg_citus: update to 11.1.3 Message-ID: <202210210554.29L5s9Bk097419@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=d96fc0b1d98d0a50dd707a33eed1d8b2b52d7db6 commit d96fc0b1d98d0a50dd707a33eed1d8b2b52d7db6 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2022-10-21 05:53:00 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2022-10-21 05:54:02 +0000 databases/pg_citus: update to 11.1.3 ChangeLog: https://github.com/citusdata/citus/blob/v11.1.3/CHANGELOG.md --- databases/pg_citus/Makefile | 2 +- databases/pg_citus/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile index 128de9678b2a..de359ebe4441 100644 --- a/databases/pg_citus/Makefile +++ b/databases/pg_citus/Makefile @@ -1,5 +1,5 @@ PORTNAME= citus -PORTVERSION= 11.1.2 +PORTVERSION= 11.1.3 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ diff --git a/databases/pg_citus/distinfo b/databases/pg_citus/distinfo index ad41a6d2e903..3584f9a19feb 100644 --- a/databases/pg_citus/distinfo +++ b/databases/pg_citus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664725173 -SHA256 (citusdata-citus-v11.1.2_GH0.tar.gz) = 1cdc917606dc4fdbd3eb7cc6c98171713c50a9f31f3a872f6e295546b1224244 -SIZE (citusdata-citus-v11.1.2_GH0.tar.gz) = 6361264 +TIMESTAMP = 1666158651 +SHA256 (citusdata-citus-v11.1.3_GH0.tar.gz) = b6169b0ab54105554c89fcfe0dfdf2a5cf1c63ad3e6779a491f8e7c1fb87737e +SIZE (citusdata-citus-v11.1.3_GH0.tar.gz) = 6369103
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210210554.29L5s9Bk097419>