Bug 225018

Summary: net/rubygem-grpc: update to 1.8.3
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: mfechner
Priority: --- Flags: mfechner: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to update net/rubygem-grpc to 1.8.3 none

Description Steve Wills freebsd_committer freebsd_triage 2018-01-08 22:19:50 UTC
Created attachment 189545 [details]
patch to update net/rubygem-grpc to 1.8.3

Please see attached patch. Note this removes the grpc.gemspec file and uses REINPLACE_CMD instead, which should make this easier to update in the future. (And yes, it was only the other day that this was updated, but we were way behind and now we're just keeping up with upstream, hopefully.)
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-10 15:48:16 UTC
A commit references this bug:

Author: swills
Date: Wed Jan 10 15:47:54 UTC 2018
New revision: 458653
URL: https://svnweb.freebsd.org/changeset/ports/458653

Log:
  net/rubygem-grpc: update to 1.8.3

  PR:		225018
  Approved by:	Matthias Fechner <idefix@fechner.net> (maintainer)

Changes:
  head/net/rubygem-grpc/Makefile
  head/net/rubygem-grpc/distinfo
  head/net/rubygem-grpc/files/grpc.gemspec
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-01-10 15:49:01 UTC
Committed, thanks!