Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 10/14/2005 00:05:23
Module Name: pkgsrc
Committed By: rillig
Date: Fri Oct 14 00:05:23 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
pkgsrc/pkgtools/pkglint/files: makevars.map pkglint.pl
Log Message:
Updated pkglint to 4.28.
Added support to typecheck "List of Something" in Makefile variables.
DEPENDS and BUILD_DEPENDS are of type List of Dependency, CFLAGS are
simply a List.
To generate a diff of this commit:
cvs rdiff -r1.263 -r1.264 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/pkgtools/pkglint/files/makevars.map
cvs rdiff -r1.297 -r1.298 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.