<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/459ba77f117134d07782cf2b2774926dfdde017b">https://github.com/macports/macports-ports/commit/459ba77f117134d07782cf2b2774926dfdde017b</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 459ba77  py-Pillow: update master_sites for py26 py33
</span>459ba77 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 459ba77f117134d07782cf2b2774926dfdde017b
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Fri Feb 9 17:42:07 2018 -0800

<span style='display:block; white-space:pre;color:#404040;'>    py-Pillow: update master_sites for py26 py33
</span>---
 python/py-Pillow/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-Pillow/Portfile b/python/py-Pillow/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 12e4c95..c08e9d8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-Pillow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-Pillow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,6 +33,8 @@ if {${name} ne ${subport}} {
</span>     if {[lsearch {26 33} ${python.version}] != -1} {
         version             3.4.2
         revision            1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        master_sites        pypi:46/4f/94f6165052774839b4a4af0c72071aa528d5dc8cb8bc6bb43e24a55c10cc \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                            pypi:[string index ${python.rootname} 0]/${python.rootname}
</span>         distname            Pillow-${version}
         checksums           rmd160  40f983f9a57844c8338c1649b3473a8339dd85cf \
                             sha256  0ee9975c05602e755ff5000232e0335ba30d507f6261922a658ee11b1cec36d1
</pre><pre style='margin:0'>

</pre>