From owner-cvs-ports@FreeBSD.ORG Wed Apr 4 19:10:42 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 919F616A403; Wed, 4 Apr 2007 19:10:42 +0000 (UTC) (envelope-from jason@wilma.widomaker.com) Received: from wilma.widomaker.com (ip204-238-183-243.east.widomaker.com [204.238.183.243]) by mx1.freebsd.org (Postfix) with ESMTP id 045A213C455; Wed, 4 Apr 2007 19:10:41 +0000 (UTC) (envelope-from jason@wilma.widomaker.com) Received: from wilma.widomaker.com (localhost [127.0.0.1]) by wilma.widomaker.com (8.13.8/8.13.6) with ESMTP id l34JAe9B015978; Wed, 4 Apr 2007 15:10:40 -0400 (EDT) (envelope-from jason@wilma.widomaker.com) Received: (from jason@localhost) by wilma.widomaker.com (8.13.8/8.13.6/Submit) id l34JAcEg015977; Wed, 4 Apr 2007 15:10:39 -0400 (EDT) (envelope-from jason) Date: Wed, 4 Apr 2007 15:10:38 -0400 From: Jason Harris To: Mark Linimon Message-ID: <20070404191038.GA15948@wilma.widomaker.com> References: <200704041702.l34H222T004152__31953.9864351556$1175706304$gmane$org@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline In-Reply-To: <200704041702.l34H222T004152__31953.9864351556$1175706304$gmane$org@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/ports-mgmt/portmk/Mk bsd.port.mk 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: Wed, 04 Apr 2007 19:10:42 -0000 --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 04, 2007 at 05:02:02PM +0000, Mark Linimon wrote: > This is a possible fix for the 'makesum' regression introduced in ports= /Mk > with the last commit. > Revision Changes Path > 1.53 +3 -3 ports/ports-mgmt/portmk/Mk/bsd.port.mk Rather than invoke dozens of needless processes, I simply pass MD5_FILE=3D/dev/null to the "make fetch" in the makesum target. (Note that this also removes the need to set NO_CHECKSUM=3Dyes and DISABLE_SIZE=3Dyes in the same target, further simplfying things.) --=20 Jason Harris | NIC: JH329, PGP: This _is_ PGP-signed, isn't it? jharris@widomaker.com _|_ web: http://keyserver.kjsl.com/~jharris/ Got photons? (TM), (C) 2004 --mYCpIKhGyMATD0i+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iJ0EARECAF0FAkYT+C5WGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93 PXRydWUACgkQSypIl9OdoOPJkwCfTN+Plecl5crCufNYy2XAMEJi2DUAoMW0MlJ7 lBHq5VyS3jRGRV8FIYjl =/pH5 -----END PGP SIGNATURE----- --mYCpIKhGyMATD0i+--