Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2018 18:53:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231303] ports-mgmt/portlint: Doesn't complain about invalid LICENSE_FILE_xxx tags
Message-ID:  <bug-231303-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231303

            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@FreeBSD.org
          Reporter: yuri@freebsd.org
          Assignee: marcus@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)

Testcase: Add
> LICENSE_FILE_XYZ=3D       ${SRCDIR}/LICENSE
to any port's LICENSExx section and observe how 'portlint -C' doesn't compl=
ain.

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+ =3D   ${WRKSRC}/LICENSE


Yuri

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231303-7788>