Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/06/2006 10:11:34
Module Name: pkgsrc
Committed By: rillig
Date: Mon Feb 6 10:11:34 UTC 2006
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
Log Message:
Updated pkglint to 4.56.
Changes since 4.55:
- Avoided false positive warnings about bsd.prefs.mk being required before
using buildlink3.mk files.
- Restricted the files that are checked for absolute pathnames in patch
files.
- Some tools that are often used as ${TOOLNAME} need to be explicitly
added to the USE_TOOLS variable. When complaning about their direct
use, add a proper advice.
- Readded all the deprecated variables. The warnings will have to stay
longer than just three months.
To generate a diff of this commit:
cvs rdiff -r1.327 -r1.328 pkgsrc/pkgtools/pkglint/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.