Date: Tue, 04 Dec 2018 13:27:51 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 233774] ports-mgmt/portlint: doesn't support LICENSE with multiple values Message-ID: <bug-233774-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233774 Bug ID: 233774 Summary: ports-mgmt/portlint: doesn't support LICENSE with multiple values 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: ler@FreeBSD.org Assignee: marcus@FreeBSD.org Flags: maintainer-feedback?(marcus@FreeBSD.org) portlint gives me a FATAL error when the following are included: LICENSE=3D LGPL21 MIT LICENSE_COMB=3D dual LICENSE_FILE_LGPL21=3D ${WRKSRC}/COPYING.LGPL LICENSE_FILE_MIT=3D ${WRKSRC}/COPYING.MIT The error reported is: FATAL: Makefile: license specified is LGPL21 MIT, but LICENSE_FILE specifie= d is for LGPL21. Can this be fixed? Thanks! --=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-233774-7788>