From 7018e1c7fc1f6c244a481cec6b6a2f060a087bfd Mon Sep 17 00:00:00 2001 From: hubertf Date: Wed, 30 Jun 2004 18:49:36 +0000 Subject: Update pkglint to 3.83. Changes: - made the program compile with "use strict" - completely rewrote some subs to make the code more readable - converted the global ("local") variables into local ("my") ones ;-) - limited the scope of variables where possible - added file and line number to the error messages where possible Patch contributed by Roland Illig in private mail. --- doc/CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/CHANGES b/doc/CHANGES index 84052b7c297..baa25b43d11 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6406 2004/06/30 17:35:43 jschauma Exp $ +$NetBSD: CHANGES,v 1.6407 2004/06/30 18:49:36 hubertf Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3191,3 +3191,4 @@ Changes to the packages collection and infrastructure in 2004: Updated xfce4-cpugraph-plugin to 0.2.2 [martti 2004-06-30] Updated binutils to 2.15.0.0 [shannonjr 2004-06-30] Added xraidadmin-1.3 [jschauma 2004-06-30] + Updated pkglint to 3.83 [hubertf 2004-06-30] -- cgit v1.2.3