<pre style='margin:0'>
Jeremy L (nerdling) pushed a commit to branch master
in repository macports-www.

</pre>
<p><a href="https://github.com/macports/macports-www/commit/e5175f34934d62f5c6220e6d25737be91c891fd1">https://github.com/macports/macports-www/commit/e5175f34934d62f5c6220e6d25737be91c891fd1</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 e5175f3  install: cleanup old installers
</span>e5175f3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e5175f34934d62f5c6220e6d25737be91c891fd1
</span>Author: Jeremy Lavergne <snc@macports.org>
AuthorDate: Wed Oct 16 10:10:02 2019 -0400

<span style='display:block; white-space:pre;color:#404040;'>    install: cleanup old installers
</span>---
 install.php | 2 --
 1 file changed, 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/install.php b/install.php
</span><span style='display:block; white-space:pre;color:#808080;'>index 1d8d9f1..9e1cd0c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/install.php
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/install.php
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,8 +18,6 @@
</span>             <ul>
                 <li><a href="<?php echo $catalina_pkg; ?>">macOS Catalina v10.15</a></li>
                 <li><a href="<?php echo $mojave_pkg; ?>">macOS Mojave v10.14</a></li>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                <li><a href="<?php echo $highsierra_pkg; ?>">macOS High Sierra v10.13</a></li>
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                <li><a href="<?php echo $sierra_pkg; ?>">macOS Sierra v10.12</a></li>
</span>                 <li><a href="#installing">Older OS? See here.</a></li>
             </ul>
         </li>
</pre><pre style='margin:0'>

</pre>