<pre style='margin:0'>
Chih-Hsuan Yen (yan12125) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b6042328470d76e8337dc8ed7751cac7c5a100b7">https://github.com/macports/macports-ports/commit/b6042328470d76e8337dc8ed7751cac7c5a100b7</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 b604232  py-mitmproxy: use HTTPS for homepage
</span>b604232 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b6042328470d76e8337dc8ed7751cac7c5a100b7
</span>Author: Chih-Hsuan Yen <yan12125@macports.org>
AuthorDate: Sat Jan 26 19:55:45 2019 +0800

<span style='display:block; white-space:pre;color:#404040;'>    py-mitmproxy: use HTTPS for homepage
</span>---
 python/py-mitmproxy/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-mitmproxy/Portfile b/python/py-mitmproxy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1e49d09..ed9c299 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-mitmproxy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-mitmproxy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ long_description    \
</span>     on the fly. mitmdump is the command-line version of mitmproxy, with the \
     same functionality but without the user interface. Think tcpdump for HTTP.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://mitmproxy.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://mitmproxy.org/
</span> 
 checksums           md5     d9f58513ab46777b60c15bff52a2239b \
                     rmd160  6532da521d55dffa508123831113b41252c03c3e \
</pre><pre style='margin:0'>

</pre>