Subject: Re: How to compute the checksum of patch files
To: Hubert Feyrer <feyrer@cs.stevens.edu>
From: Roland Illig <rillig@NetBSD.org>
List: tech-pkg
Date: 12/01/2005 06:04:17
Hubert Feyrer wrote:
> On Thu, 1 Dec 2005, Roland Illig wrote:
> 
>> By the way, the $NetBSD could also appear at other places. See 
>> misc/openoffice/patches/patch-ak, lines 9--10, for an even worse example.
> 
> 
> OK
> Well, I guess your proposed change (to add a '^') in there makes sense.
> Did you do a full "make makepatchsum" on all patches after it to see 
> what files really changed? Not that there's any nasty fallout...

I just used the output of a "pkglint -r /usr/pkgsrc" run, which shows 
all patches where pkglint's and the other's algorithms come to different 
results.

Roland