diff options
author | rillig <rillig@pkgsrc.org> | 2005-10-14 09:23:46 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-10-14 09:23:46 +0000 |
commit | e95f2f49e0f86d82f8c9929391a757a712dac6cf (patch) | |
tree | 965fddfc39a30ea927010a338c7b950bff5d161e /doc/CHANGES | |
parent | f1d7980a7c5316492db96dc3ad6dc46cc8e36bb5 (diff) | |
download | pkgsrc-e95f2f49e0f86d82f8c9929391a757a712dac6cf.tar.gz |
Updated pkglint to 4.28.1.
Declared some more variables as List types. Added a check that
PERL5_PACKLIST matches the PKGNAME.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index fbac60dbfbc..eee177c6e79 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11474 2005/10/14 08:37:16 adrianp Exp $ +$NetBSD: CHANGES,v 1.11475 2005/10/14 09:24:29 rillig Exp $ Changes to the packages collection and infrastructure in 2005: @@ -4576,3 +4576,4 @@ Changes to the packages collection and infrastructure in 2005: Added security/dirb version 1.8 [minskim 2005-10-14] Added security/secpanel version 0.5.1 [minskim 2005-10-14] Updated mail/sendmail to 8.13.5 [adrianp 2005-10-14] + Updated pkgtools/pkglint to 4.28.1 [rillig 2005-10-14] |