From fe888196f1cb9e47f6cf1a02ac293dc3f46ee157 Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 16 May 2006 22:18:59 +0000 Subject: Updated pkglint to 4.62. Changes since 4.61: - Bug fixes. --- pkgtools/pkglint/TODO | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'pkgtools/pkglint/TODO') diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO index e875afea4ca..cbb469ffa14 100644 --- a/pkgtools/pkglint/TODO +++ b/pkgtools/pkglint/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.45 2006/05/10 09:01:15 rillig Exp $ +$NetBSD: TODO,v 1.46 2006/05/16 22:18:59 rillig Exp $ Please add your own entries at the bottom of this file. If possible, include the name of an example package where a warning should occur. @@ -29,4 +29,7 @@ include the name of an example package where a warning should occur. happened in the file before that line. * Add checks for binary packages. See Debian/lintian for ideas. * Check that USE_LIBTOOL=yes, when the PLIST contains *.la. -* In the vartypes.map, distinguish FOO and FOO.*. +* In the vartypes.map, distinguish FOO and FOO.*: + FOO Matches only FOO + FOO* Matches FOO and FOO.* + FOO.* Matches FOO with an extension. -- cgit v1.2.3