From owner-svn-ports-all@FreeBSD.ORG  Thu Mar 28 06:42:11 2013
Return-Path: <owner-svn-ports-all@FreeBSD.ORG>
Delivered-To: svn-ports-all@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 1033)
 id 3A5F72E9; Thu, 28 Mar 2013 06:42:11 +0000 (UTC)
Date: Thu, 28 Mar 2013 06:42:11 +0000
From: Alexey Dokuchaev <danfe@FreeBSD.org>
To: Matthias Andree <mandree@FreeBSD.org>
Subject: Re: svn commit: r315330 - in head/emulators/fceux: . files
Message-ID: <20130328064211.GA35590@FreeBSD.org>
References: <201303262118.r2QLIKjb015309@svn.freebsd.org>
 <20130328025737.GA83712@FreeBSD.org> <5153E173.9090206@FreeBSD.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Disposition: inline
In-Reply-To: <5153E173.9090206@FreeBSD.org>
User-Agent: Mutt/1.5.21 (2010-09-15)
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.14
Precedence: list
List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all>
List-Post: <mailto:svn-ports-all@freebsd.org>
List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 28 Mar 2013 06:42:11 -0000

On Thu, Mar 28, 2013 at 07:21:39AM +0100, Matthias Andree wrote:
> Am 28.03.2013 03:57, schrieb Alexey Dokuchaev:
> > On Tue, Mar 26, 2013 at 09:18:20PM +0000, Matthias Andree wrote:
> >> New Revision: 315330
> >> URL: http://svnweb.freebsd.org/changeset/ports/315330
> >>
> >> -COMMENT=	Portable NES/Famicom emulator based on Bero's original FCE
> >> +COMMENT=	A portable NES/Famicom emulator based on Bero's original FCE
> > 
> > This goes backwards: quite a few of us had been cleaning out the tree from
> > leading articles in COMMENT lines.
> > 
> > You should have noticed it in the commit diffs that are being sent on the
> > lists, I think.
> 
> Sorry for that.  There was, however, no confirmation from the porter's
> handbook's chapter on COMMENT=, so I decided I ignored the difference,
> and portlint -C would not complain either.

Section 5.6 of the PH gives a list of rules, one of them is:

  4. Do not start with an indefinite article (i.e., A or An);

./danfe