<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f576686d700c438c233252f3dcb1e859c5e6eece">https://github.com/macports/macports-ports/commit/f576686d700c438c233252f3dcb1e859c5e6eece</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 f576686 cloc: update to 1.72
</span>f576686 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit f576686d700c438c233252f3dcb1e859c5e6eece
</span>Author: Zero King <l2dy@icloud.com>
AuthorDate: Tue Feb 28 04:24:40 2017 +0000
<span style='display:block; white-space:pre;color:#404040;'> cloc: update to 1.72
</span>---
textproc/cloc/Portfile | 6 +++---
1 file changed, 3 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 b5c9090..1a3d2fb 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.70 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup AlDanial cloc 1.72 v
</span> perl5.branches 5.24
categories textproc devel
license GPL-2 Artistic-1
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,8 +17,8 @@ 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 e0e8e107a4d9e98328e3618a535e1b3d5a592b08 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 2bcf70281835b12f3ef01b9da6edf69b93b0ea660836ec5b524751718e41da01
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 46781ae31728c0bf4868b9b9d2ff7cc5b43bcd6d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 e84da7477e6358573bf7898120ed0f9deffb4711e44f26b5c575985eaffd9e2a
</span>
depends_run-append port:perl${perl5.major} \
port:p${perl5.major}-algorithm-diff \
</pre><pre style='margin:0'>
</pre>