Date: Tue, 12 Jan 2016 14:38:48 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405875 - head Message-ID: <201601121438.u0CEcmDg015776@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Jan 12 14:38:48 2016 New Revision: 405875 URL: https://svnweb.freebsd.org/changeset/ports/405875 Log: Mention new supported LICENSE values Approved by: portmgr (implicit) Modified: head/CHANGES Modified: head/CHANGES ============================================================================== --- head/CHANGES Tue Jan 12 14:33:21 2016 (r405874) +++ head/CHANGES Tue Jan 12 14:38:48 2016 (r405875) @@ -10,6 +10,16 @@ in the release notes and/or placed into All ports committers are allowed to commit to this file. +20160112: +AUTHOR: amdmi3@FreeBSD.org + + Support has been added for "or later" variants of GNU licenses + (e.g. LICENSE=GPLv2+) and for Public Domain (LICENSE=PD). + + Complete list of new LICENSE values: + + AGPLv3+ GPLv1+ GPLv2+ GPLv3+ GPLv3RLE+ LGPL20+ LGPL21+ LGPL3+ PD + 20160110: AUTHOR: bapt@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601121438.u0CEcmDg015776>