<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/93d62ab7fc977521110154459a94053eec32a130">https://github.com/macports/macports-ports/commit/93d62ab7fc977521110154459a94053eec32a130</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 93d62ab7fc9 committed: update to 0.2.3, add MIT license
</span>93d62ab7fc9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 93d62ab7fc977521110154459a94053eec32a130
</span>Author: Aaron Madlon-Kay <amake@macports.org>
AuthorDate: Tue Sep 7 23:09:41 2021 +0900

<span style='display:block; white-space:pre;color:#404040;'>    committed: update to 0.2.3, add MIT license
</span>---
 devel/committed/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<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 9b7e7220299..df874a84214 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;'>@@ -4,21 +4,21 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           cargo  1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        crate-ci committed 0.1.26 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        crate-ci committed 0.2.3 v
</span> revision            0
 
 categories          devel
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             Apache-2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             Apache-2 MIT
</span> maintainers         {amake @amake} openmaintainer
 
 description         A linter for git commit messages
 long_description    {*}${description}
 
 checksums           ${distname}${extract.suffix} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    rmd160  800ff7572d0aaed0767265e9b135ea476995e806 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  842e2f9b88dde7be4452aaa8a872f28dda954ce4470707a5c1c0422b0cfa2ab3 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    28489
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    rmd160  882ceb3728119492985c381a80f40d23183189f7 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  b5dfa22597bee2a6cb87838ac7077375bd86f1da940d117051e45b9fc40fe840 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    31203
</span> 
 depends_lib-append  port:libgit2 \
                     port:zlib \
</pre><pre style='margin:0'>

</pre>