diff options
author | abs <abs> | 2008-05-21 20:16:19 +0000 |
---|---|---|
committer | abs <abs> | 2008-05-21 20:16:19 +0000 |
commit | 772e2adf0a230be8940767b27e2f08fd933d6ee8 (patch) | |
tree | b29b0f9b390e2357d5377db78080c0526a2bdd49 /doc | |
parent | 1806b4e2609f627d77b7546fa832f3b0667dd528 (diff) | |
download | pkgsrc-772e2adf0a230be8940767b27e2f08fd933d6ee8.tar.gz |
update pkglint to 4.86 - necessary bu not sufficient to handle OWNER in
Makefiles. As a first pass make MAINTAINER optional and add an optional
OWNER directly after it in the same section. This will pass valid
OWNER/MAINTAINER combinations but not reject some invalid ones.
Full fix (hopefully) coming soon...
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2008 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index 22f83e4edd7..14d9e9bf373 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.1115 2008/05/21 15:26:43 wiz Exp $ +$NetBSD: CHANGES-2008,v 1.1116 2008/05/21 20:17:14 abs Exp $ Changes to the packages collection and infrastructure in 2008: @@ -1885,3 +1885,4 @@ Changes to the packages collection and infrastructure in 2008: Updated security/gsasl to 0.2.26 [obache 2008-05-21] Updated pkgtools/pkg_leaves to 1.1 [tnn 2008-05-21] Updated benchmarks/bonnie++ to 1.03c [wiz 2008-05-21] + Updated pkgtools/pkglint to 4.86 [abs 2008-05-21] |