aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-grpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-grpc/Makefile')
-rw-r--r--net/rubygem-grpc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile
index e5c0984aa823..dd9563e7bd52 100644
--- a/net/rubygem-grpc/Makefile
+++ b/net/rubygem-grpc/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= grpc
-PORTVERSION= 1.11.1
+PORTVERSION= 1.15.0
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -14,7 +14,6 @@ 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.1:devel/rubygem-google-protobuf \
- rubygem-googleauth>=0.5.1:security/rubygem-googleauth \
rubygem-googleapis-common-protos-types>=1.0.0:devel/rubygem-googleapis-common-protos-types
MAKE_JOBS_UNSAFE= yes