New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changes between Version 6 and Version 7 of howto/Upgrade


Ignore:
Timestamp:
10/24/09 00:15:50 (4 years ago)
Author:
ryandesign@…
Comment:

Use -p when copying to preserve the modification timestamp

Legend:

Unmodified
Added
Removed
Modified
  • howto/Upgrade

    v6 v7  
    2020cd $(port dir <portname>) 
    2121}}} 
    22  Then save a copy of the Portfile: 
     22Then save a copy of the Portfile: 
    2323{{{ 
    24 sudo cp Portfile Portfile.orig 
     24sudo cp -p Portfile Portfile.orig 
    2525}}} 
    2626