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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8c53d617e4fc5cb50bd8bbd5ebb625b846c0bc97">https://github.com/macports/macports-ports/commit/8c53d617e4fc5cb50bd8bbd5ebb625b846c0bc97</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8c53d617e4fc5cb50bd8bbd5ebb625b846c0bc97
</span>Author: Adam Mercer <ram@macports.org>
AuthorDate: Sat May 13 13:03:31 2017 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-httplib2/Portfile b/python/py-httplib2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4c35a0a..5619100 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-httplib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-httplib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,7 @@ description       A comprehensive HTTP client library in Python
</span> long_description  A comprehensive HTTP client library that supports \
                   many features left out of other HTTP libraries.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage          http://pypi.python.org/pypi/${python.rootname}/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage          https://pypi.python.org/pypi/${python.rootname}/
</span> master_sites      pypi:[string index ${python.rootname} 0]/${python.rootname}
 distname          ${python.rootname}-${realversion}
 
</pre><pre style='margin:0'>

</pre>