summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-01-02 08:29:55 +0000
committerrillig <rillig@pkgsrc.org>2006-01-02 08:29:55 +0000
commit83f5dee91ff00075bfaa35a77363ed814a2335a8 (patch)
tree01506b15666a56fb3dd7a9a720dc8b99d27585a3 /doc
parent11b91ee6d219d09f6dcd8f5fb4ad56402fe03e67 (diff)
downloadpkgsrc-83f5dee91ff00075bfaa35a77363ed814a2335a8.tar.gz
Updated pkglint to 4.51. Welcome to the Fahrenheit release.
Changes since 4.50: - Extended the quoting checks for make variables to shell commands. - Added a check for unquoted shell variables (only with -Wextra). - Some other minor changes.
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 5bbeda17674..4d8b632b162 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12299 2006/01/01 23:56:31 wiz Exp $
+$NetBSD: CHANGES,v 1.12300 2006/01/02 08:30:44 rillig Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -23,3 +23,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated www/p5-HTML-Parser to 3.48 [wiz 2006-01-01]
Updated www/p5-HTML-Tree to 3.19.01 [wiz 2006-01-01]
Updated mail/evolution-data-server to 1.4.2.1 [wiz 2006-01-01]
+ Updated pkgtools/pkglint to 4.51 [rillig 2006-01-02]