[147040] trunk/www

ryandesign at macports.org ryandesign at macports.org
Thu Mar 24 00:31:27 PDT 2016


Revision: 147040
          https://trac.macports.org/changeset/147040
Author:   ryandesign at macports.org
Date:     2016-03-24 00:31:27 -0700 (Thu, 24 Mar 2016)
Log Message:
-----------
includes/header.inc, index.php: use https URLs for www.macosforge.org

Modified Paths:
--------------
    trunk/www/includes/header.inc
    trunk/www/index.php

Modified: trunk/www/includes/header.inc
===================================================================
--- trunk/www/includes/header.inc	2016-03-24 07:28:54 UTC (rev 147039)
+++ trunk/www/includes/header.inc	2016-03-24 07:31:27 UTC (rev 147040)
@@ -90,7 +90,7 @@
                             'Subversion Repository' => $svn_url,
                             'MacPorts Team' => $trac_url . 'wiki/MacPortsDevelopers',
                             'Becoming a Member' => $guide_url . '#project.membership',
-                            'Mac OS Forge' => 'http://www.macosforge.org/'
+                            'Mac OS Forge' => 'https://www.macosforge.org/'
                         );
                         foreach ($shortcuts as $title => $url) {
                             if (basename($_SERVER['PHP_SELF']) == $url) {

Modified: trunk/www/index.php
===================================================================
--- trunk/www/index.php	2016-03-24 07:28:54 UTC (rev 147039)
+++ trunk/www/index.php	2016-03-24 07:31:27 UTC (rev 147040)
@@ -80,7 +80,7 @@
 
     <br />
 
-    <p>Browse over to our generous landlord's homepage, <a href="http://www.macosforge.org">Mac OS Forge</a>, for information
+    <p>Browse over to our generous landlord's homepage, <a href="https://www.macosforge.org">Mac OS Forge</a>, for information
     on other related projects.</p>
 
 </div>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160324/29cd509f/attachment.html>


More information about the macports-changes mailing list