[MacPorts] Migration modified

MacPorts noreply at macports.org
Sun Sep 6 03:39:16 PDT 2009


Changed page "Migration" by ryandesign at macports.org from 75.42.225.24*
Page URL: <http://trac.macports.org/wiki/Migration>
Diff URL: <http://trac.macports.org/wiki/Migration?action=diff&version=8>
Revision 8
Comment: Also uninstall perl ports before automatic upgrade; see #21069

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: Migration
=========================================================================
--- Migration (version: 7)
+++ Migration (version: 8)
@@ -31,14 +31,12 @@
 
  1. Uninstall the gawk, grep, and gsed ports (if installed), as many build systems will try to use them even if there is no dependency:
 {{{
-sudo port -f uninstall installed and \( gawk grep gsed \)
+sudo port -f uninstall installed and \( gawk grep gsed perl5 perl5.8 perl5.10 \)
 }}}
  2. Reinstall all installed ports:
 {{{
 sudo port upgrade --force installed
 }}}
- 3. If you removed ports in step 1 and they have not been reinstalled yet, reinstall them now, if desired:
-{{{
-sudo port install gawk grep gsed
-}}}
+ 3. If MacPorts has not already reinstalled them, you can now reinstall any of the ports removed in step 1, if desired.
+
 Note that this method may sometimes fail if the dependency relationships declared by the ports are not completely accurate, or if ports other than gawk/grep/gsed are used opportunistically. If you encounter such a problem, please report it so we can fix it.

-------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 Migration. If it was not you, please
report to .


More information about the macports-changes mailing list