Index: head/net/rubygem-grpc130/Makefile =================================================================== --- head/net/rubygem-grpc130/Makefile (revision 567837) +++ head/net/rubygem-grpc130/Makefile (revision 567838) @@ -1,37 +1,37 @@ # $FreeBSD$ PORTNAME= grpc PORTVERSION= 1.30.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net rubygems MASTER_SITES= RG PKGNAMESUFFIX= 130 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby implementation of gRPC 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 USE_RUBY= yes MAKE_JOBS_UNSAFE= yes PORTSCOUT= limit:^1\.30\. post-extract: @${RM} ${WRKSRC}/Makefile ${WRKSRC}/.yardopts @${RM} -r ${WRKSRC}/etc ${WRKSRC}/include ${WRKSRC}/third_party ${WRKSRC}/src/boringssl ${WRKSRC}/src/core post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/src/ruby/lib/grpc.rb @${REINPLACE_CMD} -Ee '/s\.files = /s;, "(Makefile|etc|include|third_party|src/boringssl|src/core)[^"]*"\.freeze;;g' ${WRKSRC}/${GEMSPEC} @${REINPLACE_CMD} -e '/s\.files = /s|"\.yardopts"\.freeze, ||' ${WRKSRC}/${GEMSPEC} .include Index: head/net/rubygem-grpc130/files/patch-grpc.gemspec =================================================================== --- head/net/rubygem-grpc130/files/patch-grpc.gemspec (nonexistent) +++ head/net/rubygem-grpc130/files/patch-grpc.gemspec (revision 567838) @@ -0,0 +1 @@ +Binary files grpc.gemspec.orig and grpc.gemspec differ Property changes on: head/net/rubygem-grpc130/files/patch-grpc.gemspec ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property