<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4d26619fceac0fddaf49ce9c0910fe2705600ba9">https://github.com/macports/macports-ports/commit/4d26619fceac0fddaf49ce9c0910fe2705600ba9</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 4d26619fcea po4a: update to 0.65 & add build conflicts
</span>4d26619fcea is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4d26619fceac0fddaf49ce9c0910fe2705600ba9
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Mon Dec 13 15:16:02 2021 +0800

<span style='display:block; white-space:pre;color:#404040;'>    po4a: update to 0.65 & add build conflicts
</span>---
 textproc/po4a/Portfile | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/po4a/Portfile b/textproc/po4a/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 58c21999b60..5ae167697c3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/po4a/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/po4a/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,14 +4,16 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           perl5 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        mquinson po4a 0.64 v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        mquinson po4a 0.65 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            0
</span> 
 # NOTE: Presently this component utilizes core component Pod::Parser, which
 #   is being phased out. Indeed, it's no longer included in the core Perl5
 #   distribution, starting with 5.32. So until upstream migrates completely
 #   to 'pod-simple', we cannot go beyond 5.30.
 perl5.branches      5.30
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Higher versions of perl being active can cause build failure
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts_build     perl5.32 perl5.34
</span> 
 categories          textproc
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,9 +29,9 @@ long_description    The po4a (PO for anything) project goal is to ease \
</span> homepage            https://po4a.org/
 github.tarball_from releases
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  33975d49c568a087f71bdd8ad73df58b333099e2 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  34d14042e1925cf9a77649cb64f5b900125d2fc9ca5298c67889a76c2d3975e5 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    4121565
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  fa065c2cb92d8110a762cfa84730b5f22d9bd2fe \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  1797651c6e47bc83dae9a58b1ddeaf0200c750155f45f5123287a8c30039a180 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    4152612
</span> 
 # TODO: check and fix dependencies
 depends_lib-append  \
</pre><pre style='margin:0'>

</pre>