diff options
author | rillig <rillig@pkgsrc.org> | 2005-09-23 13:09:48 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-09-23 13:09:48 +0000 |
commit | 800a1dc11ae72cea56fe6f55ef51c2b14e6c93d3 (patch) | |
tree | 1a19b5ce35051858994935b935390f408ed450a8 | |
parent | 2dcd34b2ecb6c770fbd42ce9cb68fd3017004410 (diff) | |
download | pkgsrc-800a1dc11ae72cea56fe6f55ef51c2b14e6c93d3.tar.gz |
Updated pkglint to 4.21.4.
If a distinfo file contains the checksum for a patch that does not
exist, this is considered to be a warning instead of an error.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index cbe121a597e..740e2f1f978 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11182 2005/09/23 12:18:34 wiz Exp $ +$NetBSD: CHANGES,v 1.11183 2005/09/23 13:09:48 rillig Exp $ Changes to the packages collection and infrastructure in 2005: @@ -4092,3 +4092,4 @@ Changes to the packages collection and infrastructure in 2005: Updated x11/wdm to 1.25nb6 [jmmv 2005-09-22] Updated security/crack to 5.0nb1 [bouyer 2005-09-22] Updated archivers/p7zip to 4.27 [wiz 2005-09-23] + Updated pkgtools/pkglint to 4.21.4 [rillig 2005-09-22] |