[MacPorts] howto/Upgrade modified

MacPorts noreply at macports.org
Sat Oct 24 00:15:51 PDT 2009


Changed page "howto/Upgrade" by ryandesign at macports.org from 70.253.95.39*
Page URL: <http://trac.macports.org/wiki/howto/Upgrade>
Diff URL: <http://trac.macports.org/wiki/howto/Upgrade?action=diff&version=7>
Revision 7
Comment: Use -p when copying to preserve the modification timestamp

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/Upgrade
=========================================================================
--- howto/Upgrade (version: 6)
+++ howto/Upgrade (version: 7)
@@ -19,9 +19,9 @@
 {{{
 cd $(port dir <portname>)
 }}}
- Then save a copy of the Portfile:
+Then save a copy of the Portfile:
 {{{
-sudo cp Portfile Portfile.orig
+sudo cp -p Portfile Portfile.orig
 }}}
 
 === Step 2: '''Editing the Portfile''' ===

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on howto/Upgrade. If it was not you, please
report to .


More information about the macports-changes mailing list