<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/0d91b2bcde4899293b562ce5366dde352d330979">https://github.com/macports/macports-www/commit/0d91b2bcde4899293b562ce5366dde352d330979</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 0d91b2b update port db links
</span>0d91b2b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0d91b2bcde4899293b562ce5366dde352d330979
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Oct 11 02:29:23 2019 +1100
<span style='display:block; white-space:pre;color:#404040;'> update port db links
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Change ports.php to ports.macports.org.
</span>---
contact.php | 2 +-
index.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/contact.php b/contact.php
</span><span style='display:block; white-space:pre;color:#808080;'>index 3a8c21f..f6f6ad3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/contact.php
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/contact.php
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -114,7 +114,7 @@
</span> can also be viewed). Note that in order to interact with Trac for anything other than read only operations, you need
to <a href="<?php print $trac_url . 'auth/register/'; ?>">register</a> with GitHub for an account.</p>
<span style='display:block; white-space:pre;background:#ffe0e0;'>- <p>If you think you've found a bug either in one of our <a href="ports.php">available ports</a> or in MacPorts itself, or
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ <p>If you think you've found a bug either in one of our <a href="<?php print $portdb_url; ?>">available ports</a> or in MacPorts itself, or
</span> on the other hand if you'd like to make a contribution of any kind to the project, feel free to <a href="<?php print $trac_url
. 'newticket'; ?>">open a ticket</a> to help us look into the problem and/or submission. Please keep in mind that we
usually get a fairly high number of duplicate reports for common problems and therefore appreciate any help we can get in
<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 a3a6acb..9655937 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;'>@@ -21,7 +21,7 @@
</span> <p>We provide a single software tree that attempts to track the latest release of every software title (port) we distribute,
without splitting them into “stable” Vs. “unstable” branches, targeting mainly macOS Sierra v10.12 and later
(including macOS Catalina v10.15).
<span style='display:block; white-space:pre;background:#ffe0e0;'>- There are currently <a href="ports.php">
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ There are currently <a href="<?php print $portdb_url; ?>">
</span> <b><?php print $portsdb_info['num_ports']; ?></b> ports</a> in our tree, distributed among <?php print $portsdb_info['num_categories']; ?>
different categories, and more are being added on a regular basis.</p>
</pre><pre style='margin:0'>
</pre>