<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2cc20d18678ebca48ceb594e6c399d0d40a6e28f">https://github.com/macports/macports-ports/commit/2cc20d18678ebca48ceb594e6c399d0d40a6e28f</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 2cc20d1  inkscape, inkscape-devel: update license to GPL-3+
</span>2cc20d1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2cc20d18678ebca48ceb594e6c399d0d40a6e28f
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Apr 30 14:17:48 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    inkscape, inkscape-devel: update license to GPL-3+
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Most of Inkscape source code is available under the GNU General Public License,
</span><span style='display:block; white-space:pre;color:#404040;'>    version 2 or later, with the exception of a few files copied from GIMP, which
</span><span style='display:block; white-space:pre;color:#404040;'>    are available under GNU GPL version 3 or later. As such, the complete binaries
</span><span style='display:block; white-space:pre;color:#404040;'>    of Inkscape are currently covered by the terms of GNU GPL version 3 or later.
</span>---
 graphics/inkscape-devel/Portfile | 2 +-
 graphics/inkscape/Portfile       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/inkscape-devel/Portfile b/graphics/inkscape-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 59f50ae..d958e02 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/inkscape-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/inkscape-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ epoch               1
</span> set git_commit      fe8e1c65
 set git_date        20200422
 version             0.92.5-${git_date}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             GPL-2 LGPL-2.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             GPL-3+
</span> maintainers         {devans @dbevans}
 categories          graphics gnome
 platforms           darwin
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/inkscape/Portfile b/graphics/inkscape/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8a009b8..9d7ca0a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/inkscape/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/inkscape/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ name                inkscape
</span> conflicts           inkscape-devel inkscape-gtk3-devel
 version             0.92.5
 revision            0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             GPL-2 LGPL-2.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             GPL-3+
</span> maintainers         {devans @dbevans}
 categories          graphics gnome
 platforms           darwin
</pre><pre style='margin:0'>

</pre>