From owner-svn-ports-all@FreeBSD.ORG Fri Feb 21 14:42:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 91A9BE23; Fri, 21 Feb 2014 14:42:40 +0000 (UTC) Received: from mx.critical.ch (unknown [IPv6:2001:1620:f05::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 20AC61619; Fri, 21 Feb 2014 14:42:39 +0000 (UTC) Received: from wiggles.critical.ch (snow.ethz.ch [129.132.80.16]) (authenticated bits=0) by mx.critical.ch (8.14.7/8.14.7/critical-1.0) with ESMTP id s1LEgVRM081896; Fri, 21 Feb 2014 15:42:31 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Fri, 21 Feb 2014 15:42:30 +0100 From: Emanuel Haupt To: marino@freebsd.org Subject: Re: svn commit: r345418 - in head/mail: bayespam elmo-devel getmail gml milter-manager mutt_vc_query postfixadmin postgrey qmail-activedir sma spamd spamstats svnmailer vqregister wmpop3lb xf-spf xmailbox Message-Id: <20140221154230.8af14a5006d99de2ff56931c@FreeBSD.org> In-Reply-To: <53075816.6000807@marino.st> References: <201402211337.s1LDbvD7067057@svn.freebsd.org> <53075816.6000807@marino.st> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.22; amd64-portbld-freebsd9.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, John Marino , ports-committers@freebsd.org 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: Fri, 21 Feb 2014 14:42:40 -0000 John Marino wrote: > On 2/21/2014 14:37, Emanuel Haupt wrote: > > Author: ehaupt > > Date: Fri Feb 21 13:37:56 2014 > > New Revision: 345418 > > URL: http://svnweb.freebsd.org/changeset/ports/345418 > > QAT: https://qat.redports.org/buildarchive/r345418/ > > > > Log: > > Remove trailing whitespaces from category mail > > > > Are there going to be SVN hooks checking for trailing whitespace and > missing CR before EOF to prevent these in the future? > > John > Someone would have to implement it but I think this is a good idea. Emanuel