Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 10/26/2005 23:17:49
Module Name:	pkgsrc
Committed By:	rillig
Date:		Wed Oct 26 23:17:49 UTC 2005

Modified Files:
	pkgsrc/pkgtools/pkglint: Makefile
	pkgsrc/pkgtools/pkglint/files: makevars.map pkglint.pl

Log Message:
Updated pkglint to 4.31.

Changed the names of the datatypes (Yes_Or_Undefined => Yes, Boolean =>
YesNo, Integer => PkgRevision) in makevars.map. It is now an error if
PKGREVISION appears outside a package Makefile. Improved detection of
Makefile.common. Improved wording of the warning for relative
directories in the form ../package.


To generate a diff of this commit:
cvs rdiff -r1.269 -r1.270 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.19 -r1.20 pkgsrc/pkgtools/pkglint/files/makevars.map
cvs rdiff -r1.306 -r1.307 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.