Subject: CVS commit: pkgsrc/mk/checksum
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/24/2007 03:30:54
Module Name: pkgsrc
Committed By: jlam
Date: Fri Aug 24 03:30:54 UTC 2007
Modified Files:
pkgsrc/mk/checksum: checksum.mk
Log Message:
When verifying checksums of distfiles, simply verify every checksum
provided in the distinfo file for those distfiles, rather than checking
specifically for the ones listed in _DIGEST_ALGORITHMS. If a distinfo
file actually provides checksums for other algorithms, e.g. TIGER,
then go ahead and verify them too.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/mk/checksum/checksum.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.