<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/69cb26740dafdb89943112bb2f43fd0705487f5c">https://github.com/macports/macports-ports/commit/69cb26740dafdb89943112bb2f43fd0705487f5c</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 69cb26740da py-beautifulsoup4: no livecheck in subports
</span>69cb26740da is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 69cb26740dafdb89943112bb2f43fd0705487f5c
</span>Author: Kirill A. Korinsky <kirill@korins.ky>
AuthorDate: Tue Apr 19 04:51:06 2022 +0200

<span style='display:block; white-space:pre;color:#404040;'>    py-beautifulsoup4: no livecheck in subports
</span>---
 python/py-beautifulsoup4/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-beautifulsoup4/Portfile b/python/py-beautifulsoup4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 160e049b66e..b1a78e40aa3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-beautifulsoup4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-beautifulsoup4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -64,4 +64,6 @@ if {${name} ne ${subport}} {
</span>     default_variants    +html5lib +lxml
 
     test.run        yes
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    livecheck.type  none
</span> }
</pre><pre style='margin:0'>

</pre>