<pre style='margin:0'>
Adam Mercer (skymoo) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d2331ab937c6527a3b2692c938d4a64d9afe9da9">https://github.com/macports/macports-ports/commit/d2331ab937c6527a3b2692c938d4a64d9afe9da9</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 d2331ab python/py-httplib2: update to 0.11.3
</span>d2331ab is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d2331ab937c6527a3b2692c938d4a64d9afe9da9
</span>Author: Adam Mercer <ram@macports.org>
AuthorDate: Thu Apr 5 07:48:58 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> python/py-httplib2: update to 0.11.3
</span>---
python/py-httplib2/Portfile | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-httplib2/Portfile b/python/py-httplib2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5619100..872af9f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-httplib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-httplib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem 1.0
</span> PortGroup python 1.0
name py-httplib2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set realversion 0.10.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set realversion 0.11.3
</span> version 2-${realversion}
categories-append devel net
license MIT
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,8 +21,9 @@ distname ${python.rootname}-${realversion}
</span>
python.versions 26 27 33 34 35 36
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 11438da47881a68c5b22cfa772e89c19565c894a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 e404d3b7bd86c1bc931906098e7c1305d6a3a6dcef141b8bb1059903abb3ceeb
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 c8c524c2fd7edca575db197da82b71c23c7f128c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 e71daed9a0e6373642db61166fa70beecc9bf04383477f84671348c02a04cbdf \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 215815
</span>
if {${name} ne ${subport}} {
# Extracted files do not have correct 'group' and 'other' permissions.
</pre><pre style='margin:0'>
</pre>