<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/87ce0dabbd1da8f1043b64b5bbae41d6c296faef">https://github.com/macports/macports-ports/commit/87ce0dabbd1da8f1043b64b5bbae41d6c296faef</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 87ce0dabbd1 libtermkey: fix minor typo
</span>87ce0dabbd1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 87ce0dabbd1da8f1043b64b5bbae41d6c296faef
</span>Author: Ken <21211439+kencu@users.noreply.github.com>
AuthorDate: Fri Dec 2 15:42:26 2022 -0800

<span style='display:block; white-space:pre;color:#404040;'>    libtermkey: fix minor typo
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    closes: https://trac.macports.org/ticket/66377
</span>---
 devel/libtermkey/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libtermkey/Portfile b/devel/libtermkey/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ea49a437e77..c18f63273fc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libtermkey/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libtermkey/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ maintainers         {raimue @raimue} \
</span>                     openmaintainer
 license             MIT
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description         Cross-platform asychronous I/O
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         Cross-platform asynchronous I/O
</span> 
 long_description \
     libuv is a multi-platform support library with a focus on asynchronous I/O.
</pre><pre style='margin:0'>

</pre>