From owner-dev-commits-ports-main@freebsd.org Wed May 26 12:59:36 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 4438163C493; Wed, 26 May 2021 12:59:36 +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 4Fqrd2704lz4tcP; Wed, 26 May 2021 12:59:34 +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 86BCF1151B; Wed, 26 May 2021 12:59:33 +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 14QCxXUW034412; Wed, 26 May 2021 12:59:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14QCxXip034411; Wed, 26 May 2021 12:59:33 GMT (envelope-from git) Date: Wed, 26 May 2021 12:59:33 GMT Message-Id: <202105261259.14QCxXip034411@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: 41a047fa9eee - main - net/rubygem-grpc: Update to 1.38.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: 41a047fa9eeed6bb567e3a01f5445616ddc465e7 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: Wed, 26 May 2021 12:59:36 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=41a047fa9eeed6bb567e3a01f5445616ddc465e7 commit 41a047fa9eeed6bb567e3a01f5445616ddc465e7 Author: Po-Chuan Hsieh AuthorDate: 2021-05-26 12:56:56 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-26 12:56:56 +0000 net/rubygem-grpc: Update to 1.38.0 Changes: https://github.com/grpc/grpc/releases https://github.com/grpc/grpc/commits/master/src/ruby --- net/rubygem-grpc/Makefile | 2 +- net/rubygem-grpc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile index 337e64bc2a18..a04081a294d7 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.37.1 +PORTVERSION= 1.38.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo index b9473bed9ce6..d7a154787306 100644 --- a/net/rubygem-grpc/distinfo +++ b/net/rubygem-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619910387 -SHA256 (rubygem/grpc-1.37.1.gem) = 180e2eb27e12076f3cd34c774fe993ef47bca4fde1af350a08da3c18ec4a984a -SIZE (rubygem/grpc-1.37.1.gem) = 4776448 +TIMESTAMP = 1621699813 +SHA256 (rubygem/grpc-1.38.0.gem) = 224c64615e2fa09d2dfcc20f5419f5a5d5ce474f8eca160e24c3cd7990a01d9b +SIZE (rubygem/grpc-1.38.0.gem) = 4838400