<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/c9dbc7864bb995a7d8c8ffee76fb969392ef9b61">https://github.com/macports/macports-ports/commit/c9dbc7864bb995a7d8c8ffee76fb969392ef9b61</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 c9dbc7864bb mesa: minor typo
</span>c9dbc7864bb is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c9dbc7864bb995a7d8c8ffee76fb969392ef9b61
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Sat Oct 15 12:24:46 2022 -0700

<span style='display:block; white-space:pre;color:#404040;'>    mesa: minor typo
</span>---
 x11/mesa/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/mesa/Portfile b/x11/mesa/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cb885e48400..2560883f4c7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/mesa/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/mesa/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -76,7 +76,7 @@ platform darwin {
</span>     if {${os.major} < 10} {
           # avoid use of libunwind, which is not in the System on < darwin 10
           # see https://trac.macports.org/ticket/65934
<span style='display:block; white-space:pre;background:#ffe0e0;'>-          configure.cppflags-append -Dlibunwind=disabled
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+          configure.args-append  -Dlibunwind=disabled
</span>     }
 
     pre-configure {
</pre><pre style='margin:0'>

</pre>