diff options
author | rillig <rillig@pkgsrc.org> | 2005-12-31 14:10:54 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-12-31 14:10:54 +0000 |
commit | 2e521ca2531843093c52202ce9b49bf35227b272 (patch) | |
tree | 51ac00a3e5b5934a630a5cb9e74b54a3d8f34872 /doc | |
parent | 9388ddea5105a80fb1e90bb93678d426b6e15f52 (diff) | |
download | pkgsrc-2e521ca2531843093c52202ce9b49bf35227b272.tar.gz |
Updated pkglint to 4.50.
Changes since 4.49:
- Added checks for shell commands whose exitcodes are ignored.
- Added checks for CFLAGS, CPPFLAGS and CXXFLAGS.
- Improved diagnostics.
- Various bugfixes.
Changes to lintpkgsrc:
- Avoided double occurrence of pkg_install.
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 7ca9b8d605f..653e0829f65 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12279 2005/12/31 13:44:28 peter Exp $ +$NetBSD: CHANGES,v 1.12280 2005/12/31 14:10:54 rillig Exp $ Changes to the packages collection and infrastructure in 2005: @@ -5859,3 +5859,4 @@ Changes to the packages collection and infrastructure in 2005: Added x11/matchbox-panel version 0.9.2 [peter 2005-12-31] Added x11/matchbox-panel-manager version 0.1 [peter 2005-12-31] Added x11/matchbox-themes-extra version 0.3 [peter 2005-12-31] + Updated pkgtools/pkglint to 4.50 [rillig 2005-12-31] |