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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6fa23ff0dc7a8f510e7a2337b9664c19417b2d53">https://github.com/macports/macports-ports/commit/6fa23ff0dc7a8f510e7a2337b9664c19417b2d53</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6fa23ff0dc7a8f510e7a2337b9664c19417b2d53
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Jun 26 14:52:58 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    ruby31: Fix typo in comment
</span>---
 lang/ruby31/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/ruby31/Portfile b/lang/ruby31/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a2b2c52bccb..2082afaaa8f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/ruby31/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/ruby31/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -88,7 +88,7 @@ configure.args-append   AR=${prefix}/bin/ar RANLIB=${prefix}/bin/ranlib
</span> # https://bugs.ruby-lang.org/issues/18373
 patchfiles  patch-_bundle_gems-extconf.rb.diff
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# fix version detection with AvailabitiryMacro.h
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# fix version detection with AvailabilityMacros.h
</span> # future version should be a numeric literal, not a macro
 patchfiles-append   patch-configure.diff \
                     patch-dln.c.diff
</pre><pre style='margin:0'>

</pre>