summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-04 20:43:14 +0000
committerrillig <rillig@pkgsrc.org>2005-11-04 20:43:14 +0000
commitcc840f3ef2dc24151c76ea1f1478a81f9fe6b76e (patch)
tree65e3df8ed9e32c15a67b6046bcce26294d730a6b /doc
parent9ef4c9bcaadfdab7ce1310d1733c911fa076e11a (diff)
downloadpkgsrc-cc840f3ef2dc24151c76ea1f1478a81f9fe6b76e.tar.gz
Updated pkglint to 4.37.
Changes since 4.36: - Stricter type checking. - Added checks for TOOL_* variables. - Added {pre,do,post}-extract to the list of valid stages. - Fixed the regular expression for detecting tool names. - Added a check for invalid syntax in tool names. - Improved some diagnostics.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index ae25bf45595..16d4aa84b25 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11828 2005/11/04 19:37:18 rillig Exp $
+$NetBSD: CHANGES,v 1.11829 2005/11/04 20:43:14 rillig Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -5079,3 +5079,4 @@ Changes to the packages collection and infrastructure in 2005:
Added graphics/exiftool version 5.72 [gdt 2005-11-04]
Updated graphics/exiftool to 5.67 [gdt 2005-11-04]
Updated net/bind8 to 8.4.6nb1 [rillig 2005-11-04]
+ Updated pkgtools/pkglint to 4.37 [rillig 2005-11-04]