From owner-cvs-all Wed Nov 6 15:13: 1 2002 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 7B3CD37B401; Wed, 6 Nov 2002 15:13:00 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-146.dsl.lsan03.pacbell.net [63.207.60.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB88843E6E; Wed, 6 Nov 2002 15:12:59 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 6CBA866B5E; Wed, 6 Nov 2002 15:12:49 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 16977FB9; Wed, 6 Nov 2002 15:13:49 -0800 (PST) Date: Wed, 6 Nov 2002 15:13:49 -0800 From: Kris Kennaway To: Adam Weinberger Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc Makefile Message-ID: <20021106231336.GA17722@rot13.obsecurity.org> References: <200211062255.gA6MtPuQ031772@repoman.freebsd.org> <20021106230310.GP197@vectors.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20021106230310.GP197@vectors.cx> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Nov 06, 2002 at 03:03:10PM -0800, Adam Weinberger wrote: > >> (11.06.2002 @ 1455 PST): Kris Kennaway said, in 0.2K: << > > kris 2002/11/06 14:55:25 PST > >=20 > > Modified files: > > textproc Makefile=20 > > Log: > > Comment out libxml++: recent PORTCOMMENT patch is breaking index buil= ds > > =20 > > Revision Changes Path > > 1.446 +1 -1 ports/textproc/Makefile > >=20 > >> end of "cvs commit: ports/textproc Makefile" from Kris Kennaway << >=20 > Uhm, I hope this isn't a problem with PORTCOMMENT itself. Although the > message didn't show up here (maybe it was too big?) I just committed a > patch for 1533 PORTCOMMENTs... See the email I just sent to ports@. It looks like there's a quoting bug in bsd.port.mk (it is causing INDEX builds to fail when PORTCOMMENT contain metacharacters). Quoting the metacharacters stops the INDEX build breaking, but they show up quoted in INDEX because that instance of PORTCOMMENT is correctly quoted in bsd.port.mk. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message