diff options
author | rillig <rillig@pkgsrc.org> | 2005-08-21 10:33:35 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-08-21 10:33:35 +0000 |
commit | 9fe54ab82ff506946af5e6bbddff597a18215c4a (patch) | |
tree | a7af048a64829e2933c2b1ac50980e3daaf416b2 | |
parent | 14649443f8142ac4377d75acd17dff9320ac0089 (diff) | |
download | pkgsrc-9fe54ab82ff506946af5e6bbddff597a18215c4a.tar.gz |
Updated pkglint to 4.20. Changes since 4.19 include:
- Very much code cleanup
- Introduction of the --autofix flag for category Makefiles
- Rewrite of the code to check the DISTNAME section in package Makefiles
- Rewrite of the code to check category Makefiles
-rw-r--r-- | doc/CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 7afac0c4d2f..fc6ede669a9 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -672,3 +672,4 @@ Changes to the packages collection and infrastructure in 2005: Updated mail/mhonarc to 2.6.15nb1 [kristerw 2005-08-20] Updated graphics/xplot to 0.90.7.1nb2 [kristerw 2005-08-20] Updated devel/libbegemot to 1.9nb2 [kristerw 2005-08-20] + Updated pkgtools/pkglint to 4.20 [rillig 2005-08-21] |