From owner-cvs-all Fri Dec 13 20: 6:25 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 A2B7C37B401; Fri, 13 Dec 2002 20:06:23 -0800 (PST) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24B9043EC2; Fri, 13 Dec 2002 20:06:23 -0800 (PST) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 946182B96C; Sat, 14 Dec 2002 05:06:20 +0100 (CET) Received: by k7.mavetju (Postfix, from userid 1001) id D39556A712B; Sat, 14 Dec 2002 15:06:17 +1100 (EST) Date: Sat, 14 Dec 2002 15:06:17 +1100 From: Edwin Groothuis To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: cvs commit: ports/lang/nawk Makefile distinfo ports/lang/nawk/files patch-ba patch-bb Message-ID: <20021214040617.GJ83552@k7.mavetju> References: <200212122331.gBCNVpFO062280@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200212122331.gBCNVpFO062280@repoman.freebsd.org> User-Agent: Mutt/1.4i 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 Thu, Dec 12, 2002 at 03:31:51PM -0800, David E. O'Brien wrote: > obrien 2002/12/12 15:31:51 PST > > Modified files: > lang/nawk Makefile distinfo > lang/nawk/files patch-ba > Removed files: > lang/nawk/files patch-bb > Log: > Update to the 29-Nov-2002 distribution. > Since the distfile isn't versioned, this was the only way to fix the > "make distclean all" problem on 5-CURRENT. The tarball has been re-rolled again: Dec 13, 2002: for the moment, the internationalization changes of nov 29 are rolled back -- programs like x = 1.2 don't work in some locales, because the parser is expecting x = 1,2. until i understand this better, this will have to wait. If you're upgrading this one, can you please add this to the Makefile: DIST_SUBDIR= nawk-${PORTVERSION} That will prevent the ever lasting problem of people getting checksum mismatches because "the file is already there" and that bento will fetch the right file too and thus build the package. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message