<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c1a656ca2756fb9aab09c42069bc901acd6a183d">https://github.com/macports/macports-ports/commit/c1a656ca2756fb9aab09c42069bc901acd6a183d</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 c1a656ca275 tidy: Ignore stealth update
</span>c1a656ca275 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c1a656ca2756fb9aab09c42069bc901acd6a183d
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Mar 23 03:29:41 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    tidy: Ignore stealth update
</span>---
 www/tidy/Portfile | 4 ++++
 1 file changed, 4 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/tidy/Portfile b/www/tidy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 52e8982d1c0..7698376a452 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/tidy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/tidy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,6 +23,10 @@ long_description        Tidy is a utility to clean up and fix broken HTML files.
</span> homepage                http://www.html-tidy.org/
 github.tarball_from     archive
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Ignore stealth update of 5.8.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://github.com/htacg/tidy-html5/issues/974
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites            macports_distfiles
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> depends_build-append    port:libxslt
 
 patchfiles              tidyplatform.h.patch
</pre><pre style='margin:0'>

</pre>