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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3fc008502e52504e85f047ca8de1a8a5bd5eb491">https://github.com/macports/macports-ports/commit/3fc008502e52504e85f047ca8de1a8a5bd5eb491</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 3fc008502e5 xdispatch2: non-functional: fix a typo
</span>3fc008502e5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3fc008502e52504e85f047ca8de1a8a5bd5eb491
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Sun Apr 7 14:35:41 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    xdispatch2: non-functional: fix a typo
</span>---
 devel/xdispatch2/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/xdispatch2/Portfile b/devel/xdispatch2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2a7f7de152f..11ca62bd871 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/xdispatch2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/xdispatch2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -80,7 +80,7 @@ platform darwin {
</span> #     }
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant tests description "Enable testing" } {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant tests description "Enable testing" {
</span>     configure.pre_args-replace \
                     -DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON \
                     -DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=OFF
</pre><pre style='margin:0'>

</pre>