<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-www.

</pre>
<p><a href="https://github.com/macports/macports-www/commit/34cdee8014a36fbea8b85528b38df34c0a82a47f">https://github.com/macports/macports-www/commit/34cdee8014a36fbea8b85528b38df34c0a82a47f</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 34cdee8  Update current version to 2.8.0
</span>34cdee8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 34cdee8014a36fbea8b85528b38df34c0a82a47f
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Oct 20 17:19:55 2022 +1100

<span style='display:block; white-space:pre;color:#404040;'>    Update current version to 2.8.0
</span>---
 includes/common.inc | 2 +-
 index.php           | 2 +-
 install.php         | 2 --
 3 files changed, 2 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/includes/common.inc b/includes/common.inc
</span><span style='display:block; white-space:pre;color:#808080;'>index a9b32da..263d92d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/includes/common.inc
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/includes/common.inc
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@
</span> ######################################################################
 
 # MacPorts version variables:
<span style='display:block; white-space:pre;background:#ffe0e0;'>-$macports_version_latest = '2.7.2';
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+$macports_version_latest = '2.8.0';
</span> 
 
 ######################################################################
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/index.php b/index.php
</span><span style='display:block; white-space:pre;color:#808080;'>index ec66c35..2e93e37 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/index.php
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/index.php
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@
</span>     . '#using'; ?>">compiling and installing</a> open-source software on your Mac.</p>
 
     <p>We provide a single software tree that attempts to track the latest release of every software title (port) we distribute,
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    without splitting them into &#8220;stable&#8221; Vs. &#8220;unstable&#8221; branches, targeting mainly macOS Mojave v10.14 and later
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    without splitting them into &#8220;stable&#8221; Vs. &#8220;unstable&#8221; branches, targeting mainly macOS Catalina v10.15 and later
</span>     (including macOS Monterey v12 on both Intel and Apple Silicon).
     There are <a href="<?php print $portdb_url; ?>">
     <b>thousands</b> of ports</a> in our tree, distributed among different categories, and more are being added on a regular basis.</p>
<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 34d3411..8caefea 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;'>@@ -229,11 +229,9 @@
</span>     as GCC and X11):</p>
 
     <ul>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        <li><a href="http://www.tcl.tk/">Tcl</a> (8.4 or 8.5), with threads.</li>
</span>         <li><b>mtree</b> for directory hierarchy.</li>
         <li><a href="http://rsync.samba.org/">rsync</a> for syncing the ports.</li>
         <li><a href="http://curl.haxx.se/">cURL</a> for downloading distfiles.</li>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        <li><a href="http://www.sqlite.org/">SQLite</a> for the port registry.</li>
</span>         <li><a href="http://gnustep.org/">GNUstep</a> (Base), for Foundation (optional, can be disabled via configure args).</li>
         <li><a href="http://www.openssl.org/">OpenSSL</a> for signature verification, and optionally for checksums. <b>libmd</b> may
             be used instead for checksums.</li>
</pre><pre style='margin:0'>

</pre>