diff options
Diffstat (limited to 'net/rubygem-grpc-gitlab/Makefile')
| -rw-r--r-- | net/rubygem-grpc-gitlab/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net/rubygem-grpc-gitlab/Makefile b/net/rubygem-grpc-gitlab/Makefile index 898f7fb49370..a6c55007b8f8 100644 --- a/net/rubygem-grpc-gitlab/Makefile +++ b/net/rubygem-grpc-gitlab/Makefile @@ -1,5 +1,6 @@ PORTNAME= grpc -PORTVERSION= 1.72.0 +PORTVERSION= 1.76.0 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -12,8 +13,8 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libgrpc.so:devel/grpc RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ - rubygem-google-protobuf>=3.25<5.0:devel/rubygem-google-protobuf \ - rubygem-googleapis-common-protos-types>=1.0<2:devel/rubygem-googleapis-common-protos-types + rubygem-googleapis-common-protos-types>=1.0<2:devel/rubygem-googleapis-common-protos-types \ + rubygem-google-protobuf>=3.25<5.0:devel/rubygem-google-protobuf USES= cpe gem gmake pkgconfig |
