Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/19/2005 13:34:41
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sat Nov 19 13:34:41 UTC 2005

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

Log Message:
Updated pkglint to 4.42.2.

- Added a check that PERL5_PACKLIST does not contain references to other
  variables. Some packages have ${PERL5_SITEARCH} in it, which results in
  a double slash, and the CHECK_FILES framework cannot handle this.


To generate a diff of this commit:
cvs rdiff -r1.298 -r1.299 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.33 -r1.34 pkgsrc/pkgtools/pkglint/files/makevars.map
cvs rdiff -r1.361 -r1.362 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.