Changes between Version 119 and Version 120 of Migration


Ignore:
Timestamp:
Nov 2, 2021, 2:33:28 PM (3 years ago)
Author:
cjones051073 (Chris Jones)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v119 v120  
    4848      sudo port -f uninstall installed
    4949      }}}
    50    a. Clean any partially-completed builds:
     50   a. Run a regular clear out of your installation:
    5151      {{{
    52       sudo rm -rf /opt/local/var/macports/build/*
     52      sudo port reclaim
    5353      }}}
    5454   a. Download and execute the [https://raw.githubusercontent.com/macports/macports-contrib/master/restore_ports/restore_ports.tcl restore_ports script]. (If you installed MacPorts from source and used a custom prefix, then you'll need to use the -p option when you run restore_ports.tcl; see `./restore_ports.tcl -h`.)