From owner-dev-commits-ports-all@freebsd.org Sun Jun 20 16:19:51 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 3CA03654440; Sun, 20 Jun 2021 16:19:51 +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 4G7HtV3LbMz3qwB; Sun, 20 Jun 2021 16:19:45 +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 8C49C4DC6; Sun, 20 Jun 2021 16:19:42 +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 15KGJgP1081506; Sun, 20 Jun 2021 16:19:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15KGJg7j081505; Sun, 20 Jun 2021 16:19:42 GMT (envelope-from git) Date: Sun, 20 Jun 2021 16:19:42 GMT Message-Id: <202106201619.15KGJg7j081505@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 3cc300604562 - main - net/rubygem-google-cloud-pubsub: Update to 2.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3cc300604562e6a583504ff9f47b65ab76eee3c5 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2021 16:19:51 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3cc300604562e6a583504ff9f47b65ab76eee3c5 commit 3cc300604562e6a583504ff9f47b65ab76eee3c5 Author: Po-Chuan Hsieh AuthorDate: 2021-06-20 16:07:20 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-06-20 16:16:13 +0000 net/rubygem-google-cloud-pubsub: Update to 2.7.0 Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-pubsub/CHANGELOG.md --- net/rubygem-google-cloud-pubsub/Makefile | 2 +- net/rubygem-google-cloud-pubsub/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/rubygem-google-cloud-pubsub/Makefile b/net/rubygem-google-cloud-pubsub/Makefile index 7016c9edfc36..dfb70b6e3b59 100644 --- a/net/rubygem-google-cloud-pubsub/Makefile +++ b/net/rubygem-google-cloud-pubsub/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= google-cloud-pubsub -PORTVERSION= 2.6.1 +PORTVERSION= 2.7.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-google-cloud-pubsub/distinfo b/net/rubygem-google-cloud-pubsub/distinfo index 369002c8704d..d021b696731f 100644 --- a/net/rubygem-google-cloud-pubsub/distinfo +++ b/net/rubygem-google-cloud-pubsub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619910385 -SHA256 (rubygem/google-cloud-pubsub-2.6.1.gem) = c6e442519362d4961a43fcc364a59f445fccdb4776b73e628b7d8f4d66a77b39 -SIZE (rubygem/google-cloud-pubsub-2.6.1.gem) = 81408 +TIMESTAMP = 1624189841 +SHA256 (rubygem/google-cloud-pubsub-2.7.0.gem) = af2eb38a3f4599b4c5960a5bfd7b91453f1c70b8fef666dc8079c2f958920754 +SIZE (rubygem/google-cloud-pubsub-2.7.0.gem) = 82944