<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Leonardo,<div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Sep 14, 2018, at 2:12 PM, Leonardo Brondani Schenkel <<a href="mailto:lbschenkel@macports.org" class="">lbschenkel@macports.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><pre style="margin:0" class="">Leonardo Brondani Schenkel (lbschenkel) pushed a commit to branch master
in repository macports-ports.

</pre><p class=""><a href="https://github.com/macports/macports-ports/commit/2a444012151caa1b8598edbbee74df174e345452" class="">https://github.com/macports/macports-ports/commit/2a444012151caa1b8598edbbee74df174e345452</a></p>
<pre style="white-space: pre; background: #F8F8F8" class=""><span style="display:block; white-space:pre;color:#808000;" class="">commit 2a444012151caa1b8598edbbee74df174e345452
</span>Author: Leonardo Brondani Schenkel <<a href="mailto:lbschenkel@macports.org" class="">lbschenkel@macports.org</a>>
AuthorDate: Fri Sep 14 22:08:19 2018 +0200

<span style="display:block; white-space:pre;color:#404040;" class="">    httpie: update to 0.9.9
</span>---
 net/httpie/Portfile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

<span style="display:block; white-space:pre;color:#808080;" class="">diff --git a/net/httpie/Portfile b/net/httpie/Portfile
</span><span style="display:block; white-space:pre;color:#808080;" class="">index fa6853f..4145630 100644
</span><span style="display:block; white-space:pre;background:#e0e0ff;" class="">--- a/net/httpie/Portfile
</span><span style="display:block; white-space:pre;background:#e0e0ff;" class="">+++ b/net/httpie/Portfile
</span><span style="display:block; white-space:pre;background:#e0e0e0;" class="">@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           python 1.0
 
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">-github.setup        jakubroztocil httpie 0.9.8
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+github.setup        jakubroztocil httpie 0.9.9
</span> revision            1
</pre></div></blockquote><div>When increasing the version, the revision resets to 0, which is the default. So you should delete this line entirely next time. </div><br class=""><blockquote type="cite" class=""><div class=""><pre style="white-space: pre; background: #F8F8F8" class=""> 
 maintainers         {g5pw @g5pw} openmaintainer
<span style="display:block; white-space:pre;background:#e0e0e0;" class="">@@ -26,7 +26,8 @@ python.default_version      36
</span> depends_lib-append  port:py${python.version}-requests \
                     port:py${python.version}-pygments
 
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">-checksums           rmd160  454c2b2e9f0a255b46ba2c4e1f944de62e40fc21 \
</span><span style="display:block; white-space:pre;background:#ffe0e0;" class="">-                    sha256  2c0f2022c1c623a327ea600f10139b1bfb48df301d1c23b9f88dd85020148341
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+checksums           rmd160  0eb2a3eaea84b170b530f22aedb6d5c5aa074b80 \
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+                    sha256  5fd18496ff2ae460b701515b024a798b49ffe095edc52d4b535311b44b1628b3 \
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+                    size    268665
</span> 
 python.link_binaries_suffix
</pre><pre style="margin:0" class="">
</pre>

</div></blockquote></div><br class=""></div></body></html>