<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/dbc701552c468ecc769cc2263982af4952a7089a">https://github.com/macports/macports-ports/commit/dbc701552c468ecc769cc2263982af4952a7089a</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new dbc7015  py-nuitka: Fix license
</span>dbc7015 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit dbc701552c468ecc769cc2263982af4952a7089a
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Apr 6 01:06:29 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-nuitka: Fix license
</span>---
 python/py-nuitka/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-nuitka/Portfile b/python/py-nuitka/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 061e0ce..c9090f4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-nuitka/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-nuitka/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ version             0.5.29.2
</span> revision            1
 categories-append   devel
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             Apache
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             Apache-2
</span> 
 python.versions     27 34 35 36
 
</pre><pre style='margin:0'>

</pre>