Changes between Version 115 and Version 116 of Migration


Ignore:
Timestamp:
Jan 30, 2020, 5:09:53 PM (4 years ago)
Author:
jmercouris (John Mercouris)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v115 v116  
    5252      sudo rm -rf /opt/local/var/macports/build/*
    5353      }}}
    54    a. Download and execute the 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`.)
     54   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`.)
    5555      {{{
    5656      curl --location --remote-name https://github.com/macports/macports-contrib/raw/master/restore_ports/restore_ports.tcl