<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/b66657cd661c2de09a75739c9aef676db2323765">https://github.com/macports/macports-ports/commit/b66657cd661c2de09a75739c9aef676db2323765</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 b66657cd661 po4a: add missed conflicts_build pg, oops
</span>b66657cd661 is described below

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

<span style='display:block; white-space:pre;color:#404040;'>    po4a: add missed conflicts_build pg, oops
</span>---
 textproc/po4a/Portfile | 1 +
 1 file changed, 1 insertion(+)

<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 5ae167697c3..028fd13832f 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;'>@@ -3,6 +3,7 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 PortGroup           perl5 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           conflicts_build 1.0
</span> 
 github.setup        mquinson po4a 0.65 v
 revision            0
</pre><pre style='margin:0'>

</pre>