diff options
Diffstat (limited to 'devel/rubygem-gapic-common-gitlab/Makefile')
-rw-r--r-- | devel/rubygem-gapic-common-gitlab/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/rubygem-gapic-common-gitlab/Makefile b/devel/rubygem-gapic-common-gitlab/Makefile index 2815e46e740b..1b004afceb06 100644 --- a/devel/rubygem-gapic-common-gitlab/Makefile +++ b/devel/rubygem-gapic-common-gitlab/Makefile @@ -1,5 +1,6 @@ PORTNAME= gapic-common PORTVERSION= 0.23.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -14,10 +15,10 @@ LICENSE= APACHE20 RUN_DEPENDS= rubygem-faraday-gitlab>=1.9<3:www/rubygem-faraday-gitlab \ rubygem-faraday-retry-gitlab>=1.0<3:www/rubygem-faraday-retry-gitlab \ rubygem-google-protobuf>=3.25<5.0:devel/rubygem-google-protobuf \ - rubygem-googleapis-common-protos>=1.6<2:devel/rubygem-googleapis-common-protos \ + rubygem-googleapis-common-protos-gitlab>=1.6<2:devel/rubygem-googleapis-common-protos-gitlab \ rubygem-googleapis-common-protos-types>=1.15<2:devel/rubygem-googleapis-common-protos-types \ rubygem-googleauth-gitlab>=1.11<2:security/rubygem-googleauth-gitlab \ - rubygem-grpc>=1.65<2:net/rubygem-grpc + rubygem-grpc-gitlab>=1.65<2:net/rubygem-grpc-gitlab USES= gem |