From owner-svn-ports-head@freebsd.org Sat Jul 11 23:05:07 2020 Return-Path: Delivered-To: svn-ports-head@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 7F9F53739B2; Sat, 11 Jul 2020 23:05:07 +0000 (UTC) (envelope-from matthew@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B458z2ZW3z3TxV; Sat, 11 Jul 2020 23:05:07 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3C2EE1AD1E; Sat, 11 Jul 2020 23:05:07 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06BN57tS029407; Sat, 11 Jul 2020 23:05:07 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06BN56r9029405; Sat, 11 Jul 2020 23:05:06 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <202007112305.06BN56r9029405@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 11 Jul 2020 23:05:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542060 - head/databases/pg_citus X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/databases/pg_citus X-SVN-Commit-Revision: 542060 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jul 2020 23:05:07 -0000 Author: matthew Date: Sat Jul 11 23:05:06 2020 New Revision: 542060 URL: https://svnweb.freebsd.org/changeset/ports/542060 Log: Update to 9.3.3 ChangeLog: https://github.com/citusdata/citus/blob/v9.3.3/CHANGELOG.md Modified: head/databases/pg_citus/Makefile head/databases/pg_citus/distinfo Modified: head/databases/pg_citus/Makefile ============================================================================== --- head/databases/pg_citus/Makefile Sat Jul 11 21:58:16 2020 (r542059) +++ head/databases/pg_citus/Makefile Sat Jul 11 23:05:06 2020 (r542060) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= citus -PORTVERSION= 9.3.2 +PORTVERSION= 9.3.3 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ Modified: head/databases/pg_citus/distinfo ============================================================================== --- head/databases/pg_citus/distinfo Sat Jul 11 21:58:16 2020 (r542059) +++ head/databases/pg_citus/distinfo Sat Jul 11 23:05:06 2020 (r542060) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593066494 -SHA256 (citusdata-citus-v9.3.2_GH0.tar.gz) = 2455135d9186140363530f160a9d6bebabec36273efd7c2fab9f824387f8625f -SIZE (citusdata-citus-v9.3.2_GH0.tar.gz) = 4479668 +TIMESTAMP = 1594492785 +SHA256 (citusdata-citus-v9.3.3_GH0.tar.gz) = 5336cd876fe63dd1d3cdd0d0ebbab27c26b070bbed2737cc85b9075251772c3a +SIZE (citusdata-citus-v9.3.3_GH0.tar.gz) = 4481135