Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Oct 2020 14:20:02 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r551780 - head/devel/rubygem-grpc-google-iam-v1
Message-ID:  <202010091420.099EK2g1006236@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct  9 14:20:02 2020
New Revision: 551780
URL: https://svnweb.freebsd.org/changeset/ports/551780

Log:
  Update to 0.6.10
  
  Changes:	https://github.com/googleapis/common-protos-ruby/blob/master/grpc-google-iam-v1/CHANGELOG.md

Modified:
  head/devel/rubygem-grpc-google-iam-v1/Makefile
  head/devel/rubygem-grpc-google-iam-v1/distinfo

Modified: head/devel/rubygem-grpc-google-iam-v1/Makefile
==============================================================================
--- head/devel/rubygem-grpc-google-iam-v1/Makefile	Fri Oct  9 14:19:57 2020	(r551779)
+++ head/devel/rubygem-grpc-google-iam-v1/Makefile	Fri Oct  9 14:20:02 2020	(r551780)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	grpc-google-iam-v1
-PORTVERSION=	0.6.9
-PORTREVISION=	1
+PORTVERSION=	0.6.10
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,8 +11,9 @@ COMMENT=	Google IAM gRPC client library
 
 LICENSE=	BSD3CLAUSE
 
-RUN_DEPENDS=	rubygem-googleapis-common-protos>=1.3.1<2.0:devel/rubygem-googleapis-common-protos \
-		rubygem-grpc>=1.0<2:net/rubygem-grpc
+RUN_DEPENDS=	rubygem-google-protobuf>=3.11<4:devel/rubygem-google-protobuf \
+		rubygem-googleapis-common-protos>=1.3.10<2.0:devel/rubygem-googleapis-common-protos \
+		rubygem-grpc>=1.27<2:net/rubygem-grpc
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-grpc-google-iam-v1/distinfo
==============================================================================
--- head/devel/rubygem-grpc-google-iam-v1/distinfo	Fri Oct  9 14:19:57 2020	(r551779)
+++ head/devel/rubygem-grpc-google-iam-v1/distinfo	Fri Oct  9 14:20:02 2020	(r551780)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572168789
-SHA256 (rubygem/grpc-google-iam-v1-0.6.9.gem) = 13f719cb8e9e22a8b80cb7c44494bd97659ca39a02c483d00d6766b884525af4
-SIZE (rubygem/grpc-google-iam-v1-0.6.9.gem) = 6144
+TIMESTAMP = 1596962198
+SHA256 (rubygem/grpc-google-iam-v1-0.6.10.gem) = a361326f0168e8dfaa41939eb2f338894721902986611a992b7a7a03e07f1c8d
+SIZE (rubygem/grpc-google-iam-v1-0.6.10.gem) = 8192



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