From owner-cvs-all Fri May 10 18:55:19 2002 Delivered-To: cvs-all@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 050D837B404; Fri, 10 May 2002 18:55:09 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZK6B; Sat, 11 May 2002 04:56:52 +0300 Received: (from max@localhost) by vega.vega.com (8.11.6/8.11.3) id g4B1tLQ62040; Sat, 11 May 2002 04:55:21 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200205110155.g4B1tLQ62040@vega.vega.com> Subject: Re: cvs commit: ports/textproc/expat2 Makefile ports/textproc/expat2/files patch-Makefile.in patch-examples::Makefile.in To: kstewart@owt.com (Kent Stewart) Date: Sat, 11 May 2002 04:55:20 +0300 (EEST) Cc: sobomax@FreeBSD.ORG (Maxim Sobolev), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: from "Kent Stewart" at May 10, 2002 06:26:47 PM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Should be fixed in rev.1.15 of Makefile. Thank you for reporting. > > > > Maxim Sobolev wrote: > > > sobomax 2002/05/10 10:40:21 PDT > > > > Modified files: > > textproc/expat2 Makefile > > Added files: > > textproc/expat2/files patch-Makefile.in > > patch-examples::Makefile.in > > patch-lib::Makefile.in > > patch-xmlwf::Makefile.in > > Log: > > Use bmake instead of gmake - this hopefully resolves dependency deadloop > > (gettext->expat->gmake->gettext->expat->...) occasionally created by yours > > truly. > > > > Reported by: marcus > > Self kick applied to: sobomax > > > > Revision Changes Path > > 1.14 +1 -2 ports/textproc/expat2/Makefile > > 1.1 +14 -0 ports/textproc/expat2/files/patch-Makefile.in (new) > > 1.1 +18 -0 ports/textproc/expat2/files/patch-examples::Makefile.in (new) > > 1.1 +18 -0 ports/textproc/expat2/files/patch-lib::Makefile.in (new) > > 1.1 +13 -0 ports/textproc/expat2/files/patch-xmlwf::Makefile.in (new) > > > This last patch appears to be killing the install for at least two of us. > > Kent > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe cvs-all" in the body of the message > > > > . > > > > > > > -- > Kent Stewart > Richland, WA > > http://users.owt.com/kstewart/index.html > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message