summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrillig <rillig>2006-01-02 08:29:55 +0000
committerrillig <rillig>2006-01-02 08:29:55 +0000
commit3a3d3fb481a2c9510f4c930f606d155aa94f50ee (patch)
tree01506b15666a56fb3dd7a9a720dc8b99d27585a3 /doc
parent3821dd44c6d9fc8c8ab36c79b535fe445d096ba0 (diff)
downloadpkgsrc-3a3d3fb481a2c9510f4c930f606d155aa94f50ee.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]