Bug 246290

Summary: textproc/ripgrep: do install completion file for fish
Product: Ports & Packages Reporter: Alan Somers <asomers>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Many People CC: petteri.valkonen
Priority: --- Flags: petteri.valkonen: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Install rg.fish none

Description Alan Somers freebsd_committer freebsd_triage 2020-05-07 17:47:17 UTC
Created attachment 214240 [details]
Install rg.fish

To solve bug 244355, we stopped installing the completion file for fish, because fish installed it itself.  Now fish has stopped doing that, and they request that packages like ripgrep install it themselves.  But we are to install it into a different directory than we used to.  The attached patch puts it into the new location.

https://github.com/fish-shell/fish-shell/issues/5822
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-05-07 20:40:03 UTC
A commit references this bug:

Author: asomers
Date: Thu May  7 20:39:41 UTC 2020
New revision: 534289
URL: https://svnweb.freebsd.org/changeset/ports/534289

Log:
  textproc/ripgrep: do install completion file for fish

  To solve bug 244355, we stopped installing the completion file for fish,
  because fish installed it itself.  Now fish has stopped doing that, and they
  request that packages like ripgrep install it themselves.  But we are to
  install it into a different directory than we used to.  This change puts it
  into the new location.

  PR:		246290
  Approved by:	petteri.valkonen@iki.fi (maintainer)

Changes:
  head/textproc/ripgrep/Makefile