<pre style='margin:0'>
Vadym-Valdis Yudaiev (judaew) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5cd6809db8a65f09519a32fa9e2505e8707af134">https://github.com/macports/macports-ports/commit/5cd6809db8a65f09519a32fa9e2505e8707af134</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 5cd6809db8a65f09519a32fa9e2505e8707af134
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Sat Mar 25 02:03:39 2023 +0200

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/ansible-lint/Portfile b/sysutils/ansible-lint/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e68bf2c0966..e37ff03356a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/ansible-lint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/ansible-lint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        ansible-community ansible-lint 6.14.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        ansible-community ansible-lint 6.14.3 v
</span> revision            0
 
 categories          sysutils
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,9 +19,9 @@ description         Best practices checker for Ansible playbooks
</span> long_description \
     ansible-lint checks playbooks for practices and behaviour that could potentially be improved
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  23c4619ecfbc67b8b0c48ce6589babb597337b74 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  c23e91f0a1d079a8e84fb419dcf2750a67a2bd988f841878660297bdcfc8c8c2 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    409270
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  f72d3289190ab821bc77d18396be69ead66d437f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  9ccd7848f4742fa67f6ddf2f16011eb78c6191397cc1e44ff93c1ae4363bf67a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    411374
</span> 
 # Keep Python version compatible with yamllint
 python.default_version      311
</pre><pre style='margin:0'>

</pre>