From owner-svn-ports-all@FreeBSD.ORG Fri Feb 21 13:44:25 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 51B9EBBC; Fri, 21 Feb 2014 13:44:25 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 262841F93; Fri, 21 Feb 2014 13:44:24 +0000 (UTC) Received: from [192.168.0.23] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 22F2B43B94; Fri, 21 Feb 2014 07:44:08 -0600 (CST) Message-ID: <53075816.6000807@marino.st> Date: Fri, 21 Feb 2014 14:43:50 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Emanuel Haupt 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 References: <201402211337.s1LDbvD7067057@svn.freebsd.org> In-Reply-To: <201402211337.s1LDbvD7067057@svn.freebsd.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org 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 13:44:25 -0000 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