<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bebfa742001af845ae8e33a7dadee89db6b0c413">https://github.com/macports/macports-ports/commit/bebfa742001af845ae8e33a7dadee89db6b0c413</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 bebfa742001 universal-ctags: update to 5.9.20220116.0
</span>bebfa742001 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit bebfa742001af845ae8e33a7dadee89db6b0c413
</span>Author: Kirill A. Korinsky <kirill@korins.ky>
AuthorDate: Fri Jan 21 22:29:39 2022 +0100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/universal-ctags/Portfile b/devel/universal-ctags/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 232aa2a0f8e..7a634d53958 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/universal-ctags/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/universal-ctags/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        universal-ctags ctags 5.9.20220109.0 p
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        universal-ctags ctags 5.9.20220116.0 p
</span> name                universal-ctags
 epoch               1
 revision            0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,9 +23,9 @@ long_description \
</span> 
 homepage            https://ctags.io
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  317363d389b418a7654a6b966b1401efc26b142c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  f133cd4ca230efafbab77f21098a9112e2c83ffcf6c2ff26472aad77894b2f3c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    2824553
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  3d5c698a39d7f81f9f600145e49b889c75f0b8b8 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  11d96c37d11fd71cd5f9a2e7bed4d13117e7500db496632af772150dc73abb2a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    2824648
</span> 
 pre-patch {
     if {![file exists ${prefix}/bin/rst2man.py]} {
</pre><pre style='margin:0'>

</pre>