[48804] contrib/cpan2port/cpan2port

ryandesign at macports.org ryandesign at macports.org
Sun Mar 29 00:28:06 PDT 2009


Revision: 48804
          http://trac.macports.org/changeset/48804
Author:   ryandesign at macports.org
Date:     2009-03-29 00:28:04 -0700 (Sun, 29 Mar 2009)
Log Message:
-----------
cpan2port: The -r option mentioned in the examples in the documentation was renamed to -t; see:
http://lists.macosforge.org/pipermail/macports-dev/2009-March/008072.html

Modified Paths:
--------------
    contrib/cpan2port/cpan2port

Modified: contrib/cpan2port/cpan2port
===================================================================
--- contrib/cpan2port/cpan2port	2009-03-29 06:52:35 UTC (rev 48803)
+++ contrib/cpan2port/cpan2port	2009-03-29 07:28:04 UTC (rev 48804)
@@ -316,11 +316,11 @@
 cpan2port uses at least one flag and a list of module names. Module names can
 also be read from stdin.
 
-        cpan2port -r Net::LDAP Test::Harness
+        cpan2port -t Net::LDAP Test::Harness
 
 works.
 
-        cpan2port -r < packages_list 
+        cpan2port -t < packages_list 
 
 works too.
 
@@ -338,7 +338,7 @@
 
 Go to your local MacPorts repository and type
 
-        cpan2port -r Net::LDAP Test::Harness
+        cpan2port -t Net::LDAP Test::Harness
         find .
 
 and you'll see
@@ -351,7 +351,7 @@
 
 cpan
 
-        cpan2port -r Net::LDAP Test::Harness
+        cpan2port -t Net::LDAP Test::Harness
         find .
 and the perl/p5-
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090329/07a1a4a1/attachment.html>


More information about the macports-changes mailing list