From owner-svn-ports-head@freebsd.org Sat Dec 30 10:11:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 376A2EB4C26; Sat, 30 Dec 2017 10:11:09 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: from mail-qk0-f178.google.com (mail-qk0-f178.google.com [209.85.220.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ECFDC77527; Sat, 30 Dec 2017 10:11:08 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: by mail-qk0-f178.google.com with SMTP id q14so42387220qke.7; Sat, 30 Dec 2017 02:11:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=yGp6XgJMWRSztUlJ+P6IQ+t7+9v6KrcKZmwqGh5QQOQ=; b=KXgrpgSVzI5QyLoFpLfL0EzubmbIwuWH3crLveqytNxUMM/kzV5QlsBZFRWyNA5Dtp OqHLtg0AMvkKPjUfxrEKe9/SA77EiXMuNmhQGcqlp0jqXqRw0q/mrkogiuxz/ibS/kNS n6KeBhMjxapQwrRszluPhPmvE94nVQN0NPlTgV7TiJeWQyxVenhwBpZzecZVZnFON71F +PCGXyVVe2HHOjD36key7uJXTyTY9pw1bfKTkATLPfDx6KnDBppoDbm85MY9NGOrJwpD ZFWWnvlJnCi/ZFNU89ekwSe0NJ/Y+5K6b8I1PeApmWnMRxRlmDvd4fz8cSaSsaevem48 6wvQ== X-Gm-Message-State: AKGB3mLsnLDSSYIdNh2JL3885G2pGa4N7nww/7PTFmmxQN6Ot2cjjFPT +RzJ49ZruSAEx1YzkDyp8DVkszPN X-Google-Smtp-Source: ACJfBotvuWxIhEgi1SU+xs5Hz/oo2dBYybR6H0szI775L8qQg486nugHk5XpY2HDkQtrQ18u+lWqNQ== X-Received: by 10.55.188.129 with SMTP id m123mr44737qkf.11.1514628661897; Sat, 30 Dec 2017 02:11:01 -0800 (PST) Received: from mail-qt0-f173.google.com (mail-qt0-f173.google.com. [209.85.216.173]) by smtp.gmail.com with ESMTPSA id 138sm18121229qkl.45.2017.12.30.02.11.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Dec 2017 02:11:01 -0800 (PST) Received: by mail-qt0-f173.google.com with SMTP id r39so56438288qtr.13; Sat, 30 Dec 2017 02:11:01 -0800 (PST) X-Received: by 10.200.17.147 with SMTP id d19mr5977314qtj.327.1514628661469; Sat, 30 Dec 2017 02:11:01 -0800 (PST) MIME-Version: 1.0 Received: by 10.200.51.199 with HTTP; Sat, 30 Dec 2017 02:11:01 -0800 (PST) In-Reply-To: <20171230063832.GB9078@FreeBSD.org> References: <201712300004.vBU04eWD098612@repo.freebsd.org> <20171230063832.GB9078@FreeBSD.org> From: "Tobias C. Berner" Date: Sat, 30 Dec 2017 11:11:01 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r457553 - in head/textproc/fzf: . files To: Alexey Dokuchaev Cc: "Tobias C. Berner" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Dec 2017 10:11:09 -0000 Hi danfe Sorry, didn't catch it. Fixed in r457597. nfg Tobias On 30 December 2017 at 07:38, Alexey Dokuchaev wrote: > 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 >