<pre style='margin:0'>
Dan Villiom Podlaski Christiansen (danchr) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4a2c1dcf993890f48807bd21abefc179a3366165">https://github.com/macports/macports-ports/commit/4a2c1dcf993890f48807bd21abefc179a3366165</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 4a2c1dcf993 zsh-syntax-highlighting: update to 0.7.1
</span>4a2c1dcf993 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 4a2c1dcf993890f48807bd21abefc179a3366165
</span>Author: Dan Villiom Podlaski Christiansen <danchr@macports.org>
AuthorDate: Sat Sep 12 17:05:30 2020 +0200
<span style='display:block; white-space:pre;color:#404040;'> zsh-syntax-highlighting: update to 0.7.1
</span>---
sysutils/zsh-syntax-highlighting/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/zsh-syntax-highlighting/Portfile b/sysutils/zsh-syntax-highlighting/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 949a062e605..c2c572162d6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/zsh-syntax-highlighting/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/zsh-syntax-highlighting/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-syntax-highlighting 0.6.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup zsh-users zsh-syntax-highlighting 0.7.1
</span>
categories sysutils shells
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,9 +26,9 @@ license BSD
</span> platforms darwin
supported_archs noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums sha256 f808b83a18bfd72b179a0cc94ba644d2b0518bee7a95d9af9c58a2b9ab41a164 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- rmd160 dd3767b117daaf9e87134ec2569eaf8e5077c95a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 111551
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums sha256 5abb9814ed5fcfc9d393be4932adb86b39de3b324eee8ade2debe44530acd840 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ rmd160 9df8771fb309f44f62a41fb0af65ddc34296d506 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 133551
</span>
depends_run path:bin/zsh:zsh
</pre><pre style='margin:0'>
</pre>