[Bug 231303] ports-mgmt/portlint: Doesn't complain about invalid LICENSE_FILE_xxx tags

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 11 18:53:05 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231303

            Bug ID: 231303
           Summary: ports-mgmt/portlint: Doesn't complain about invalid
                    LICENSE_FILE_xxx tags
           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: Add
> LICENSE_FILE_XYZ=       ${SRCDIR}/LICENSE
to any port's LICENSExx section and observe how 'portlint -C' doesn't complain.

It should only allow licenses that were declared in the 'LICENSE' line. If the
LICENSE value contains '+' (ex. GPLv3+), portlint should require one space
after the plus sign:
> LICENSE_FILE_GPLv3+ =   ${WRKSRC}/LICENSE


Yuri

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list