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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/593dc591b88da4a771c7eea81d8859c3f82018dd">https://github.com/macports/macports-ports/commit/593dc591b88da4a771c7eea81d8859c3f82018dd</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 593dc59  blackbox: requires legacysupport
</span>593dc59 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 593dc591b88da4a771c7eea81d8859c3f82018dd
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Tue Sep 24 22:39:48 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    blackbox: requires legacysupport
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    for strnlen
</span>---
 x11/blackbox/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/blackbox/Portfile b/x11/blackbox/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 97bd75b..e3f1dd4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/blackbox/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/blackbox/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,6 +2,7 @@
</span> 
 PortSystem              1.0
 PortGroup               github 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup               legacysupport 1.0
</span> 
 github.setup            bbidulock blackboxwm 0.75
 revision                0
</pre><pre style='margin:0'>

</pre>