<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bd77682cf0159feda9529d7d8e72f2cc5d09fffc">https://github.com/macports/macports-ports/commit/bd77682cf0159feda9529d7d8e72f2cc5d09fffc</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit bd77682cf0159feda9529d7d8e72f2cc5d09fffc
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sun Nov 19 09:52:29 2023 -0500

<span style='display:block; white-space:pre;color:#404040;'>    thefuck: use default livecheck
</span>---
 python/thefuck/Portfile | 2 --
 1 file changed, 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/thefuck/Portfile b/python/thefuck/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7b3ca5930a5..1dfb4615f7c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/thefuck/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/thefuck/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,8 +31,6 @@ depends_lib-append      port:py${python.version}-colorama \
</span>                         port:py${python.version}-pyte \
                         port:py${python.version}-six
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type      pypi
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> notes "
 To configure thefuck fuck alias, add this to your startup file (eg. .bash_profile, .zshrc)
 
</pre><pre style='margin:0'>

</pre>