Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Dec 2017 06:38:32 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        "Tobias C. Berner" <tcberner@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r457553 - in head/textproc/fzf: . files
Message-ID:  <20171230063832.GB9078@FreeBSD.org>
In-Reply-To: <201712300004.vBU04eWD098612@repo.freebsd.org>
References:  <201712300004.vBU04eWD098612@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171230063832.GB9078>