<pre style='margin:0'>
Aaron Madlon-Kay (amake) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/15cce64c6c11dc5c6cdb55f9980a256986653802">https://github.com/macports/macports-ports/commit/15cce64c6c11dc5c6cdb55f9980a256986653802</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 15cce64c6c1 committed: fix copy-and-paste error
</span>15cce64c6c1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 15cce64c6c11dc5c6cdb55f9980a256986653802
</span>Author: Aaron Madlon-Kay <amake@macports.org>
AuthorDate: Tue Sep 7 12:39:05 2021 +0900

<span style='display:block; white-space:pre;color:#404040;'>    committed: fix copy-and-paste error
</span>---
 devel/committed/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/committed/Portfile b/devel/committed/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5e26799a4fe..9b7e7220299 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/committed/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/committed/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@ long_description    {*}${description}
</span> checksums           ${distname}${extract.suffix} \
                     rmd160  800ff7572d0aaed0767265e9b135ea476995e806 \
                     sha256  842e2f9b88dde7be4452aaa8a872f28dda954ce4470707a5c1c0422b0cfa2ab3 \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    28489 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    28489
</span> 
 depends_lib-append  port:libgit2 \
                     port:zlib \
</pre><pre style='margin:0'>

</pre>