<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/41cb148a818c1a668fab10124481573d9247dfa8">https://github.com/macports/macports-ports/commit/41cb148a818c1a668fab10124481573d9247dfa8</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 41cb148a818 dosbox-x: fix case of file
</span>41cb148a818 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 41cb148a818c1a668fab10124481573d9247dfa8
</span>Author: Ken Cunningham <ken.cunningham.webuse@gmail.com>
AuthorDate: Sun Aug 23 19:31:33 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    dosbox-x: fix case of file
</span>---
 emulators/dosbox-x/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/emulators/dosbox-x/Portfile b/emulators/dosbox-x/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5c3b84fcbae..addbe98d04d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/emulators/dosbox-x/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/emulators/dosbox-x/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -66,7 +66,7 @@ post-destroot {
</span>         README.xbrz \
         AUTHORS \
         COPYING \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        ChangeLog \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        CHANGELOG \
</span>         THANKS \
         ${destroot}${prefix}/share/doc/${name}
 }
</pre><pre style='margin:0'>

</pre>