<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9c7d6392777fd31c08a2ac16db395f82c5e69b08">https://github.com/macports/macports-ports/commit/9c7d6392777fd31c08a2ac16db395f82c5e69b08</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 9c7d639  websvn: fix license
</span>9c7d639 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9c7d6392777fd31c08a2ac16db395f82c5e69b08
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Fri Mar 8 09:36:31 2019 -0600

<span style='display:block; white-space:pre;color:#404040;'>    websvn: fix license
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See https://trac.macports.org/ticket/23279
</span>---
 www/websvn/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/websvn/Portfile b/www/websvn/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f0adad8..1aaf662 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/websvn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/websvn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ set file_id                 49056
</span> categories                  www
 platforms                   darwin
 maintainers                 {ryandesign @ryandesign} openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license                     GPL-2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license                     GPL-2+
</span> supported_archs             noarch
 homepage                    https://websvnphp.github.io
 master_sites                http://websvn.tigris.org/files/documents/1380/${file_id}
</pre><pre style='margin:0'>

</pre>