Re: git: aeaef2fabe11 - main - devel/soapui: use new in-tree EUPL11 licence
- In reply to: Dave Cottlehuber : "git: aeaef2fabe11 - main - devel/soapui: use new in-tree EUPL11 licence"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Dec 2024 13:19:14 UTC
On Wed, Dec 18, 2024 at 01:01:29PM +0000, Dave Cottlehuber wrote: > diff --git a/devel/soapui/Makefile b/devel/soapui/Makefile > index 30d7c82504ac..e45a10c41a6e 100644 > --- a/devel/soapui/Makefile > +++ b/devel/soapui/Makefile > @@ -8,16 +8,14 @@ MAINTAINER= pi@FreeBSD.org > COMMENT= Web service, SOA, and SOAP testing tool > WWW= https://www.soapui.org > > -LICENSE= EUPL LGPL21 LGPL3 APACHE11 APACHE20 BSD3CLAUSE MPL11 MIT CPL > +LICENSE= EUPL11 LGPL21 LGPL3 APACHE11 APACHE20 BSD3CLAUSE MPL11 MIT CPL > LICENSE_COMB= multi > > LICENSE_NAME_CPL= Common Public License V. 1.0 > LICENSE_FILE_CPL= ${WRKSRC}/licenses/junit-LICENSE.txt > LICENSE_PERMS_CPL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > > -LICENSE_NAME_EUPL= European Union Public Licence V. 1.1 > LICENSE_FILE_EUPL= ${WRKSRC}/LICENSE.txt > -LICENSE_PERMS_EUPL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept I think the LICENSE_FILE_EUPL needs to be renamed as the license name changed from EUPL to EUPL11. -- Mathieu Arnold