From owner-svn-ports-head@freebsd.org Mon Jul 27 16:53:11 2015 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 A22D19AB25D; Mon, 27 Jul 2015 16:53:11 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8D67A786; Mon, 27 Jul 2015 16:53:11 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 8631613EF; Mon, 27 Jul 2015 16:53:11 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 09B2FDC7C; Mon, 27 Jul 2015 16:53:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id b51scxgHax14; Mon, 27 Jul 2015 16:53:04 +0000 (UTC) Subject: Re: svn commit: r392818 - head/Mk/Scripts DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 2A9C7DC75 To: Alexey Dokuchaev References: <201507241105.t6OB5sfH046007@repo.freebsd.org> <55B2722C.40406@FreeBSD.org> <20150725130348.GA17582@FreeBSD.org> Cc: Mathieu Arnold , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Bryan Drewery Organization: FreeBSD Message-ID: <55B661EA.3000003@FreeBSD.org> Date: Mon, 27 Jul 2015 09:52:58 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <20150725130348.GA17582@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 27 Jul 2015 16:53:11 -0000 On 7/25/15 6:03 AM, Alexey Dokuchaev wrote: > On Fri, Jul 24, 2015 at 10:13:16AM -0700, Bryan Drewery wrote: >> On 7/24/15 4:05 AM, Mathieu Arnold wrote: >>> New Revision: 392818 >>> URL: https://svnweb.freebsd.org/changeset/ports/392818 >>> >>> Log: >>> [Forced commit to explain the previous commit] >> >> God I wish these were blocked. > > I'm not sure I catch it, what's wrong with forced commits? (Modulo the fact > that they have to be made in a hackish way with SVN.) > The only benefit is for mails and 'svn log file'. It does not properly fix the log for 'svn blame' which is what I primarily use when I am looking at code; I never see these forced commit messages. -- Regards, Bryan Drewery