[Bug 225612] ports-mgmt/portlint: Shouldn't complain about a "possible direct use of command" about words in message strings
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 1 20:39:10 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225612
Bug ID: 225612
Summary: ports-mgmt/portlint: Shouldn't complain about a
"possible direct use of command" about words in
message strings
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: marcus at FreeBSD.org
Reporter: yuri at freebsd.org
Assignee: marcus at FreeBSD.org
Flags: maintainer-feedback?(marcus at FreeBSD.org)
Testcase:
> cd misc/free42 && portlint
> WARN: Makefile: [13]: possible direct use of command "file" found. use ${FILE} instead.
> WARN: Makefile: [15]: possible direct use of command "file" found. use ${FILE} instead.
> WARN: Makefile: [16]: possible direct use of command "file" found. use ${FILE} instead.
Please also note that line numbers 13/15/16 are wrong. They should be 15/16/17.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list