Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 07/20/2005 16:28:32
Module Name: pkgsrc
Committed By: rillig
Date: Wed Jul 20 16:28:32 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
The package's files are now processed by a large switch inside a loop
instead of many switches, each in its own loop. That way, each file is
only checked once.
To generate a diff of this commit:
cvs rdiff -r1.202 -r1.203 pkgsrc/pkgtools/pkglint/files/pkglint.pl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.