summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrillig <rillig>2006-01-20 13:46:04 +0000
committerrillig <rillig>2006-01-20 13:46:04 +0000
commitb252db9f2dda94a3d7b38415d20bc9ada05e4059 (patch)
tree10577acf5f51519192c867a679ba09c7575ce666 /doc
parent049c031f06a4d7353955851c993762515d295efc (diff)
downloadpkgsrc-b252db9f2dda94a3d7b38415d20bc9ada05e4059.tar.gz
Updated pkglint to 4.54.
Changes since 4.53: - Added about 50 new variables to be type-checked. - For unknown variables, the type is guessed from the variable name. - In patch files that patch Makefiles, added lines are checked for absolute pathnames. - Replaced the -Wdebug option with --debug, so that the debugging warnings don't show up when using -Wall. - Many minor improvements.
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 44d66f2432e..a391d2a1923 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12584 2006/01/20 12:12:35 adam Exp $
+$NetBSD: CHANGES,v 1.12585 2006/01/20 13:46:37 rillig Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -408,3 +408,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated emulators/atari800 to 2.0.1 [adam 2006-01-20]
Updated emulators/hatari to 0.80 [adam 2006-01-20]
Updated fonts/fontforge to 20060114 [adam 2006-01-20]
+ Updated pkgtools/pkglint to 4.54 [rillig 2006-01-20]