<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ff6a014015442f391ee2fd0fe4d1e1903c7fa5c5">https://github.com/macports/macports-ports/commit/ff6a014015442f391ee2fd0fe4d1e1903c7fa5c5</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 ff6a014  cloc: update to 1.80
</span>ff6a014 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ff6a014015442f391ee2fd0fe4d1e1903c7fa5c5
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Wed Oct 10 07:44:59 2018 +0000

<span style='display:block; white-space:pre;color:#404040;'>    cloc: update to 1.80
</span>---
 textproc/cloc/Portfile | 7 ++++---
 1 file changed, 4 insertions(+), 3 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 787d008..c85dd78 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,7 +4,7 @@ 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.76 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        AlDanial cloc 1.80 v
</span> perl5.branches      5.26
 categories          textproc devel
 license             GPL-2 Artistic-1
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,8 +17,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  c09d85491492a5af7a2bab0f4903612c45723480 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  e67a578a1c8f926624f1bf64dd08d933a187b403e4cd960e4dcfc970c91b6bdd
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  cba37e0852ce7e3ce4ae3fa39acfc25623905050 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  4317933344b2d2fa0de6f9abac74c19f51ec4f047aa45fa3fe1872f61f2eb0ec \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    451931
</span> 
 depends_run-append  port:perl${perl5.major} \
                     port:p${perl5.major}-algorithm-diff \
</pre><pre style='margin:0'>

</pre>