Changes between Version 107 and Version 108 of Migration
- Timestamp:
- Apr 12, 2018, 4:12:03 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Migration
v107 v108 53 53 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 54 {{{ 55 curl --location --remote-name \ 56 https://github.com/macports/macports-contrib/blob/master/restore_ports/restore_ports.tcl 55 curl --location --remote-name https://github.com/macports/macports-contrib/raw/master/restore_ports/restore_ports.tcl 57 56 chmod +x restore_ports.tcl 58 57 sudo ./restore_ports.tcl myports.txt