Changes between Version 41 and Version 42 of Migration


Ignore:
Timestamp:
Aug 13, 2011, 4:35:29 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

recommend users update all aspects of macports.conf not just archs

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v41 v42  
    77After 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. You will find the Xcode installer on the Mac OS X installation DVD or on the Apple Developer web site.
    88
    9 === Update archs in macports.conf ===
     9=== Update macports.conf ===
     10
    1011If your macports.conf contains uncommented settings for universal_archs or build_arch, you will likely want to update them, since unlike earlier OS versions, the compiler on Snow Leopard will build for x86_64 by default on systems that support it. The default values will be fine for almost all users, so unless you know you need something different, just comment out these two lines.
     12
     13Several other settings in macports.conf have changed their defaults over the years. Take a moment to compare each line of your macports.conf with the corresponding line in macports.conf.default in the same directory. Unless you know a reason why a line your settings file should be different from the defaults, adopt the line from the defaults file.
    1114
    1215=== Reinstall ports === #ports