<pre style='margin:0'>
Ryan Carsten Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/25ae84efc3a959d86a9e7a85b96876408ce58f79">https://github.com/macports/macports-ports/commit/25ae84efc3a959d86a9e7a85b96876408ce58f79</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 25ae84efc3a opencc: Fix case of distfile
</span>25ae84efc3a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 25ae84efc3a959d86a9e7a85b96876408ce58f79
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Fri Aug 2 02:06:42 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> opencc: Fix case of distfile
</span>---
textproc/opencc/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/opencc/Portfile b/textproc/opencc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aa0fdc16154..faba2e8c315 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/opencc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/opencc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,6 +24,7 @@ long_description Open Chinese Convert (OpenCC) is an open-source project \
</span> idioms among Mainland China, Taiwan and Hong Kong.
github.tarball_from releases
<span style='display:block; white-space:pre;background:#e0ffe0;'>+distname ${name}-${version}
</span>
depends_lib port:marisa-trie
</pre><pre style='margin:0'>
</pre>