Changes between Version 9 and Version 10 of MacPortsRenaming


Ignore:
Timestamp:
Jun 6, 2007, 7:11:06 PM (17 years ago)
Author:
jmpp@…
Comment:

Note that ~/.macports/ports.conf is also updated

Legend:

Unmodified
Added
Removed
Modified
  • MacPortsRenaming

    v9 v10  
    5959}}}
    6060
    61 An upgrade target in the [source:branches/dp2mp-move/base/Makefile.in main Makefile] takes care of moving everything that's "old" in an existing MacPorts installation into its new location before regular installation of the new sources begins, as detailed in the moves above. Also, among these moves there are a set of `sed` rules that act on existing configuration files to upgrade them to the new conventions. For the new `macpors.conf` file, these are:
     61An upgrade target in the [source:branches/dp2mp-move/base/Makefile.in main Makefile] takes care of moving everything that's "old" in an existing MacPorts installation into its new location before regular installation of the new sources begins, as detailed in the moves above. Also, among the rules in this target there are a set of `sed` calls that act on existing configuration files to upgrade them to the new conventions. For the new global and user specific `macpors.conf` file (`/opt/local/etc/ports/ports.conf` and `~/.macports/ports.conf`, respectively, on trunk based intallations), these are:
    6262
    6363 * new default path up to the configuration files is inserted, `/opt/local/etc/ports  --->  /opt/local/etc/macports`;