[MacPorts] Migration modified

MacPorts noreply at macports.org
Thu Feb 5 15:51:35 PST 2015


Page "Migration" was changed by ryandesign at macports.org
Diff URL: <https://trac.macports.org/wiki/Migration?action=diff&version=84>
Revision 84
Comment: remove useless use of cat
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: Migration
=========================================================================
--- Migration (version: 83)
+++ Migration (version: 84)
@@ -47,7 +47,7 @@
       If you saved the list of requested ports, you can now restore the requested flags for your newly installed ports to their former states.
       {{{
       sudo port unsetrequested installed
-      cat requested.txt | xargs sudo port setrequested
+      xargs sudo port setrequested < requested.txt
       }}}
 
 === Troubleshooting ===
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/Migration>
MacPorts <https://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'Migration' page.
If it was not you, please report to .


More information about the macports-changes mailing list