Date: Sun, 9 Apr 2023 13:43:37 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: 7187fd6a5c89 - main - net/rubygem-grpc: Update to 1.53.0 Message-ID: <202304091343.339DhbRw000692@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=7187fd6a5c89827d78dcd41cdb7c53a022a67666 commit 7187fd6a5c89827d78dcd41cdb7c53a022a67666 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-09 13:34:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-09 13:37:24 +0000 net/rubygem-grpc: Update to 1.53.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 a1bbef1f1f7e..aed3179e9832 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.52.0 +PORTVERSION= 1.53.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo index fa03c1c71c25..c78c6d0c13aa 100644 --- a/net/rubygem-grpc/distinfo +++ b/net/rubygem-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771663 -SHA256 (rubygem/grpc-1.52.0.gem) = 7ed34993c54f0c56d2121182307fee6433edd3beeaa4120bfa3f90b186877b07 -SIZE (rubygem/grpc-1.52.0.gem) = 5824512 +TIMESTAMP = 1680726406 +SHA256 (rubygem/grpc-1.53.0.gem) = b081890a59806b192ceeaaa1842413c17355a7c0ce63bfc61469276a5e90444e +SIZE (rubygem/grpc-1.53.0.gem) = 5940736
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304091343.339DhbRw000692>