Date: Mon, 14 Oct 2024 05:32:04 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8451b2430697 - main - net/rubygem-grpc: Update to 1.67.0 Message-ID: <202410140532.49E5W4c5071112@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8451b24306974b20980da611acf387cec145a33b commit 8451b24306974b20980da611acf387cec145a33b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-14 05:08:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-14 05:26:18 +0000 net/rubygem-grpc: Update to 1.67.0 Changes: https://github.com/grpc/grpc/releases --- net/rubygem-grpc/Makefile | 3 +-- net/rubygem-grpc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile index d797de0f86a0..f238a6a2b61d 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -1,6 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.66.0 -PORTREVISION= 2 +PORTVERSION= 1.67.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo index de91b28e7f31..2e5541cc1280 100644 --- a/net/rubygem-grpc/distinfo +++ b/net/rubygem-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725560817 -SHA256 (rubygem/grpc-1.66.0.gem) = 16f57873da6712ae7c5a5cffe798ca568ffaa55604efeab6dce26a5f67cc0e0b -SIZE (rubygem/grpc-1.66.0.gem) = 6721536 +TIMESTAMP = 1728632726 +SHA256 (rubygem/grpc-1.67.0.gem) = c7c82d5639eb64dd1bc4e7100b541a3d84bd90ed37b8b9b0ff3198d3a3fa9132 +SIZE (rubygem/grpc-1.67.0.gem) = 6784512
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410140532.49E5W4c5071112>