Date: Tue, 21 Sep 2021 03:59:59 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: caef0c396d3a - main - net/rubygem-grpc: Update to 1.40.0 Message-ID: <202109210359.18L3xxa8044205@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=caef0c396d3a978699dae5ca7f495dfc6664c0a7 commit caef0c396d3a978699dae5ca7f495dfc6664c0a7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:24:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:47:09 +0000 net/rubygem-grpc: Update to 1.40.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 a04081a294d7..5a1010a2db32 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.38.0 +PORTVERSION= 1.40.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo index d7a154787306..eeb3b61468ad 100644 --- a/net/rubygem-grpc/distinfo +++ b/net/rubygem-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621699813 -SHA256 (rubygem/grpc-1.38.0.gem) = 224c64615e2fa09d2dfcc20f5419f5a5d5ce474f8eca160e24c3cd7990a01d9b -SIZE (rubygem/grpc-1.38.0.gem) = 4838400 +TIMESTAMP = 1632037962 +SHA256 (rubygem/grpc-1.40.0.gem) = b7de5533638bcb76700383063d990a01f1dcaca671274d94b5fb1cace3a15474 +SIZE (rubygem/grpc-1.40.0.gem) = 4903936
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210359.18L3xxa8044205>