svn commit: r457907 - in head/net/rubygem-grpc: . files

Alexey Dokuchaev danfe at FreeBSD.org
Wed Jan 3 07:57:45 UTC 2018


On Tue, Jan 02, 2018 at 04:06:59PM +0000, Steve Wills wrote:
> New Revision: 457907
> URL: https://svnweb.freebsd.org/changeset/ports/457907
> 
> Log:
>   net/rubygem-grpc: update to 1.8.0
>   
>   PR:		224800
>   Approved by:	Matthias Fechner <idefix at fechner.net> (maintainer)
> 
> Modified:
>   head/net/rubygem-grpc/Makefile   (contents, props changed)
>   head/net/rubygem-grpc/distinfo   (contents, props changed)
>   head/net/rubygem-grpc/files/grpc.gemspec

Would you consider patching grpc.gemspec with sed(1) instead?  It is
not particularly pretty, but not as ugly as 10K pre-generated binary
file with messed up svn properties.

It also places ${RM} -r of those files and directories and subsequent
grpc.gemspec fixup closer together (rather than one part done in the
`post-extract' target and fixup ... well, somewhere else).

It produces exactly the same result as current `files/grpc.gemspec'.

./danfe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grpc.diff
Type: text/x-diff
Size: 732 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20180103/d355f6aa/attachment.diff>


More information about the svn-ports-head mailing list