ports/185086: [FEATURE-REQUEST] ports-mgmt/portlint -> consider usage of true/false

Hardy Schumacher hardy.schumacher at gmx.de
Sun Dec 22 11:40:01 UTC 2013


>Number:         185086
>Category:       ports
>Synopsis:       [FEATURE-REQUEST] ports-mgmt/portlint -> consider usage of true/false
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 22 11:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Hardy Schumacher
>Release:        FreeBSD-9.2
>Organization:
>Environment:
FreeBSD gamma.low.org 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255996: Thu Oct  3 20:40:04 CEST 2013     root at gamma.low.org:/usr/obj/usr/src/sys/LOW_GAMMA  i386
>Description:
Port ports-mgmt/portlint should determine correct usage of true/false and ${TRUE}/${FALSE}.

Issue is related to DESKTOP_ENTRIES: in case last parameter is set to true/false, portlint says:
possible direct use of command "false" found. use ${FALSE} instead.

But in case this is switched to ${TRUE}/${FALSE}, portlint says:
Use true/false instead of ${TRUE}/${FALSE} in DESKTOP_ENTRIES.

In case it is switched to $TRUE/$FALSE, portlint says:
looks fine.
>How-To-Repeat:
Take a port containing "DESKTOP_ENTRIES" and try the different versions of the last parameter as described above.
>Fix:
n/a

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list