<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/66b1693df04a79df4dc4538b8136c5221ae37945">https://github.com/macports/macports-ports/commit/66b1693df04a79df4dc4538b8136c5221ae37945</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 66b1693 py-diff-match-patch: use pypi fetch
</span>66b1693 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 66b1693df04a79df4dc4538b8136c5221ae37945
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Sat May 12 03:29:40 2018 +0000
<span style='display:block; white-space:pre;color:#404040;'> py-diff-match-patch: use pypi fetch
</span>---
python/py-diff-match-patch/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-diff-match-patch/Portfile b/python/py-diff-match-patch/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a7cc717..74f8924 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-diff-match-patch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-diff-match-patch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,7 @@ description The Diff Match and Patch libraries offer robust algorithms t
</span> long_description ${description}
homepage https://github.com/google/diff-match-patch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites https://files.pythonhosted.org/packages/22/82/46eaeab04805b4fac17630b59f30c4f2c8860988bcefd730ff4f1992908b
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites pypi:d/diff-match-patch
</span> distname diff-match-patch-${version}
checksums rmd160 0279fd90a2ec4db1cd797db47862084e216083ed \
</pre><pre style='margin:0'>
</pre>