diff options
author | rillig <rillig> | 2005-11-01 23:08:42 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-11-01 23:08:42 +0000 |
commit | 23557e992cfeb9aa09157186bde4fae468f3e696 (patch) | |
tree | 0d6ff7c6d07ff5b34227bc4e12670b52f9de4bec /doc | |
parent | 33e68791d96e3c7ce1ada9bf511221081f3f02ee (diff) | |
download | pkgsrc-23557e992cfeb9aa09157186bde4fae468f3e696.tar.gz |
Updated pkglint to 4.32.2.
Added a check for invalid uses of MASTER_SITE_* 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 145227058ab..1e067f41edc 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11749 2005/11/01 21:54:11 adrianp Exp $ +$NetBSD: CHANGES,v 1.11750 2005/11/01 23:09:43 rillig Exp $ Changes to the packages collection and infrastructure in 2005: @@ -4952,3 +4952,4 @@ Changes to the packages collection and infrastructure in 2005: Updated devel/libstatgrab to 0.12 [rillig 2005-11-01] Updated lang/python21 to 2.1.3nb8 [adrianp 2005-11-01] Updated lang/python21-pth to 2.1.3nb7 [adrianp 2005-11-01] + Updated pkgtools/pkglint to 4.32.2 [rillig 2005-11-01] |