[145868] trunk/dports/python/py-backports_abc/Portfile
cal at macports.org
cal at macports.org
Fri Feb 19 09:11:58 PST 2016
Revision: 145868
https://trac.macports.org/changeset/145868
Author: cal at macports.org
Date: 2016-02-19 09:11:58 -0800 (Fri, 19 Feb 2016)
Log Message:
-----------
py-backports_abc: Fix license
"Python" is not a license term MacPorts recognizes, and py-backports_abc is
apparently a dependency of a lot of python ports, which leads to lots of
"py-openssl" is not distributable because its dependency "py27-backports_abc"
has license "python" which is not known to be distributable
Let's fix this by changing the license identifier to PSF, which is the proper
term for this license.
Modified Paths:
--------------
trunk/dports/python/py-backports_abc/Portfile
Modified: trunk/dports/python/py-backports_abc/Portfile
===================================================================
--- trunk/dports/python/py-backports_abc/Portfile 2016-02-19 17:09:08 UTC (rev 145867)
+++ trunk/dports/python/py-backports_abc/Portfile 2016-02-19 17:11:58 UTC (rev 145868)
@@ -9,7 +9,7 @@
revision 0
categories-append devel
platforms darwin
-license Python
+license PSF
supported_archs noarch
python.versions 27 33 34
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160219/7b499070/attachment.html>
More information about the macports-changes
mailing list