Changes between Version 40 and Version 41 of Migration


Ignore:
Timestamp:
Jul 24, 2011, 1:05:52 AM (13 years ago)
Author:
jmroot (Joshua Root)
Comment:

clean --archive is gone in 2.0

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v40 v41  
    2222sudo port -f uninstall --follow-dependents installed
    2323}}}
    24  3. Clean any partially-completed builds and remove any archives:
     24 3. Clean any partially-completed builds:
    2525{{{
    26 sudo port clean --work --archive all
     26sudo port clean all
    2727}}}
    2828 4. Browse `myports.txt` and install the ports that you actually want to use (as opposed to those that are only needed as dependencies) one by one, remembering to specify the appropriate variants: