<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9de6320bf40535c5a79aa827f39b44aa96021a46">https://github.com/macports/macports-ports/commit/9de6320bf40535c5a79aa827f39b44aa96021a46</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 9de6320bf40535c5a79aa827f39b44aa96021a46
</span>Author: Janosch Peters <janosch1@mailbox.org>
AuthorDate: Tue Feb 16 18:45:37 2021 +0100

<span style='display:block; white-space:pre;color:#404040;'>    BoCA: Fixed capitalization boca->BoCA
</span>---
 audio/{boca => BoCA}/Portfile                                     | 2 +-
 audio/{boca => BoCA}/files/patch-set-install-path-components.diff | 0
 audio/{boca => BoCA}/files/patch-set-install-path-runtime.diff    | 0
 audio/freac/Portfile                                              | 2 +-
 4 files changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/boca/Portfile b/audio/BoCA/Portfile
</span>similarity index 97%
rename from audio/boca/Portfile
rename to audio/BoCA/Portfile
<span style='display:block; white-space:pre;color:#808080;'>index 4c60fdc296f..52be5be3d61 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/boca/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/BoCA/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           github 1.0
</span> PortGroup           makefile 1.0
 PortGroup           compiler_blacklist_versions 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        enzo1982 boca 1.0.4 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        enzo1982 BoCA 1.0.4 v
</span> github.tarball_from releases
 
 categories          audio
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/boca/files/patch-set-install-path-components.diff b/audio/BoCA/files/patch-set-install-path-components.diff
</span>similarity index 100%
rename from audio/boca/files/patch-set-install-path-components.diff
rename to audio/BoCA/files/patch-set-install-path-components.diff
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/boca/files/patch-set-install-path-runtime.diff b/audio/BoCA/files/patch-set-install-path-runtime.diff
</span>similarity index 100%
rename from audio/boca/files/patch-set-install-path-runtime.diff
rename to audio/BoCA/files/patch-set-install-path-runtime.diff
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/freac/Portfile b/audio/freac/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5c79b54643a..6434d1a84ec 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/freac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/freac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,7 @@ checksums           rmd160  2f1f9ea871793cec1a8fe02a96fb9c03b1fa0c49 \
</span>                     sha256  eb8e362457614b0e256c9c641ed1f0408b6a56e0eb6af11b5993f2ef30403332 \
                     size    3299064
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_lib         port:boca \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_lib         port:BoCA \
</span>                     port:smooth
 
 depends_run         path:lib/libavcodec.dylib:ffmpeg \
</pre><pre style='margin:0'>

</pre>