<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/3c3e7ce3ac5a4e56341173107091390586349f64">https://github.com/macports/macports-ports/commit/3c3e7ce3ac5a4e56341173107091390586349f64</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 3c3e7ce3ac5a4e56341173107091390586349f64
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sat Feb 10 15:43:24 2018 -0800

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-cffi/Portfile b/python/py-cffi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f6d4f44..7284d85 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-cffi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-cffi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,8 @@ long_description    Foreign Function Interface for Python calling C code. \
</span>                     reliable way of calling C code from Python.
 
 homepage            http://cffi.readthedocs.org/
<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:10/f7/3b302ff34045f25065091d40e074479d6893882faef135c96f181a57ed06 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    pypi:[string index ${python.rootname} 0]/${python.rootname}
</span> 
 distname            cffi-${version}
 
</pre><pre style='margin:0'>

</pre>