From owner-cvs-all@FreeBSD.ORG Thu Oct 27 00:27:46 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF60816A420; Thu, 27 Oct 2005 00:27:46 +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 5A1C143D72; Thu, 27 Oct 2005 00:27:37 +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 415DD1A3C19; Wed, 26 Oct 2005 17:27:37 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5A30B51233; Wed, 26 Oct 2005 20:27:36 -0400 (EDT) Date: Wed, 26 Oct 2005 20:27:35 -0400 From: Kris Kennaway To: Colin Percival Message-ID: <20051027002735.GA82704@xor.obsecurity.org> References: <200510270010.j9R0AeQc015154@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: <200510270010.j9R0AeQc015154@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/est Makefile ports/sysutils/estctrl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2005 00:27:46 -0000 --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 27, 2005 at 12:10:40AM +0000, Colin Percival wrote: > cperciva 2005-10-27 00:10:40 UTC >=20 > FreeBSD ports repository (src committer) >=20 > Modified files: > sysutils/est Makefile=20 > sysutils/estctrl Makefile=20 > Log: > Replace IGNORE=3D"foo (bar)" with IGNORE=3D'foo (bar)'. With double > quotes, sh chokes on the parentheses. > =20 > Submitted by: Peter Schuller > Approved by: flz IGNORE should not be quoted at all. portlint would have told you this (and flz should have known better too :-) Kris --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDYB72Wry0BWjoQKURAsAMAKC2U5ZrAcVcxclJKMdDBSCpgKz5rQCffUJu RF4ZAoYETz9w6OlBHSBeRZo= =qzsH -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG--