<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/59842ba1f5095dc886e4c8cdf2a7ee96ad23b857">https://github.com/macports/macports-ports/commit/59842ba1f5095dc886e4c8cdf2a7ee96ad23b857</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 59842ba1f50 exa: bump rev for libgit2 update, add libgit2 as explicit dependency
</span>59842ba1f50 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 59842ba1f5095dc886e4c8cdf2a7ee96ad23b857
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Thu Oct 7 08:17:55 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    exa: bump rev for libgit2 update, add libgit2 as explicit dependency
</span>---
 sysutils/exa/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/exa/Portfile b/sysutils/exa/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0d6cd8cd233..16563ae078c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/exa/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/exa/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           github 1.0
</span> PortGroup           cargo 1.0
 
 github.setup        ogham exa 0.10.1 v
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            2
</span> categories          sysutils
 platforms           darwin
 maintainers         {catlett.info:chad @chadcatlett} \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,6 +29,7 @@ checksums           exa-${version}.tar.gz \
</span>                     size    574807
 
 depends_lib-append  port:libiconv \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:libgit2 \
</span>                     port:zlib
 
 installs_libs       no
</pre><pre style='margin:0'>

</pre>