Changes between Version 115 and Version 116 of Migration
- Timestamp:
- Jan 30, 2020, 5:09:53 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Migration
v115 v116 52 52 sudo rm -rf /opt/local/var/macports/build/* 53 53 }}} 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`.) 55 55 {{{ 56 56 curl --location --remote-name https://github.com/macports/macports-contrib/raw/master/restore_ports/restore_ports.tcl