Date: Wed, 13 Jan 2016 01:22:30 +1100 From: Kubilay Kocak <koobs@FreeBSD.org> To: Dmitry Marakasov <amdmi3@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r405873 - head/Mk Message-ID: <56950C26.10304@FreeBSD.org> In-Reply-To: <201601121420.u0CEKZeQ007831@repo.freebsd.org> References: <201601121420.u0CEKZeQ007831@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 13/01/2016 1:20 AM, Dmitry Marakasov wrote: > Author: amdmi3 > Date: Tue Jan 12 14:20:35 2016 > New Revision: 405873 > URL: https://svnweb.freebsd.org/changeset/ports/405873 > > Log: > Add support for "or later" variants of all GNU licenses. > Now you can use, for example, > > LICENSE= GPLv2+ > > instead of incorrect > > LICENSE= GPLv2 GPLv3 > > or inaccurate and not machine readable > > LICENSE= GPLv2 # or later > Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56950C26.10304>