Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 15:54:35 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: 5547552f785c - main - net/rubygem-grpc: Update to 1.54.0
Message-ID:  <202304271554.33RFsZf0028140@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=5547552f785ccedd89b2376b9f5d90a4b4aeef07

commit 5547552f785ccedd89b2376b9f5d90a4b4aeef07
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 15:47:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 15:47:38 +0000

    net/rubygem-grpc: Update to 1.54.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 aed3179e9832..9da655372c1e 100644
--- a/net/rubygem-grpc/Makefile
+++ b/net/rubygem-grpc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	grpc
-PORTVERSION=	1.53.0
+PORTVERSION=	1.54.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo
index c78c6d0c13aa..80cbd3a02001 100644
--- a/net/rubygem-grpc/distinfo
+++ b/net/rubygem-grpc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680726406
-SHA256 (rubygem/grpc-1.53.0.gem) = b081890a59806b192ceeaaa1842413c17355a7c0ce63bfc61469276a5e90444e
-SIZE (rubygem/grpc-1.53.0.gem) = 5940736
+TIMESTAMP = 1682354612
+SHA256 (rubygem/grpc-1.54.0.gem) = 914e02cb387f332e39e55c560b3069aeb5ebd78cfb3606739e784c449a3935cb
+SIZE (rubygem/grpc-1.54.0.gem) = 6047232



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304271554.33RFsZf0028140>