From owner-cvs-ports@FreeBSD.ORG Thu Jan 1 00:33:15 2009 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60FCD1065714; Thu, 1 Jan 2009 00:33:15 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from fallbackmx08.syd.optusnet.com.au (fallbackmx08.syd.optusnet.com.au [211.29.132.10]) by mx1.freebsd.org (Postfix) with ESMTP id DFF628FC20; Thu, 1 Jan 2009 00:33:14 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail13.syd.optusnet.com.au (mail13.syd.optusnet.com.au [211.29.132.194]) by fallbackmx08.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id mBVMiOFT003632; Thu, 1 Jan 2009 09:44:24 +1100 Received: from server.vk2pj.dyndns.org (c122-106-215-175.belrs3.nsw.optusnet.com.au [122.106.215.175]) by mail13.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id mBVMiLuX019779 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 1 Jan 2009 09:44:21 +1100 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id mBVMiJ1G045730; Thu, 1 Jan 2009 09:44:19 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id mBVMiJLZ045729; Thu, 1 Jan 2009 09:44:19 +1100 (EST) (envelope-from peter) Date: Thu, 1 Jan 2009 09:44:19 +1100 From: Peter Jeremy To: "Philip M. Gollucci" Message-ID: <20081231224419.GA45575@server.vk2pj.dyndns.org> References: <200812300426.mBU4Q3g9012940@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline In-Reply-To: <200812300426.mBU4Q3g9012940@repoman.freebsd.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/www/mod_webapp Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2009 00:33:16 -0000 --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2008-Dec-30 04:26:03 +0000, "Philip M. Gollucci" = wrote: >pgollucci 2008-12-30 04:26:03 UTC > > FreeBSD ports repository > > Modified files: > www/mod_webapp Makefile=20 > Log: > - Unbreak due to the devel/apr upgrade from 1.3.x to 1.3.3.1.3.4 > - I don't have i386 or sparc64 available so this is just a quick fix hop= efully This still seems to be broken: server% make checksum cd: can't cd to /devel/apr "Makefile", line 40: warning: "cd /devel/apr && make -V APR_VERSION" return= ed non-zero status cd: can't cd to /devel/apr "Makefile", line 41: warning: "cd /devel/apr && make -V WRKSRC" returned no= n-zero status =3D> jakarta-tomcat-connectors-4.1.24-src.tar.gz doesn't seem to exist in /= usr/ports/distfiles/mod_webapp. cd: can't cd to /devel/apr "Makefile", line 40: warning: "cd /devel/apr && make -V APR_VERSION" return= ed non-zero status cd: can't cd to /devel/apr "Makefile", line 41: warning: "cd /devel/apr && make -V WRKSRC" returned no= n-zero status =3D> Attempting to fetch from ftp://ftp.au.freebsd.org/pub/FreeBSD/distfile= s/. =2E.. I think the problem is that the '!=3D' is executed immediately whilst ${PORTSDIR} is not defined until bsd.port.mk is included at the end. --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAklb9cMACgkQ/opHv/APuIchEQCfRE0V/hJbtUbVuXM+qD+iIGHI pUkAoLOtZfLwFaC4PCT8E4sHUAKVvEI/ =SBzg -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO--