<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/84d2bf2e6e32f033d206d0b7cda4610b518370f9">https://github.com/macports/macports-ports/commit/84d2bf2e6e32f033d206d0b7cda4610b518370f9</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 84d2bf2 py-thrift: fix master_sites.
</span>84d2bf2 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 84d2bf2e6e32f033d206d0b7cda4610b518370f9
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Tue Mar 14 19:31:04 2017 -0400
<span style='display:block; white-space:pre;color:#404040;'> py-thrift: fix master_sites.
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Maintainer timeout & simple change. Addresses ticket https://trac.macports.org/ticket/53782 .
</span>---
python/py-thrift/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-thrift/Portfile b/python/py-thrift/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bd0754f..66f023b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-thrift/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-thrift/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,8 +21,8 @@ long_description \
</span> Haskell, C#, Cocoa, Smalltalk, and OCaml.
homepage http://thrift.apache.org/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites apache:${name}/${version}
</span> dist_subdir thrift
<span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites apache:${dist_subdir}/${version}
</span> distname thrift-${version}
checksums sha1 5c67fb6d2e01fa4ee02823a9c577f4d985f0ecfe \
</pre><pre style='margin:0'>
</pre>