<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/96511c4a1ab1a93a714835bf0ae2eb9e1d3c8cc7">https://github.com/macports/macports-ports/commit/96511c4a1ab1a93a714835bf0ae2eb9e1d3c8cc7</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 96511c4  tea: Avoid upstream stealth-update
</span>96511c4 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 96511c4a1ab1a93a714835bf0ae2eb9e1d3c8cc7
</span>Author: Ryan Schmidt <git@ryandesign.com>
AuthorDate: Sat May 27 04:25:48 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    tea: Avoid upstream stealth-update
</span>---
 editors/tea/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/tea/Portfile b/editors/tea/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 145a2d4..71a0ba8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/tea/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/tea/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,6 +14,8 @@ platforms               darwin
</span> 
 homepage                http://semiletov.org/tea/
 master_sites            ${homepage}dloads/
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# avoid stealth-update of 44.0.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites            macports_distfiles
</span> use_bzip2               yes
 
 checksums               rmd160  86dd8ce7157f670db8b1ecf2dfaa7aba712d3b88 \
</pre><pre style='margin:0'>

</pre>