Changes between Version 39 and Version 40 of Migration


Ignore:
Timestamp:
Jul 20, 2011, 6:33:03 PM (13 years ago)
Author:
jmroot (Joshua Root)
Comment:

add --follow-dependents to uninstall command, so ports with deactivate hooks have the best chance to run them cleanly

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v39 v40  
    2020 2. Uninstall all installed ports:
    2121{{{
    22 sudo port -f uninstall installed
     22sudo port -f uninstall --follow-dependents installed
    2323}}}
    2424 3. Clean any partially-completed builds and remove any archives: