<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0e0be937b7f95c1b2ec0becbc743dc93b706934a">https://github.com/macports/macports-ports/commit/0e0be937b7f95c1b2ec0becbc743dc93b706934a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 0e0be937b7f95c1b2ec0becbc743dc93b706934a
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sat Feb 10 15:46:48 2018 -0800

<span style='display:block; white-space:pre;color:#404040;'>    py-ipaddress: add updated url for pypi.python.org to master_sites
</span>---
 python/py-ipaddress/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-ipaddress/Portfile b/python/py-ipaddress/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b3306cd..fc9418f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-ipaddress/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-ipaddress/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,8 @@ description         IPv4/IPv6 manipulation library
</span> long_description    ${description}
 
 homepage            https://github.com/phihag/ipaddress
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        pypi:f0/ba/860a4a3e283456d6b7e2ab39ce5cf11a3490ee1a363652ac50abf9f0f5df \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    pypi:[string index ${python.rootname} 0]/${python.rootname}
</span> 
 distname            ${python.rootname}-${version}
 
</pre><pre style='margin:0'>

</pre>