<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/1de02acae000754ca6da880e8329f1c705847cfb">https://github.com/macports/macports-ports/commit/1de02acae000754ca6da880e8329f1c705847cfb</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 1de02acae00 cloc: update to 1.98
</span>1de02acae00 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1de02acae000754ca6da880e8329f1c705847cfb
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Sun Aug 20 16:45:29 2023 +0800
<span style='display:block; white-space:pre;color:#404040;'> cloc: update to 1.98
</span>---
textproc/cloc/Portfile | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/cloc/Portfile b/textproc/cloc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 944f0b225d8..5b696e18b26 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/cloc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/cloc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,11 +4,11 @@ PortSystem 1.0
</span> PortGroup github 1.0
PortGroup perl5 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup AlDanial cloc 1.96 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup AlDanial cloc 1.98 v
</span> revision 0
perl5.branches 5.34
categories textproc devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license GPL-2 Artistic-1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license {Artistic-1 GPL-2}
</span> supported_archs noarch
platforms any
maintainers nomaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,9 +18,9 @@ long_description cloc counts blank lines, comment lines, and physical \
</span> Given two versions of a code base, cloc can compute \
differences in blank, comment, and source lines.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 1088aca4063aeb9d961ca254668c78e6641c54fc \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 a41fc5b72f2ebede2acc46d0f6409b79cd3c539dcc1ad7c8e181670cb2b28d90 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 646739
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 7a64b193445b13a58a835fa65e3dbd4b6fac56d6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 92fee0cb2b37e64b66a0fe60c9c0771f7c06bec1c9dfb0ab7c4b8c8f0be00583 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 661524
</span>
depends_run-append port:perl${perl5.major} \
port:p${perl5.major}-algorithm-diff \
</pre><pre style='margin:0'>
</pre>