<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0d303aec651accb93d0201e35309b515ead501b7">https://github.com/macports/macports-ports/commit/0d303aec651accb93d0201e35309b515ead501b7</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 0d303ae  libstrophe: Fix license.
</span>0d303ae is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0d303aec651accb93d0201e35309b515ead501b7
</span>Author: Frank Schima <mf2k@macports.org>
AuthorDate: Wed Oct 11 14:21:54 2017 -0600

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/libstrophe/Portfile b/net/libstrophe/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 92a8574..a031dd6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/libstrophe/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/libstrophe/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ platforms          darwin
</span> maintainers        me.com:link.dupont openmaintainer
 description        A simple, lightweight C library for writing XMPP clients
 homepage           http://strophe.im/libstrophe/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license            {GPL-3, MIT}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license            {GPL-3 MIT}
</span> 
 long_description   libstrophe is a lightweight XMPP client library written in C. \
                    It has minimal dependencies and is configurable for various \
</pre><pre style='margin:0'>

</pre>