Subject: CVS commit: pkgsrc/mk/checksum
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/20/2007 09:53:23
Module Name:	pkgsrc
Committed By:	rillig
Date:		Tue Feb 20 09:53:23 UTC 2007

Modified Files:
	pkgsrc/mk/checksum: checksum.mk

Log Message:
For all but a very few developers, it is sufficient to check the
distfiles' checksums once and only once, between fetching and extracting
them.

The DO_CHECKSUMS_REPEATEDLY variable can be set to "yes" by those who
need the checksums checked more than once.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/checksum/checksum.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.