Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 09/30/2003 16:09:50
Module Name:	pkgsrc
Committed By:	abs
Date:		Tue Sep 30 16:09:50 UTC 2003

Modified Files:
	pkgsrc/pkgtools/pkglint: Makefile
	pkgsrc/pkgtools/pkglint/files: lintpkgsrc.pl

Log Message:
Update pkglint to 3.62:
    lintpkgsrc - handle the buildlink include fest:
	- Using realpath() to fix exclude of duplicate includes speeds
	  up 'lintpkgsrc -rp' on a PIII-500 from 40 minutes to 3
	- Excluding buildlink[^/]*.mk files unless -d is specified further
	  speeds up to just under 1 minute


To generate a diff of this commit:
cvs rdiff -r1.168 -r1.169 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.82 -r1.83 pkgsrc/pkgtools/pkglint/files/lintpkgsrc.pl

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