New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80899


Ignore:
Timestamp:
07/20/11 13:36:55 (4 years ago)
Author:
jmr@…
Message:

www: add temporary note about Lion support to install.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/install.php

    r80898 r80899  
    1313    <h2 class="hdr">Installing MacPorts</h2> 
    1414 
    15     <p>MacPorts version <?php print $macports_version_latest; ?> is available in various formats for download and installation (note, if you are upgrading your Mac OS X to a new major release, see the <a href="http://trac.macports.org/wiki/Migration">migration info page</a>): 
     15    <p>MacPorts version <?php print $macports_version_latest; ?> is available in various formats for download and installation (note, if you are upgrading your Mac OS X to a new major release, see the <a href="https://trac.macports.org/wiki/Migration">migration info page</a>): 
    1616    </p> 
     17 
     18    <p>Note for Lion users: There is no official release supporting Mac OS X 10.7 yet, but you can test the 
     19    <a href="<?php print $downloads; ?>testing/">MacPorts 2.0.0 release candidate</a> if you like.</p> 
    1720 
    1821    <ul> 
Note: See TracChangeset for help on using the changeset viewer.