New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changes between Version 10 and Version 11 of howto/InstallingOlderPort


Ignore:
Timestamp:
01/01/11 09:42:56 (2 years ago)
Author:
jmr@…
Comment:

update to reflect current activate behaviour

Legend:

Unmodified
Added
Removed
Modified
  • howto/InstallingOlderPort

    v10 v11  
    2323}}} 
    2424 
    25 If you later discover you would like to go back to the older version, you can deactivate the current version and reactivate the older one: 
     25If you later discover you would like to go back to the older version, you can activate it, which will automatically deactivate the active version first: 
    2626 
    2727{{{ 
    28 $ sudo port deactivate tcl 
    29 --->  Deactivating tcl 
    3028$ sudo port activate tcl @8.4.16_0+darwin_9 
     29--->  Deactivating tcl @8.5.0_0 
    3130--->  Activating tcl @8.4.16_0+darwin_9 
    3231$