From nobody Mon Oct 25 16:04:29 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id C0E76181DCE2; Mon, 25 Oct 2021 16:04:35 +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 4HdKXM0D9Fz3NfC; Mon, 25 Oct 2021 16:04: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 C4CB03C64; Mon, 25 Oct 2021 16:04:29 +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 19PG4Tns081666; Mon, 25 Oct 2021 16:04:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19PG4ToU081665; Mon, 25 Oct 2021 16:04:29 GMT (envelope-from git) Date: Mon, 25 Oct 2021 16:04:29 GMT Message-Id: <202110251604.19PG4ToU081665@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: bc1c0834a55b - main - net/rubygem-grpc: Update to 1.41.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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: bc1c0834a55bae0ac569782abe1d2a5e21e74321 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc1c0834a55bae0ac569782abe1d2a5e21e74321 commit bc1c0834a55bae0ac569782abe1d2a5e21e74321 Author: Po-Chuan Hsieh AuthorDate: 2021-10-25 15:12:11 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-25 15:57:58 +0000 net/rubygem-grpc: Update to 1.41.0 Changes: https://github.com/grpc/grpc/releases https://github.com/grpc/grpc/commits/master/src/ruby --- net/rubygem-grpc/Makefile | 4 ++-- net/rubygem-grpc/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile index f1f814774378..c76530bbd267 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.40.0 +PORTVERSION= 1.41.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libcares.so:dns/c-ares \ libgrpc.so:devel/grpc RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ - rubygem-google-protobuf>=3.15<4:devel/rubygem-google-protobuf \ + rubygem-google-protobuf>=3.17<4:devel/rubygem-google-protobuf \ rubygem-googleapis-common-protos-types>=1.0<2:devel/rubygem-googleapis-common-protos-types USES= cpe gem gmake pkgconfig diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo index eeb3b61468ad..92376af39bd6 100644 --- a/net/rubygem-grpc/distinfo +++ b/net/rubygem-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632037962 -SHA256 (rubygem/grpc-1.40.0.gem) = b7de5533638bcb76700383063d990a01f1dcaca671274d94b5fb1cace3a15474 -SIZE (rubygem/grpc-1.40.0.gem) = 4903936 +TIMESTAMP = 1634391248 +SHA256 (rubygem/grpc-1.41.0.gem) = fd7665de496c034e899ea51a8f3d5f3acdd5747425ee524bc02152edb07123cc +SIZE (rubygem/grpc-1.41.0.gem) = 4923904