<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/719640126aa483c7e8094e4940bb6967d7223032">https://github.com/macports/macports-ports/commit/719640126aa483c7e8094e4940bb6967d7223032</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 719640126aa vile: Ignore upstream stealth update of 9.8u
</span>719640126aa is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 719640126aa483c7e8094e4940bb6967d7223032
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Jul 30 19:00:33 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    vile: Ignore upstream stealth update of 9.8u
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/63306
</span>---
 editors/vile/Portfile | 4 ++++
 1 file changed, 4 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/vile/Portfile b/editors/vile/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 39336781cc6..a9f70dbd49b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/vile/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/vile/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,6 +23,10 @@ long_description    vile is a text editor which is extremely compatible \
</span> homepage            https://invisible-island.net/vile/
 master_sites        ftp://ftp.invisible-island.net/pub/${name}/current/ \
                     https://invisible-mirror.net/archives/${name}/current/
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Ignore stealth update of 9.8u that added an irrelevant revlist.bak file.
</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> extract.suffix      .tgz
 
 checksums           rmd160  f4eb3b934fab92cc75fe1dc83ec03b358d827d7d \
</pre><pre style='margin:0'>

</pre>