<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/cf58eaff8ad64098675bf9bbd0967eb03f35a5be">https://github.com/macports/macports-www/commit/cf58eaff8ad64098675bf9bbd0967eb03f35a5be</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 cf58eaf  Add link to public signing key
</span>cf58eaf is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cf58eaff8ad64098675bf9bbd0967eb03f35a5be
</span>Author: cohunter <35784270+cohunter@users.noreply.github.com>
AuthorDate: Thu Nov 28 01:16:29 2019 -0800

<span style='display:block; white-space:pre;color:#404040;'>    Add link to public signing key
</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/59763
</span>---
 install.php | 2 ++
 1 file changed, 2 insertions(+)

<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..eca4e01 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;'>@@ -57,6 +57,8 @@
</span> 
     <p>Checksums for our packaged <a href="<?php print $downloads; ?>">downloads</a> are contained in the corresponding <a
     href="<?php print $checksums; ?>">checksums file</a>.</p>
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    <p>The public key to verify the detached GPG signatures can be found under the <a href="https://trac.macports.org/wiki/jmr#no1">attachments section on jmr's wiki page</a>. (<a href="https://trac.macports.org/attachment/wiki/jmr/jmr_at_macports_org-2013.pubkey">Direct Link</a>).</p>
</span> 
 
     <div id="requirements">
</pre><pre style='margin:0'>

</pre>