<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/cc0a9a35d8a1ea550c9f3bdb10f1083029f5eb0a">https://github.com/macports/macports-ports/commit/cc0a9a35d8a1ea550c9f3bdb10f1083029f5eb0a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit cc0a9a35d8a1ea550c9f3bdb10f1083029f5eb0a
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Mar 17 17:26:55 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    tumbler: fix license (GPL-2+)
</span>---
 xfce/tumbler/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/xfce/tumbler/Portfile b/xfce/tumbler/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bdff88b..195d228 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/xfce/tumbler/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/xfce/tumbler/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ version                 0.1.31
</span> set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              xfce
 platforms               darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license                 GPL LGPL
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license                 GPL-2+
</span> maintainers             nomaintainer
 description             thumbnail management
 long_description        ${description}
</pre><pre style='margin:0'>

</pre>