Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 08/04/2006 18:41:11
Module Name: pkgsrc
Committed By: rillig
Date: Fri Aug 4 18:41:11 UTC 2006
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
Log Message:
Updated pkglint to 4.68.
Changes since 4.67:
- Adjusted to the ongoing changes in the pkgsrc infrastructure.
- Many small improvements in the makevars.map file.
- Stricter checking of dependency patterns, to catch foo-*.
- Small improvement on the use of stack space due to complicated regular
expressions.
- Many more absolute pathnames are found in patch files, no matter which
type of file is patched.
- All user-defined variables that are used should be added to BUILD_DEFS.
- All packages that set GNU_CONFIGURE are assumed to need a C compiler.
- Instead of ${TOOL}, tool may be used directly, since the tool wrappers
are installed very early in the build process.
- Removed the --debug option.
... and many more.
To generate a diff of this commit:
cvs rdiff -r1.347 -r1.348 pkgsrc/pkgtools/pkglint/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.