diff options
author | rillig <rillig@pkgsrc.org> | 2005-09-22 11:56:37 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-09-22 11:56:37 +0000 |
commit | 8357a436ec6556e273e32233ee830ed6889637c7 (patch) | |
tree | 890a5400b7b04cefb981d3378f45fda20a420766 /doc | |
parent | d67e4a8212d848459467e541486fc5c1d9b37a51 (diff) | |
download | pkgsrc-8357a436ec6556e273e32233ee830ed6889637c7.tar.gz |
Updated pkglint to 4.21.2.
Changed the file name pattern for patch files to avoid false positives
for DISTFILES that start with "patch-" (requested by salo). Added a
warning for invalid patch file names.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 6ab9d6503e2..db919053bc5 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11167 2005/09/22 11:55:54 adrianp Exp $ +$NetBSD: CHANGES,v 1.11168 2005/09/22 11:57:38 rillig Exp $ Changes to the packages collection and infrastructure in 2005: @@ -4074,3 +4074,4 @@ Changes to the packages collection and infrastructure in 2005: Updated audio/ifp-line to 0.2.4.4nb1 [minskim 2005-09-22] Updated audio/xhippo to 3.3nb5 [minskim 2005-09-22] Updated devel/mantis to 1.0.0rc2nb1 [adrianp 2005-09-22] + Updated pkgtools/pkglint to 4.21.2 [rillig 2005-09-22] |