<pre style='margin:0'>
Vadym-Valdis Yudaiev (judaew) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/364121b68a459046d6d5575dd7be270b6f6930c0">https://github.com/macports/macports-ports/commit/364121b68a459046d6d5575dd7be270b6f6930c0</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 364121b68a4 hunspell-dict-uk_UA: add homepage and livecheck
</span>364121b68a4 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 364121b68a459046d6d5575dd7be270b6f6930c0
</span>Author: Vadym-Valdis Yudaiev <judaew@macports.org>
AuthorDate: Sat Jul 23 13:14:35 2022 +0300

<span style='display:block; white-space:pre;color:#404040;'>    hunspell-dict-uk_UA: add homepage and livecheck
</span>---
 textproc/hunspell-dict-uk_UA/Portfile | 5 +++++
 1 file changed, 5 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/hunspell-dict-uk_UA/Portfile b/textproc/hunspell-dict-uk_UA/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1a147001269..be9e6546ba5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/hunspell-dict-uk_UA/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/hunspell-dict-uk_UA/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,6 +10,7 @@ revision            0
</span> 
 license             GPL-3
 maintainers         {judaew @judaew} openmaintainer
<span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://github.com/brown-uk/dict_uk
</span> 
 master_sites        ${github.master_sites}
 distfiles           hunspell-uk_UA_${version}.zip
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,3 +18,7 @@ distfiles           hunspell-uk_UA_${version}.zip
</span> checksums           rmd160  d1230bea6f213f89d2817e2a079a2af81fcb7195 \
                     sha256  5e0715699750779fd9d87f14ae3a9952ae6c07c1a8a0019464ee49c6f955b668 \
                     size    1480935
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type      regex
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url       https://api.github.com/repos/brown-uk/dict_uk/releases?per_page=100
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex     \".+releases/tag/v(\\d+.\\d+.\\d+)\"
</span></pre><pre style='margin:0'>

</pre>