[MacPorts] howto/Upgrade modified

MacPorts noreply at macports.org
Sat Oct 24 00:15:23 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=6>
Revision 6
Comment: avoid potentially confusing backticks

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/Upgrade
=========================================================================
--- howto/Upgrade (version: 5)
+++ howto/Upgrade (version: 6)
@@ -17,9 +17,9 @@
 
 First, cd into the port's directory (which contains the Portfile) by running:
 {{{
-cd `port dir <portname>`
+cd $(port dir <portname>)
 }}}
-(note the backward ticks).  Then save a copy of the Portfile:
+ Then save a copy of the Portfile:
 {{{
 sudo cp Portfile Portfile.orig
 }}}

-------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