[MacPorts] Migration modified

MacPorts noreply at macports.org
Tue Apr 20 14:51:06 PDT 2010


Changed page "Migration" by dweber at macports.org from 206.176.233.167*
Page URL: <http://trac.macports.org/wiki/Migration>
Diff URL: <http://trac.macports.org/wiki/Migration?action=diff&version=28>
Revision 28

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: Migration
=========================================================================
--- Migration (version: 27)
+++ Migration (version: 28)
@@ -53,7 +53,8 @@
 
 {{{
 $ cat myports.txt | /usr/bin/sed \
- -e 's/@[._0-9]*//' \
+ -e 's/@[._0-9a-zA-Z\-]*+/+/' \
+ -e 's/@[._0-9a-zA-Z \-]*(active)//' \
  -e 's/(active)//' \
  -e 's/+/ +/g' \
  -e 's/[+]darwin[_i0-9]*//g' \
@@ -73,7 +74,8 @@
 
 {{{
 $ cat myports.txt | /usr/bin/sed \
- -e 's/@[._0-9]*//' \
+ -e 's/@[._0-9a-zA-Z\-]*+/+/' \
+ -e 's/@[._0-9a-zA-Z \-]*(active)//' \
  -e 's/(active)//' \
  -e 's/+/ +/g' \
  -e 's/[+]darwin[_i0-9]*//g' \

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