Subject: Re: mozilla build fails due to incorrect hashcodes
To: walt <wa1ter@myrealbox.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 06/01/2004 11:32:10
On Tue, 1 Jun 2004, walt wrote:
> The 'distinfo' for mozilla contains *all* incorrect SHA1 hashcodes
> for the patch files, like this:
I regenerated the patchsums on my local system cvs and they stayed the
same.
They are the same as your original distinfo.
Maybe your patches are out-of-date?
> # for i in patch-*; do sha1 $i; done
> SHA1 (patch-aa) = 9fdb0e12c1fd985ede2e7f9c6772f7bb60cb0a42
The patchsum code in bsd.pkg.mk strips out the \$NetBSD.* line. (I don't
remember why.)
rainier:/usr/pkgsrc/www/mozilla$ sed -e '/\$NetBSD.*/d' patches/patch-aa | digest sha1
03f158fe673a54b8060d541c80f9ebda2977afc5
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/