<pre style='margin:0'>
Leonardo Brondani Schenkel (lbschenkel) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/cd82153b657ae446968faf25879ca5c0264a0e20">https://github.com/macports/macports-ports/commit/cd82153b657ae446968faf25879ca5c0264a0e20</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit cd82153b657ae446968faf25879ca5c0264a0e20
</span>Author: Leonardo Brondani Schenkel <lbschenkel@macports.org>
AuthorDate: Fri Apr 13 23:45:16 2018 +0200

<span style='display:block; white-space:pre;color:#404040;'>    py-hggit: update to 0.8.11
</span>---
 python/py-hggit/Portfile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-hggit/Portfile b/python/py-hggit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f5a4445..4fe1165 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-hggit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-hggit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup               bitbucket 1.0
</span> 
 epoch                   20130201
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-bitbucket.setup         durin42 hg-git 0.8.10
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+bitbucket.setup         durin42 hg-git 0.8.11
</span> name                    py-hggit
 
 categories-append       devel
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,8 +23,9 @@ long_description        This is the Hg-Git plugin for Mercurial, adding the abil
</span>                         or use a Git server as a collaboration point for a team with \
                         developers using both Git and Mercurial.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums               rmd160  56676fbc56083232a2fc64e408414605a235a4fe \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256  31a81e42f8fd2bed283d8f8f9eae9196aee3b1124dc94cfd1aae545c8fae0f6c
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums               rmd160  8e959fc098ebad1a128d250df9c795d22a144b48 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256  3965d98ba529aee4dadc2d4fd411d09c22a74ae90a2ee31fcaa9d15b36f659ac \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        size    127871
</span> 
 # can't set python.versions before adding custom subports
 subport py-hggit-devel {}
</pre><pre style='margin:0'>

</pre>