Changes between Version 92 and Version 93 of Migration


Ignore:
Timestamp:
Nov 28, 2016, 9:02:12 PM (7 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

fetch restore_ports from GitHub (#52975)

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v92 v93  
    4949   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`.)
    5050      {{{
    51       curl --remote-name \
    52           https://svn.macports.org/repository/macports/contrib/restore_ports/restore_ports.tcl
     51      curl --location --remote-name \
     52          https://github.com/macports/macports-contrib/raw/master/restore_ports/restore_ports.tcl
    5353      chmod +x restore_ports.tcl
    5454      sudo ./restore_ports.tcl myports.txt