From owner-cvs-ports@FreeBSD.ORG Thu Nov 24 23:19:02 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A223B16A475; Thu, 24 Nov 2005 23:19:02 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C32A43D45; Thu, 24 Nov 2005 23:19:02 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 08DEB1A3C2B; Thu, 24 Nov 2005 15:19:02 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1B93352ADB; Thu, 24 Nov 2005 18:19:01 -0500 (EST) Date: Thu, 24 Nov 2005 18:19:00 -0500 From: Kris Kennaway To: Edwin Groothuis Message-ID: <20051124231900.GA31397@xor.obsecurity.org> References: <200511242110.jAOLAPmj040545@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG" Content-Disposition: inline In-Reply-To: <200511242110.jAOLAPmj040545@repoman.freebsd.org> 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/sysutils/psgconf Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2005 23:19:03 -0000 --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 24, 2005 at 09:10:25PM +0000, Edwin Groothuis wrote: > edwin 2005-11-24 21:10:25 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > sysutils/psgconf Makefile=20 > Log: > make portlint happy about IGNORE statement > | .if ${PERL_LEVEL} < 500600 > | -IGNORE=3D This port requires perl 5.6 or newer > | +IGNORE=3D this port requires perl 5.6 or newer > | .endif That's a good example of making a mechanical change to quiet a warning, without thinking clearly about why the warning is there. In this case, it's because the capital letter in most cases makes the error message into a non-grammatical Sentence. In quietening the warning, your error message is *still* not a correctly worded sentence. Kris --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDhkpkWry0BWjoQKURAj1OAJ9Fjs2/mLPpjRquOvx+DD8gp/0OlQCfcsCY VHPO6HTvv1AJslxshHDJgyU= =Iz/8 -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG--