diff options
author | rillig <rillig@pkgsrc.org> | 2005-10-23 23:14:57 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-10-23 23:14:57 +0000 |
commit | 2646e626ecd79e796137c62e8e874861dc81a68b (patch) | |
tree | 0b6232f8125a8f1d5757a776c48ac2adc2e660eb /doc | |
parent | 1bf464a32306585f3c5c24d36a7fdecc46ab12ef (diff) | |
download | pkgsrc-2646e626ecd79e796137c62e8e874861dc81a68b.tar.gz |
Updated pkglint to 4.29.1.
Added CONFLICT to the list of deprecated variables (actually it's a
typo). Added PLIST_SUBST to makevars.map as a List. Allow comments after
a YES/yes/NO/no value of variables.
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 5bcc1b23935..b7773a1580f 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11638 2005/10/23 23:06:18 rillig Exp $ +$NetBSD: CHANGES,v 1.11639 2005/10/23 23:15:23 rillig Exp $ Changes to the packages collection and infrastructure in 2005: @@ -4808,3 +4808,4 @@ Changes to the packages collection and infrastructure in 2005: Updated x11/xdaemon to 1.0nb1 [rillig 2005-10-23] Updated x11/xdaemon2 to 2.0nb3 [rillig 2005-10-23] Updated x11/xteddy2 to 2.0.1nb7 [rillig 2005-10-23] + Updated pkgtools/pkglint to 4.29.1 [rillig 2005-10-23] |