From owner-svn-ports-head@freebsd.org Wed Feb 27 14:37:57 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5FE2A151E6DF; Wed, 27 Feb 2019 14:37:57 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [176.58.89.161]) (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 F120580F5A; Wed, 27 Feb 2019 14:37:56 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 448dZP05drzDjZf; Wed, 27 Feb 2019 14:37:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([IPv6:::1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [IPv6:::1]) (amavisd-new, port 10587) with ESMTPS id KOm7-VZavyuO; Wed, 27 Feb 2019 14:37:48 +0000 (UTC) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:2::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 448dZN339HzDjZZ; Wed, 27 Feb 2019 14:37:48 +0000 (UTC) Subject: Re: svn commit: r494049 - in head/devel/imake: . files To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201902271255.x1RCtIJs066388@repo.freebsd.org> <20190227131242.GA6386@FreeBSD.org> From: Niclas Zeising Message-ID: <758a7e75-0834-1677-6c8a-ff60c8a19a39@freebsd.org> Date: Wed, 27 Feb 2019 15:37:40 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: <20190227131242.GA6386@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: F120580F5A X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-7.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-1.00)[-0.996,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 27 Feb 2019 14:37:57 -0000 On 2/27/19 2:12 PM, Alexey Dokuchaev wrote: > On Wed, Feb 27, 2019 at 12:55:18PM +0000, Niclas Zeising wrote: >> New Revision: 494049 >> URL: https://svnweb.freebsd.org/changeset/ports/494049 >> >> Log: >> devel/imake Add LICENSE > > Could your please not include unrealated changes in the same commit? > Now you've broken svn blaming on these patches, as the real history > would be masked with this "add LICENSE" nonsense which has nothing > to do with them. > This was part of the original patch, I simply forgot to remove it when committing, sorry about that. Regards -- Niclas Zeising