diff options
author | rillig <rillig> | 2005-08-21 10:33:35 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-08-21 10:33:35 +0000 |
commit | e08d7a1dbf283c47af7c3ab514c27701d5aa57f1 (patch) | |
tree | a7af048a64829e2933c2b1ac50980e3daaf416b2 /doc | |
parent | 5e4081c4c17409af37fe46f8e71da47d3aba2713 (diff) | |
download | pkgsrc-e08d7a1dbf283c47af7c3ab514c27701d5aa57f1.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
Diffstat (limited to 'doc')
-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] |