Date: Mon, 11 Sep 2023 03:15:22 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: feac9f122254 - main - net/rubygem-grpc: Update to 1.58.0 Message-ID: <202309110315.38B3FMnQ024731@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=feac9f1222547b7bbfa89a1166682aa4dcbfa82e commit feac9f1222547b7bbfa89a1166682aa4dcbfa82e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-11 03:09:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-11 03:11:40 +0000 net/rubygem-grpc: Update to 1.58.0 Changes: https://github.com/grpc/grpc/releases --- 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 cc88519b5c40..21ec01a30042 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.57.0 +PORTVERSION= 1.58.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo index b345c09c1db1..036ea60ba0e6 100644 --- a/net/rubygem-grpc/distinfo +++ b/net/rubygem-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692211989 -SHA256 (rubygem/grpc-1.57.0.gem) = ef4c93ae7da64094dd89cc06875d8b358d3908033733e2a6a05619a1064eefd8 -SIZE (rubygem/grpc-1.57.0.gem) = 6344192 +TIMESTAMP = 1694348362 +SHA256 (rubygem/grpc-1.58.0.gem) = 0cfbccbe955d318909c58d3e207969a8145fc837e7edd2f3992a9d40b13e9d02 +SIZE (rubygem/grpc-1.58.0.gem) = 6357504
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309110315.38B3FMnQ024731>