From owner-cvs-all@FreeBSD.ORG Sun Apr 22 18:48:12 2012 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 720C91065675; Sun, 22 Apr 2012 18:48:12 +0000 (UTC) Date: Sun, 22 Apr 2012 18:48:12 +0000 From: Alexey Dokuchaev To: Eitan Adler Message-ID: <20120422184812.GA33960@FreeBSD.org> References: <201204221802.q3MI20Gv007674@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Apr 2012 18:48:12 -0000 On Sun, Apr 22, 2012 at 02:26:07PM -0400, Eitan Adler wrote: > On 22 April 2012 14:02, Alexey Dokuchaev wrote: > > danfe š š š 2012-04-22 18:02:00 UTC > > > > šModified files: > > š šsecurity/vuxml š š š vuln.xml > > šLog: > > šFix formatting in the first 10% of VuXML database file. > > These commits broke vuxml. In addition gratuitous whitespace are not > required and confuse history. $ make tidy ... diff -u vuln.xml vuln.xml.tidy ; echo $? 0 Can you tell me how can I detect brokeness? ./danfe