<pre style='margin:0'>
Ryan Carsten Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e615d1412239085d592ac7758a80d982d37b1062">https://github.com/macports/macports-ports/commit/e615d1412239085d592ac7758a80d982d37b1062</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 e615d141223 json-tui: Fix case of patchfile name
</span>e615d141223 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e615d1412239085d592ac7758a80d982d37b1062
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Sat May 25 12:44:34 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    json-tui: Fix case of patchfile name
</span>---
 devel/json-tui/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/json-tui/Portfile b/devel/json-tui/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 65a48be363d..6516a18d017 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/json-tui/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/json-tui/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,6 +20,6 @@ depends_lib-append  port:args \
</span>                     port:FTXUI \
                     port:nlohmann-json
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-patchfiles-append   patch-CmakeLists.diff
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+patchfiles-append   patch-CMakeLists.diff
</span> 
 compiler.cxx_standard   2017
</pre><pre style='margin:0'>

</pre>