Changes between Version 53 and Version 54 of Migration


Ignore:
Timestamp:
Jun 10, 2012, 6:03:09 PM (12 years ago)
Author:
jmroot (Joshua Root)
Comment:

use https

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v53 v54  
    66=== Reinstall Xcode and MacPorts ===
    77
    8 After performing either of these types of system upgrades, you will first need to [http://www.macports.org/install.php install the base MacPorts system] again, either from the appropriate disk image or from source. If you are upgrading from a prior version of Mac OS X, install the latest version of Xcode for your new OS. This will not be done for you automatically; Xcode is not updated by Software Update, so you must update it manually. For Lion, Xcode is available for free on the Mac App Store. For earlier OS versions, you will find the Xcode installer on the Mac OS X installation DVD or on the Apple Developer web site.
     8After performing either of these types of system upgrades, you will first need to [https://www.macports.org/install.php install the base MacPorts system] again, either from the appropriate disk image or from source. If you are upgrading from a prior version of Mac OS X, install the latest version of Xcode for your new OS. This will not be done for you automatically; Xcode is not updated by Software Update, so you must update it manually. For Lion, Xcode is available for free on the Mac App Store. For earlier OS versions, you will find the Xcode installer on the Mac OS X installation DVD or on the Apple Developer web site.
    99
    1010=== Update macports.conf ===
     
    4343 4. Run these commands to download and execute the restore_ports script. (If you installed MacPorts from source and put its Tcl package somewhere other than /Library/Tcl, then you'll need to use the -t option when you run restore_ports.tcl; see `./restore_ports.tcl -h`.)
    4444{{{
    45 curl -O http://svn.macports.org/repository/macports/contrib/restore_ports/restore_ports.tcl
     45curl -O https://svn.macports.org/repository/macports/contrib/restore_ports/restore_ports.tcl
    4646chmod +x restore_ports.tcl
    4747sudo ./restore_ports.tcl myports.txt