Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 19:00:56 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: 6299a8845473 - main - net/rubygem-grpc: Update to 1.55.0
Message-ID:  <202306051900.355J0uoG075410@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=6299a884547380df6dec4d22f70f81a558ceb00d

commit 6299a884547380df6dec4d22f70f81a558ceb00d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:44:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:49:00 +0000

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

diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile
index 756827356584..6b80b4eb9eed 100644
--- a/net/rubygem-grpc/Makefile
+++ b/net/rubygem-grpc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	grpc
-PORTVERSION=	1.54.2
+PORTVERSION=	1.55.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ LICENSE=	BSD3CLAUSE
 LIB_DEPENDS=	libcares.so:dns/c-ares \
 		libgrpc.so:devel/grpc
 RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss \
-		rubygem-google-protobuf>=3.21<4:devel/rubygem-google-protobuf \
+		rubygem-google-protobuf>=3.23<4:devel/rubygem-google-protobuf \
 		rubygem-googleapis-common-protos-types>=1.0<2:devel/rubygem-googleapis-common-protos-types
 
 USES=		cpe gem gmake pkgconfig
diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo
index f9e7c97d6048..0c069340d265 100644
--- a/net/rubygem-grpc/distinfo
+++ b/net/rubygem-grpc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685162394
-SHA256 (rubygem/grpc-1.54.2.gem) = 036f931bcf8d43e1b65eb1c1dc010e1ab24fb64ed7e8703948a8288eda61812f
-SIZE (rubygem/grpc-1.54.2.gem) = 6049280
+TIMESTAMP = 1685793098
+SHA256 (rubygem/grpc-1.55.0.gem) = 529332f8e5e98f5b138afd5c4a9c7bdc9e247f4c10c84c1adbf1a114eba161ae
+SIZE (rubygem/grpc-1.55.0.gem) = 6191104



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