summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-04 08:42:45 +0000
committerrillig <rillig>2005-11-04 08:42:45 +0000
commit4d72c5b3ceee8b76127c8f15e1cb8fbca1762f28 (patch)
tree4f8336313ba8f29b0726ab3b27a8aa256c89238a /doc
parentf86e7e6c1029c570de1a40ced8a823f45d2af03b (diff)
downloadpkgsrc-4d72c5b3ceee8b76127c8f15e1cb8fbca1762f28.tar.gz
Updated pkglint to 4.34.
Changes since 4.33: - Fixed the --autofix handling of category Makefiles. - Added an --import option that helps importing packages from pkgsrc-wip. - Fixed handling of files ending in a continuation line. - Using ${WRKSRC}/.. in a package is considered an error.
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 3391e67f7a0..2cc1ef76b29 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11819 2005/11/04 08:19:47 rillig Exp $
+$NetBSD: CHANGES,v 1.11820 2005/11/04 08:42:45 rillig Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -5071,3 +5071,4 @@ Changes to the packages collection and infrastructure in 2005:
Added wip/R-shapefiles version 0.3 [rillig 2005-11-04]
Added wip/R-statmod version 1.0.6 [rillig 2005-11-04]
Added wip/R-wle version 0.7.9 [rillig 2005-11-04]
+ Updated pkgtools/pkglint to 4.34 [rillig 2005-11-04]