<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/64f33095d0a289fe338040b8cc2e3d5c4a581941">https://github.com/macports/macports-ports/commit/64f33095d0a289fe338040b8cc2e3d5c4a581941</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 64f33095d0a289fe338040b8cc2e3d5c4a581941
</span>Author: Austin Ziegler <austin@zieglers.ca>
AuthorDate: Wed Jul 24 15:21:16 2024 -0400
<span style='display:block; white-space:pre;color:#404040;'> felix: conflicts with sysutils/fx
</span>---
sysutils/felix/Portfile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/felix/Portfile b/sysutils/felix/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 246ea8936d5..28f529d9916 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/felix/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/felix/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,12 +6,14 @@ PortGroup github 1.0
</span>
github.setup kyoheiu felix 2.13.0 v
github.tarball_from archive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision 0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision 1
</span>
description tui file manager with vim-like key mapping
long_description {*}${description}
<span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts fx
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> categories sysutils
installs_libs no
license MIT
</pre><pre style='margin:0'>
</pre>