svn commit: r457553 - in head/textproc/fzf: . files

Alexey Dokuchaev danfe at FreeBSD.org
Sat Dec 30 06:38:33 UTC 2017


On Sat, Dec 30, 2017 at 12:04:40AM +0000, Tobias C. Berner wrote:
> New Revision: 457553
> URL: https://svnweb.freebsd.org/changeset/ports/457553
> 
> Log:
>   Update textproc/fzf to 0.17.3
>   
> Modified: head/textproc/fzf/files/patch-shell_completion.bash
> ...
> @@ -1,11 +1,12 @@
> ---- shell/completion.bash.orig	2017-10-25 13:15:42 UTC
> -+++ shell/completion.bash
> -@@ -215,7 +215,7 @@ _fzf_complete_kill() {
> +--- shell/completion.bash.orig	2017-12-03 14:55:24.000000000 +0000
> ++++ shell/completion.bash	2017-12-29 20:46:41.906877000 +0000

As was repeatedly asked on the svn-ports-* lists, please do not convert
our standard, ``make makepatch''-compiant patch headers to this .906877000
+0000 mess.

> Modified: head/textproc/fzf/files/patch-shell_completion.zsh
> ...
> @@ -1,11 +1,13 @@
> ---- shell/completion.zsh.orig	2017-10-25 13:15:38 UTC
> -+++ shell/completion.zsh
> -@@ -163,7 +163,7 @@ fzf-completion() {
> +--- shell/completion.zsh.orig	2017-12-03 14:55:24.000000000 +0000
> ++++ shell/completion.zsh	2017-12-29 20:54:22.283164000 +0000

Ditto.  Always review what you're about to commit with "svn diff".

./danfe


More information about the svn-ports-all mailing list