<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/bd7b09127fc9ac87f01b12d6db32d951860929d3">https://github.com/macports/macports-ports/commit/bd7b09127fc9ac87f01b12d6db32d951860929d3</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit bd7b09127fc9ac87f01b12d6db32d951860929d3
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Wed Jan 10 07:52:09 2018 -0800

<span style='display:block; white-space:pre;color:#404040;'>    dmenu: use https
</span>---
 x11/dmenu/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/dmenu/Portfile b/x11/dmenu/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 36b2831..16b079c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/dmenu/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/dmenu/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ description         dmenu is a dynamic menu for X, originally designed for dwm.
</span>                     It manages large numbers of user-defined menu items efficiently.
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://tools.suckless.org/${name}/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://tools.suckless.org/${name}/
</span> platforms           darwin
 
 master_sites        http://dl.suckless.org/tools/
</pre><pre style='margin:0'>

</pre>