From owner-cvs-all@FreeBSD.ORG Tue Mar 6 06:18:09 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0E52316A400; Tue, 6 Mar 2007 06:18:09 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.freebsd.org (Postfix) with ESMTP id B95F813C4A6; Tue, 6 Mar 2007 06:18:08 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id DCB81B850; Tue, 6 Mar 2007 08:18:01 +0200 (EET) Received: (nullmailer pid 69908 invoked by uid 1002); Tue, 06 Mar 2007 06:18:01 -0000 Date: Tue, 6 Mar 2007 08:18:01 +0200 From: Vasil Dimov To: Greg Lewis Message-ID: <20070306061801.GA69688@qlovarnika.bg.datamax> References: <200703050747.l257lAEg055855@repoman.freebsd.org> <20070305165225.GA47603@misty.eyesbeyond.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TB36FDmn/VVEgNH/" Content-Disposition: inline In-Reply-To: <20070305165225.GA47603@misty.eyesbeyond.com> Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/java/diablo-jdk15 Makefile ports/java/diablo-jre15 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2007 06:18:09 -0000 --TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 05, 2007 at 08:52:25 -0800, Greg Lewis wrote: > On Mon, Mar 05, 2007 at 07:47:10AM +0000, Vasil Dimov wrote: > > vd 2007-03-05 07:47:10 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > java/diablo-jdk15 Makefile=20 > > java/diablo-jre15 Makefile=20 > > Log: > > Fix typo > > =20 > > Reported by: Portsnap buildbox > > Pointy hat to: glewis >=20 > Thanks. I would have picked this up before commit except that building > the port worked fine on my 6.2 box. Is this a bug in make(1) on 6.x? -.if (!exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) +.if (!exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})) If I change the line to: =2Eif ~!@@!$@#%^&*() I get no errors upon make describe, so I guess that this is maybe some optimisation introduced in 6.x's make... --=20 Vasil Dimov gro.DSBeerF@dv % You never know what is enough until you know what is more than enough. -- William Blake --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFF7QeZFw6SP/bBpCARAm70AKCE1wXJp2F50wkhs5UUSka9GS8CtQCfZhwR 164vwCRl6r/DXSec2xLXwpE= =fub9 -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/--