Index: head/net/rubygem-grpc/Makefile =================================================================== --- head/net/rubygem-grpc/Makefile (revision 458652) +++ head/net/rubygem-grpc/Makefile (revision 458653) @@ -1,38 +1,40 @@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.3 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= idefix@fechner.net COMMENT= Ruby implementation of gRPC LICENSE= BSD3CLAUSE RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ grpc>=0:devel/grpc \ rubygem-google-protobuf>=3.0: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 LIB_DEPENDS= libcares.so:dns/c-ares \ libunwind.so:devel/libunwind BUILD_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ grpc>=0:devel/grpc MAKE_JOBS_UNSAFE=yes USE_RUBY= yes USES= gem gmake pkgconfig post-extract: @${RM} -r ${WRKSRC}/include ${WRKSRC}/third_party ${WRKSRC}/src/boringssl \ ${WRKSRC}/src/core ${WRKSRC}/Makefile ${WRKSRC}/.yardopts ${WRKSRC}/etc - @${CP} ${FILESDIR}/grpc.gemspec ${WRKSRC} post-patch: @${REINPLACE_CMD} 's,%%LOCALBASE%%,${LOCALBASE},' ${WRKSRC}/src/ruby/lib/grpc.rb + @${REINPLACE_CMD} -E '/s\.files = /s;, "(Makefile|etc|include|third_party|src/boringssl|src/core)[^"]*"\.freeze;;g' \ + ${WRKSRC}/grpc.gemspec + @${REINPLACE_CMD} -e '/s\.files = /s;"\.yardopts"\.freeze, ;;' ${WRKSRC}/grpc.gemspec .include Index: head/net/rubygem-grpc/distinfo =================================================================== --- head/net/rubygem-grpc/distinfo (revision 458652) +++ head/net/rubygem-grpc/distinfo (revision 458653) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514703376 -SHA256 (rubygem/grpc-1.8.0.gem) = 1372253d7fb102a2e1d9c6e93275dab328bf8f66bdc202bad368c02256de9e0d -SIZE (rubygem/grpc-1.8.0.gem) = 2744832 +TIMESTAMP = 1515448904 +SHA256 (rubygem/grpc-1.8.3.gem) = 325cebecb234f39ad0215edfbb9c65637aa79ddf632fc84f458755a6f0efeb3a +SIZE (rubygem/grpc-1.8.3.gem) = 2744832 Index: head/net/rubygem-grpc/files/grpc.gemspec =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: head/net/rubygem-grpc/files/grpc.gemspec ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -application/octet-stream \ No newline at end of property