aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/rubygem-grpc130/Makefile4
-rw-r--r--net/rubygem-grpc130/files/patch-grpc.gemspec1
2 files changed, 3 insertions, 2 deletions
diff --git a/net/rubygem-grpc130/Makefile b/net/rubygem-grpc130/Makefile
index 25cfbd42e405..a68128864edb 100644
--- a/net/rubygem-grpc130/Makefile
+++ b/net/rubygem-grpc130/Makefile
@@ -2,7 +2,7 @@
PORTNAME= grpc
PORTVERSION= 1.30.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 130
@@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libcares.so:dns/c-ares \
libgrpc.so:devel/grpc134
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
- rubygem-google-protobuf314>=3.12<4:devel/rubygem-google-protobuf314 \
+ rubygem-google-protobuf314>=3.12<3.15:devel/rubygem-google-protobuf314 \
rubygem-googleapis-common-protos-types>=1.0<2:devel/rubygem-googleapis-common-protos-types
USES= gem gmake pkgconfig
diff --git a/net/rubygem-grpc130/files/patch-grpc.gemspec b/net/rubygem-grpc130/files/patch-grpc.gemspec
new file mode 100644
index 000000000000..181107d4733e
--- /dev/null
+++ b/net/rubygem-grpc130/files/patch-grpc.gemspec
@@ -0,0 +1 @@
+Binary files grpc.gemspec.orig and grpc.gemspec differ