<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0c08e271cd8d155dc4cddee9d1c46e55c8e468b8">https://github.com/macports/macports-ports/commit/0c08e271cd8d155dc4cddee9d1c46e55c8e468b8</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 0c08e271cd8 apache-arrow: fix comment typo
</span>0c08e271cd8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0c08e271cd8d155dc4cddee9d1c46e55c8e468b8
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Thu Apr 29 18:48:16 2021 +0100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/apache-arrow/Portfile b/devel/apache-arrow/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 098210f7a04..64650adedb7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/apache-arrow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/apache-arrow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -135,7 +135,7 @@ configure.args-append \
</span>                     -DLLVM_ROOT:PATH=${llvm_prefix} \
                     -DRE2_SOURCE:STRING=SYSTEM
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# Build auto-detects cache if it is installed and a part of itattempts
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Build auto-detects cache if it is installed and a part of it attempts
</span> # to write to CCACHE_DIR which is not allow if configure.ccache=off.
 # So have to set CCACHE_DIR to the build area to avoid this...
 if {![option configure.ccache]} {
</pre><pre style='margin:0'>

</pre>