From owner-cvs-all Fri Sep 20 16:29:42 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 AA2E537B401; Fri, 20 Sep 2002 16:29:41 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F8A543E77; Fri, 20 Sep 2002 16:29:41 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id QAA60490; Fri, 20 Sep 2002 16:33:16 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id QAA60483; Fri, 20 Sep 2002 16:33:14 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Fri, 20 Sep 2002 16:33:14 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Kris Kennaway Cc: cvs-all@freebsd.org, Adam Weinberger Subject: Re: cvs commit: ports/sysutils/battstat-applet Makefile In-Reply-To: <200209190246.g8J2kx5R065178@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 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, 18 Sep 2002, Kris Kennaway wrote: # kris 2002/09/18 19:46:59 PDT # # Modified files: # sysutils/battstat-applet Makefile # Log: # BROKEN: Does not install PR ports/42450 (patch: unbreak sysutil/battstat-applet) reports to have a fix. From the Description in the PR: ----- in the Makefile, REINPLACE_CMD was being fed escaped parentheses, which have special meaning. this patch fixes this, and thus unbreaks the package build process in: http://bento.freebsd.org/errorlogs/4-latest/battstat-applet-2.0.4.log ----- -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message