Changes between Version 6 and Version 7 of howto/Upgrade


Ignore:
Timestamp:
Oct 24, 2009, 7:15:50 AM (15 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
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