1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

net/rubygem-grpc: update to 1.8.3

PR:		225018
Approved by:	Matthias Fechner <idefix@fechner.net> (maintainer)
This commit is contained in:
Steve Wills 2018-01-10 15:47:54 +00:00
parent 1e8fd61bf5
commit 09531f03de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458653
3 changed files with 7 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= grpc
PORTVERSION= 1.8.0
PORTVERSION= 1.8.3
CATEGORIES= net rubygems
MASTER_SITES= RG
@ -30,9 +30,11 @@ 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 <bsd.port.mk>

View File

@ -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

Binary file not shown.