Bug 226654 - textproc/fzf: Fix patches
Summary: textproc/fzf: Fix patches
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-16 12:34 UTC by Sascha Holzleiter
Modified: 2018-03-17 12:19 UTC (History)
1 user (show)

See Also:


Attachments
fzf killfix patch (2.86 KB, patch)
2018-03-16 12:34 UTC, Sascha Holzleiter
sascha: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Holzleiter 2018-03-16 12:34:38 UTC
Created attachment 191547 [details]
fzf killfix patch

The patches for this port got mangled in the last patch.

This patch corrects that so the completion for kill(1) works again if one is using the example shell completion files.
Comment 1 Sascha Holzleiter 2018-03-16 12:35:05 UTC
poudriere testport (amd64) -> ok
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-17 12:16:13 UTC
A commit references this bug:

Author: dbaio
Date: Sat Mar 17 12:15:32 UTC 2018
New revision: 464809
URL: https://svnweb.freebsd.org/changeset/ports/464809

Log:
  textproc/fzf: Fix patches

  The patches for this port got mangled in the last update.

  This patch corrects that so the completion for kill(1) works again
  if one is using the example shell completion files.

  PR:		226654
  Submitted by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)

Changes:
  head/textproc/fzf/Makefile
  head/textproc/fzf/files/patch-shell_completion.bash
  head/textproc/fzf/files/patch-shell_completion.zsh
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2018-03-17 12:19:29 UTC
Committed, thanks!