<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/99b94386e5bb19818ca603afa3c7ccb4b376265b">https://github.com/macports/macports-ports/commit/99b94386e5bb19818ca603afa3c7ccb4b376265b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 99b94386e5bb19818ca603afa3c7ccb4b376265b
</span>Author: Thomas E. Dickey <dickey@invisible-island.net>
AuthorDate: Tue Feb 27 03:36:09 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    re-flex: in notes section, explain the renaming
</span>---
 devel/re-flex/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/re-flex/Portfile b/devel/re-flex/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2bcae56528b..6052d0ee5ce 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/re-flex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/re-flex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,7 +26,7 @@ long_description    RE/flex is a regex-centric, fast lexical analyzer generator
</span> 
 homepage            https://www.genivia.com/doc/reflex/html/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-notes               "The executable and manpage are renamed to avoid conflict with the pre-existing \"reflex\" port."
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+notes               "The executable and manpage are renamed to \"re-flex\" (consistent with the port name), avoiding conflict with the pre-existing \"reflex\" port."
</span> 
 configure.args-append --program-transform-name=s,reflex,re-flex,g
 
</pre><pre style='margin:0'>

</pre>