From owner-freebsd-ports Sun Dec 1 20: 5:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D74EC37B401; Sun, 1 Dec 2002 20:05:11 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5420343EBE; Sun, 1 Dec 2002 20:05:11 -0800 (PST) (envelope-from kstewart@owt.com) Received: from owt-207-41-94-233.owt.com (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id UAA02464; Sun, 1 Dec 2002 20:05:07 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Kent Stewart To: Kris Kennaway , ports@FreeBSD.ORG Subject: Re: bison failures Date: Sun, 1 Dec 2002 20:05:07 -0800 User-Agent: KMail/1.4.3 Cc: tkato@prontomail.com, dwcjr@FreeBSD.ORG References: <20021202005709.GA97089@rot13.obsecurity.org> <20021202010009.GA97284@rot13.obsecurity.org> <20021202010731.GB97396@rot13.obsecurity.org> In-Reply-To: <20021202010731.GB97396@rot13.obsecurity.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200212012005.07487.kstewart@owt.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sunday 01 December 2002 05:07 pm, Kris Kennaway wrote: > The bison 1.75 upgrade broke a lot of ports. Here are some of the > failures. Is anyone able to submit fixes? > > http://bento.freebsd.org/errorlogs/5-latest/grass-5.0.0.p4,1.log > http://bento.freebsd.org/errorlogs/5-latest/cybervrml97-1.0.6.log > http://bento.freebsd.org/errorlogs/5-latest/gtkyahoo-0.18.2.log > http://bento.freebsd.org/errorlogs/5-latest/htmltolatex-1.log > http://bento.freebsd.org/errorlogs/5-latest/iverilog-0.6.log > http://bento.freebsd.org/errorlogs/5-latest/ja-ming-0.1.5.log > http://bento.freebsd.org/errorlogs/5-latest/ptoc-3.50.log > http://bento.freebsd.org/errorlogs/5-latest/sdcc-2.1.9.log > http://bento.freebsd.org/errorlogs/5-latest/wxbasic-0.52.log > http://bento.freebsd.org/errorlogs/5-latest/xstroke-0.5.12_1.log > http://bento.freebsd.org/errorlogs/5-latest/mono-0.13_1.log > http://bento.freebsd.org/errorlogs/5-latest/flasm-1.4.log This fixes htmltolatex --- h2l.y.orig Sun Dec 1 19:59:44 2002 +++ h2l.y Sun Dec 1 20:00:21 2002 @@ -136,6 +136,7 @@ ; head_block_init: TAG_HEAD_START { if (!gMainDataStart)=20 InitiateMainData(); } +; head_block_start: head_block_init TAG_CLOSE = =20 { gIgnoreNonTagChars =3D true; } | head_block_init =20 attribute_list TAG_CLOSE { gIgnoreNonTagChars =3D true; } ; --=20 Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message