<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/915ac093c7a6d53cb1ab3b339b8f6848e2687440">https://github.com/macports/macports-ports/commit/915ac093c7a6d53cb1ab3b339b8f6848e2687440</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 915ac093c7a zsh-autosuggestions: update to 0.7.0
</span>915ac093c7a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 915ac093c7a6d53cb1ab3b339b8f6848e2687440
</span>Author: FnControlOption <70830482+FnControlOption@users.noreply.github.com>
AuthorDate: Fri Sep 3 21:27:40 2021 -0700

<span style='display:block; white-space:pre;color:#404040;'>    zsh-autosuggestions: update to 0.7.0
</span>---
 sysutils/zsh-autosuggestions/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/zsh-autosuggestions/Portfile b/sysutils/zsh-autosuggestions/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d4bb2dfcfae..47eadc40e06 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/zsh-autosuggestions/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/zsh-autosuggestions/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        zsh-users zsh-autosuggestions 0.6.4 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        zsh-users zsh-autosuggestions 0.7.0 v
</span> 
 categories          sysutils shells
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,9 +15,9 @@ description         Fish-like fast/unobtrusive autosuggestions for zsh
</span> long_description    Fish-like fast/unobtrusive autosuggestions for zsh. \
                     It suggests commands as you type based on history and completions.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  d2f8da2dd32ca1d3e3bbd0a07114a9ac5afa8b56 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  393b25d3814682c14c9b90075b0bf90aaeb5ac46a2518279dcee4017ce2d3c45 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    29151
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  6cb8c4a8f208188f0814195e8c50e40fd2245ca9 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  086a0684ed5f27481ebdad236d287a8d567f28fee449f189c65bba1b4ef23f85 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    27959
</span> 
 use_configure       no
 
</pre><pre style='margin:0'>

</pre>