From owner-svn-ports-head@FreeBSD.ORG Thu Mar 28 16:03:35 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D2F94F93 for ; Thu, 28 Mar 2013 16:03:35 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) by mx1.freebsd.org (Postfix) with ESMTP id 6791E177 for ; Thu, 28 Mar 2013 16:03:35 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id ez12so3393374wid.5 for ; Thu, 28 Mar 2013 09:03:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=F60lj+6TEaDc/QRZwhQB1PnuNbeedfYwfdilba0Wl9E=; b=pNciHoXEPdWYCoSP63k5fZyb3oWOdKfOKe3AwSyDnSLdY3/A6tfBfdH+S9lz1/apnW AgmrImYjNeBYpzA5hsjY6bu+K8L5zsHEaFzbZJm99vG552Vta5NOooAIObVQEzED/Etw KCS1eZ0Jj/FNqbimxDNHh8wTuqSjxd+YHcEjY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=F60lj+6TEaDc/QRZwhQB1PnuNbeedfYwfdilba0Wl9E=; b=A2neGZ469zARB+2jl991lBeLShVGsvfNLDBKZ/9c2tqaqpB4tqGqtL5qKdb529GCZh ZeQwIpfcXRfEdc/3UhSZ01eMcCOivYQAyYlBRIVwjoBiLUcizv3T4hoytp3YA3O6cr21 YLlx8aR/Nob3+JPv7NT5gMNDzdNxu3moN1i3DvWXwXkT8phXeUL9/4MDWduvDdjr/z4M wKitWISaUvgOfS2Jder1uLIsjXuN7GibSWp1NgYmpLBF2ngGYu+zw42vEp3EADbBIIG1 GQRlyT4q96rqJ+wLX2pRS9vQ/Rd/1TzkLnB0dvGMOlYqFkP//lW5OaV+vU5uquQaasFx kj3g== X-Received: by 10.194.172.71 with SMTP id ba7mr39262949wjc.26.1364486614273; Thu, 28 Mar 2013 09:03:34 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.194.25.162 with HTTP; Thu, 28 Mar 2013 09:03:04 -0700 (PDT) In-Reply-To: <5153EDAC.10606@FreeBSD.org> References: <201303262118.r2QLIKjb015309@svn.freebsd.org> <20130328025737.GA83712@FreeBSD.org> <5153E173.9090206@FreeBSD.org> <20130328064211.GA35590@FreeBSD.org> <5153EDAC.10606@FreeBSD.org> From: Eitan Adler Date: Thu, 28 Mar 2013 12:03:04 -0400 X-Google-Sender-Auth: UU-5JcKvSiFLkz9jm4lDINqfIlA Message-ID: Subject: Re: svn commit: r315330 - in head/emulators/fceux: . files To: Matthias Andree Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnybvaeLRVtnu5yr0fsfZxIS9/Y394xviEiKyA7xPglq52Kr088CrztBMhWp9fA8yRBFf9M Cc: svn-ports-head@freebsd.org, Alexey Dokuchaev , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Mar 2013 16:03:35 -0000 On 28 March 2013 03:13, Matthias Andree wrote: > Am 28.03.2013 07:42, schrieb Alexey Dokuchaev: >> On Thu, Mar 28, 2013 at 07:21:39AM +0100, Matthias Andree wrote: > >>> 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); > > Greetings *, > > Good; however, it was not there (on www.freebsd.org) when I checked > before committing that on Tuesday. Perhaps a stale cache? Google often gives www5.freebsd.org which is stale. The commit which added the advice was r39282 on Sun Jul 29 19:12:09 2012 -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams