Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 05:16:58 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: 3dcdaaa4cc89 - main - net/rubygem-grpc: Update to 1.46.2
Message-ID:  <202205220516.24M5GwMo064028@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=3dcdaaa4cc89a58330da299f3efcd9bb2a0e8cd3

commit 3dcdaaa4cc89a58330da299f3efcd9bb2a0e8cd3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-22 04:25:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-22 05:11:30 +0000

    net/rubygem-grpc: Update to 1.46.2
    
    Changes:        https://github.com/grpc/grpc/releases
                    https://github.com/grpc/grpc/commits/master/src/ruby
---
 net/rubygem-grpc/Makefile | 3 +--
 net/rubygem-grpc/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile
index b2c6fe237b90..b68cfd1ba87d 100644
--- a/net/rubygem-grpc/Makefile
+++ b/net/rubygem-grpc/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	grpc
-PORTVERSION=	1.45.0
-PORTREVISION=	1
+PORTVERSION=	1.46.2
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo
index 2b5c83311041..b6f9cf811382 100644
--- a/net/rubygem-grpc/distinfo
+++ b/net/rubygem-grpc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649423952
-SHA256 (rubygem/grpc-1.45.0.gem) = 83e9ccf014d2b78ab372be19fb82617691c79cc4c9fc46fc5da272a6ce69f01e
-SIZE (rubygem/grpc-1.45.0.gem) = 5291008
+TIMESTAMP = 1653151244
+SHA256 (rubygem/grpc-1.46.2.gem) = def12491d88d22dda18fea88addefcb18fad65708a4f8bfa28f0abc88897aefe
+SIZE (rubygem/grpc-1.46.2.gem) = 5562880



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