summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs>2003-09-30 16:10:29 +0000
committerabs <abs>2003-09-30 16:10:29 +0000
commitdebe10b776d57b86d5d7a88041ee3432ae49c860 (patch)
treefb8e0464f4f4d4412a178f427e86359295055917
parentcecbd7b00bd580fc49c3be83a545eddf2656f654 (diff)
downloadpkgsrc-debe10b776d57b86d5d7a88041ee3432ae49c860.tar.gz
Update pkglint to 3.62:
lintpkgsrc - handle the buildlink include fest: - Using realpath() to fix exclude of duplicate includes speeds up 'lintpkgsrc -rp' on a PIII-500 from 40 minutes to 3 - Excluding buildlink[^/]*.mk files unless -d is specified further speeds up to just under 1 minute
-rw-r--r--doc/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index c760fd03921..9b70fb9a411 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3593 2003/09/30 14:34:35 adam Exp $
+$NetBSD: CHANGES,v 1.3594 2003/09/30 16:10:29 abs Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -4028,3 +4028,5 @@ Changes to the packages collection and infrastructure in 2003:
Added ispell-polski-20021127 [adam 2003-09-30]
Updated rocksndiamonds to 3.0.5 [adam 2003-09-30]
Updated rocksndiamonds-sdl to 3.0.5 [adam 2003-09-30]
+ Updated pkglint to 3.62 [abs 2003-09-30]
+