From owner-svn-ports-all@FreeBSD.ORG Thu Jan 23 20:02:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mandree.no-ip.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9194FB92; Thu, 23 Jan 2014 20:02:33 +0000 (UTC) Received: from [IPv6:::1] (localhost6.localdomain6 [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id 4962823D0FE; Thu, 23 Jan 2014 21:02:31 +0100 (CET) Message-ID: <52E17557.3040208@FreeBSD.org> Date: Thu, 23 Jan 2014 21:02:31 +0100 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Remko Lodder , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r340819 - head/security/vuxml References: <201401231003.s0NA3XaT070054@svn.freebsd.org> In-Reply-To: <201401231003.s0NA3XaT070054@svn.freebsd.org> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Thu, 23 Jan 2014 20:02:33 -0000 Am 23.01.2014 11:03, schrieb Remko Lodder: > Author: remko (src,doc committer) > Date: Thu Jan 23 10:03:33 2014 > New Revision: 340819 > URL: http://svnweb.freebsd.org/changeset/ports/340819 > QAT: https://qat.redports.org/buildarchive/r340819/ > > Log: > Cleanup the HTMLDOC entry, long lines and remove the ... > entries because I think it's not needed. Also adjust > the previous entry by indenting correctly. Could we have a format normalizer that emits the desired format, so we can have "normal format" before the commit? "make validate" did not complain...