diff options
author | rillig <rillig@pkgsrc.org> | 2018-08-12 16:31:56 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2018-08-12 16:31:56 +0000 |
commit | 27452582919966bc52e5b9a50b5b5a79c80c73a0 (patch) | |
tree | a5ddeeccb27604d9d4cef2b24055b3a8dc9678d3 /x11/xman | |
parent | b2c8f60be4d133addec2cc17e5296919c225338b (diff) | |
download | pkgsrc-27452582919966bc52e5b9a50b5b5a79c80c73a0.tar.gz |
pkgtools/pkglint: update to 5.6.0
Changes since 5.5.16:
* Check for negated shell commands (if ! test -z "foo"); they are not
supported by Solaris.
* Don't check variable permissions for infrastructure files. A warning
like "may not be set by any package" doesn't make sense for them.
* Check that PLIST_VARS matches PLIST.*, which is especially useful in
options.mk files.
* Improve checks for options.mk files (for PKG_OPTIONS_SET).
* Prefer options handling with !empty() over checking empty() first.
* Prefer ${MACHINE_ARCH} == i386 over !empty(MACHINE_ARCH:Mi386), for
single-valued variables.
Diffstat (limited to 'x11/xman')
0 files changed, 0 insertions, 0 deletions