| Summary: | textproc/fzf: Update to 0.13.4 and add TMUX option | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Sascha Holzleiter <sascha> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Poudriere run with TMUX option on: https://pkgs.blumenschaender.de/data/desk_103amd64-default/2016-08-15_12h49m19s/logs/fzf-0.13.4.log and with TMUX option off: https://pkgs.blumenschaender.de/data/desk_103amd64-default/2016-08-15_12h48m09s/logs/fzf-0.13.4.log A commit references this bug: Author: amdmi3 Date: Wed Aug 17 11:45:23 UTC 2016 New revision: 420334 URL: https://svnweb.freebsd.org/changeset/ports/420334 Log: - Update to 0.13.4 - Add TMUX option - While here, add LICENSE_FILE PR: 211865 Submitted by: sascha@root-login.org (maintainer) Changes: head/textproc/fzf/Makefile head/textproc/fzf/distinfo |
Created attachment 173699 [details] Update diff This updates the port to the latest version and adds a runtime dependency on bash for fzf-tmux. Add an option to not install fzf-tmux and remove the bash dependency. Default to install fzf-tmux to appease existing users.