Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 08/06/2005 22:20:10
Module Name: pkgsrc
Committed By: rillig
Date: Sat Aug 6 22:20:10 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
The check_category subroutine has been converted to a one-pass checker.
The new code, which is not as nice as the old code, will hopefully allow
the --autofix option to be implemented really easily. If that will not
become true, I will probably revert to the old code. There's an
indentation FIXME in the code to keep this patch small. I will remove
that FIXME in a minute.
To generate a diff of this commit:
cvs rdiff -r1.232 -r1.233 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.