From owner-svn-ports-all@freebsd.org Tue Nov 28 16:19:57 2017 Return-Path: Delivered-To: svn-ports-all@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 559D7DBB503; Tue, 28 Nov 2017 16:19:57 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.39.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1A1166BAC5; Tue, 28 Nov 2017 16:19:56 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from [0.0.0.0] (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) by toco-domains.de (Postfix) with ESMTPA id 1E2791AAF067; Tue, 28 Nov 2017 17:19:54 +0100 (CET) Subject: Re: svn commit: r455053 - in head/devel/gitaly: . files To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201711281606.vASG6M0F052282@repo.freebsd.org> <20171128161054.GA36486@FreeBSD.org> From: Torsten Zuehlsdorff Message-ID: Date: Tue, 28 Nov 2017 17:19:53 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171128161054.GA36486@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2017 16:19:57 -0000 On 28.11.2017 17:10, Alexey Dokuchaev wrote: > On Tue, Nov 28, 2017 at 04:06:22PM +0000, Torsten Zuehlsdorff wrote: >> New Revision: 455053 >> URL: https://svnweb.freebsd.org/changeset/ports/455053 >> >> Log: >> devel/gitaly: Update config example >> >> Add more sections for referenced software using >> there correct paths. >> >> Submitted by: Matthias Fechner >> [...] >> @@ -1,5 +1,5 @@ >> ---- config.toml.example.orig 2017-09-01 10:24:38 UTC >> -+++ config.toml.example >> +--- config.toml.example.orig 2017-10-28 10:50:48.245547000 +0200 >> ++++ config.toml.example 2017-10-28 10:56:00.467310000 +0200 > > Could you please try to retain original (correct) timestamps in the > patches? It's too late now, but ``make makepatch'' would be a nice > thing to add to your repertoire in the future. Thanks, As you may noticed the patch isn't from me. Maybe i should have enforced it, but i didn't see any benefit in another round. Greetings, Torsten