From owner-dev-commits-ports-main@freebsd.org Tue Aug 17 16:34:57 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AA6196676B2; Tue, 17 Aug 2021 16:34:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpxTF48XFz3JXF; Tue, 17 Aug 2021 16:34:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 76BAA20E2F; Tue, 17 Aug 2021 16:34:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17HGYvEU099668; Tue, 17 Aug 2021 16:34:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17HGYvh2099667; Tue, 17 Aug 2021 16:34:57 GMT (envelope-from git) Date: Tue, 17 Aug 2021 16:34:57 GMT Message-Id: <202108171634.17HGYvh2099667@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthew Seaman Subject: git: e53ed0639df5 - main - databases/pg_citus: update to 10.1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: matthew X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e53ed0639df5a7c2423eae75297c48b5e9f206c9 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 16:34:57 -0000 The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=e53ed0639df5a7c2423eae75297c48b5e9f206c9 commit e53ed0639df5a7c2423eae75297c48b5e9f206c9 Author: Matthew Seaman AuthorDate: 2021-08-17 16:34:08 +0000 Commit: Matthew Seaman CommitDate: 2021-08-17 16:34:51 +0000 databases/pg_citus: update to 10.1.2 ChangeLog: https://github.com/citusdata/citus/blob/v10.1.2/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 d0ce23ddc6dc..d68f007510fc 100644 --- a/databases/pg_citus/Makefile +++ b/databases/pg_citus/Makefile @@ -1,7 +1,7 @@ # Created by: Matthew Seaman PORTNAME= citus -PORTVERSION= 10.1.1 +PORTVERSION= 10.1.2 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ diff --git a/databases/pg_citus/distinfo b/databases/pg_citus/distinfo index c8112ef2f7a6..c8f6ed08dda9 100644 --- a/databases/pg_citus/distinfo +++ b/databases/pg_citus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628431605 -SHA256 (citusdata-citus-v10.1.1_GH0.tar.gz) = 2494184d6ac7a6b66bb2380daf4abc616c931d33737179dbaca64c9760542187 -SIZE (citusdata-citus-v10.1.1_GH0.tar.gz) = 5275519 +TIMESTAMP = 1629196977 +SHA256 (citusdata-citus-v10.1.2_GH0.tar.gz) = cade8cfb842bac1b7522ed92f668293a316d0d3a383cca27ed7e9ef16be641d6 +SIZE (citusdata-citus-v10.1.2_GH0.tar.gz) = 5280795