Date: Wed, 26 May 2021 12:59:33 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: 41a047fa9eee - main - net/rubygem-grpc: Update to 1.38.0 Message-ID: <202105261259.14QCxXip034411@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=41a047fa9eeed6bb567e3a01f5445616ddc465e7 commit 41a047fa9eeed6bb567e3a01f5445616ddc465e7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-26 12:56:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-26 12:56:56 +0000 net/rubygem-grpc: Update to 1.38.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 337e64bc2a18..a04081a294d7 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.37.1 +PORTVERSION= 1.38.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo index b9473bed9ce6..d7a154787306 100644 --- a/net/rubygem-grpc/distinfo +++ b/net/rubygem-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619910387 -SHA256 (rubygem/grpc-1.37.1.gem) = 180e2eb27e12076f3cd34c774fe993ef47bca4fde1af350a08da3c18ec4a984a -SIZE (rubygem/grpc-1.37.1.gem) = 4776448 +TIMESTAMP = 1621699813 +SHA256 (rubygem/grpc-1.38.0.gem) = 224c64615e2fa09d2dfcc20f5419f5a5d5ce474f8eca160e24c3cd7990a01d9b +SIZE (rubygem/grpc-1.38.0.gem) = 4838400
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105261259.14QCxXip034411>