<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/81adb20e94cfa6382b7f8ea7568675254ac432fd">https://github.com/macports/macports-ports/commit/81adb20e94cfa6382b7f8ea7568675254ac432fd</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 81adb20e94cfa6382b7f8ea7568675254ac432fd
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Sun May 30 14:36:51 2021 +0100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/zsh-completions/Portfile b/sysutils/zsh-completions/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 670ab85ba2e..ce38cac204b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/zsh-completions/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/zsh-completions/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,19 +3,19 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        zsh-users zsh-completions 0.32.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        zsh-users zsh-completions 0.33.0
</span> maintainers         {g5pw @g5pw} openmaintainer
 categories          sysutils shells
 license             Permissive Apache-2
 description         Additional completion definitions for Zsh.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    Additional completion definitions for Zsh. This package \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    includes the completion files for the MacPorts port command.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description} This package includes the completion files \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    for the MacPorts port command.
</span> platforms           darwin
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  2ad6353e77d283ece3e25fa42ab1a7cdbf174a17 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  b33b0249397e7e374fe563cdff99aac83e3d322c71f8f194bd8841fb4d7aebb6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    273867
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  52bd2b15ff5b85815e60467e49afb15308cf583c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  63390dc57b2cf78c03d996645aa21f5937c23ad34bffdb19d493cf1f62e885c7 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    285032
</span> 
 use_configure       no
 
</pre><pre style='margin:0'>

</pre>