diff --git a/devel/rubygem-gapic-common/Makefile b/devel/rubygem-gapic-common/Makefile index ceecc8d65374..f92112102c2c 100644 --- a/devel/rubygem-gapic-common/Makefile +++ b/devel/rubygem-gapic-common/Makefile @@ -1,25 +1,26 @@ PORTNAME= gapic-common PORTVERSION= 0.21.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Common code for GAPIC-generated API clients WWW= https://github.com/googleapis/gapic-generator-ruby/tree/master/gapic-common \ https://github.com/googleapis/gapic-generator-ruby LICENSE= APACHE20 RUN_DEPENDS= rubygem-faraday>=1.9<3:www/rubygem-faraday \ rubygem-faraday-retry>=1.0<3:www/rubygem-faraday-retry \ - rubygem-google-protobuf>=3.18<4:devel/rubygem-google-protobuf \ + rubygem-google-protobuf3>=3.18<4:devel/rubygem-google-protobuf3 \ rubygem-googleapis-common-protos>=1.4.0<2.0:devel/rubygem-googleapis-common-protos \ rubygem-googleapis-common-protos-types>=1.11.0<2.0:devel/rubygem-googleapis-common-protos-types \ rubygem-googleauth>=1.9<2:security/rubygem-googleauth \ rubygem-grpc>=1.59<2:net/rubygem-grpc USES= gem NO_ARCH= yes .include