<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/692083ff68ac9a327a34f982a0ab197aae896d3c">https://github.com/macports/macports-ports/commit/692083ff68ac9a327a34f982a0ab197aae896d3c</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 692083ff68a hwloc: enable tests
</span>692083ff68a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 692083ff68ac9a327a34f982a0ab197aae896d3c
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Thu Feb 9 12:49:10 2023 +0700

<span style='display:block; white-space:pre;color:#404040;'>    hwloc: enable tests
</span>---
 devel/hwloc/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/hwloc/Portfile b/devel/hwloc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4737a16f980..2481bee4538 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/hwloc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/hwloc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,6 +40,9 @@ configure.args      --without-x \
</span> 
 configure.checks.implicit_function_declaration.whitelist-append strchr
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+test.run            yes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+test.target         check
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> livecheck.type      regex
 livecheck.regex     "${name} v(\[0-9.\]+) "
 
</pre><pre style='margin:0'>

</pre>