<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c9df592f12908eca21841cd1f35d9993a57545db">https://github.com/macports/macports-ports/commit/c9df592f12908eca21841cd1f35d9993a57545db</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c9df592f12908eca21841cd1f35d9993a57545db
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Mon Jan 15 21:28:38 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    rb-rake: non-functional: minor space correction in portfile
</span>---
 ruby/rb-rake/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ruby/rb-rake/Portfile b/ruby/rb-rake/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c3eba1aebcb..dd18f589648 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ruby/rb-rake/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ruby/rb-rake/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,7 +29,7 @@ long_description    This package contains Rake, a simple ruby build \
</span>                     Rake has the following features: \
                     * Rakefiles (rakeʼs version of Makefiles) are \
                     completely defined in standard Ruby syntax. No XML \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    files to edit.  No quirky Makefile syntax to worry \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    files to edit. No quirky Makefile syntax to worry \
</span>                     about (is that a tab or a space?) \
                     * Users can specify tasks with prerequisites. \
                     * Rake supports rule patterns to sythesize implicit \
</pre><pre style='margin:0'>

</pre>