diff options
author | rillig <rillig> | 2005-11-10 11:03:57 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-11-10 11:03:57 +0000 |
commit | 7f15009b2cb7f9d91e378916467fdb788a633719 (patch) | |
tree | b5315a4de34e3fb45d2200d8e0821990bccb2d64 /doc | |
parent | 8c308769875145b2b671d15bc51206cf86229a64 (diff) | |
download | pkgsrc-7f15009b2cb7f9d91e378916467fdb788a633719.tar.gz |
Updated pkglint to 4.39.
Changes since 4.38:
- Disabled the check on Makefile variable order, as the discussion on
tech-pkg has not finished yet.
- Improved detection of valid tool names.
- Improved detection of direct use of tool names. (Less false positives.)
- Improved the diagnostics for direct use of tool 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 df0808a230b..f52f9f85ec4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11883 2005/11/10 09:06:02 tonio Exp $ +$NetBSD: CHANGES,v 1.11884 2005/11/10 11:04:30 rillig Exp $ Changes to the packages collection and infrastructure in 2005: @@ -5159,3 +5159,4 @@ Changes to the packages collection and infrastructure in 2005: Updated print/teTeX3-bin to 3.0nb3 [minskim 2005-11-09] Updated devel/bmake to 20051105 [reed 2005-11-10] Updated audio/cplay to 1.49nb1 [tonio 2005-11-10] + Updated pkgtools/pkglint to 4.39 [rillig 2005-11-10] |