[MacPorts] howto/cpan2port modified
MacPorts
noreply at macports.org
Mon Mar 10 15:45:19 PDT 2014
Page "howto/cpan2port" was changed by macsforever2000 at macports.org
Diff URL: <https://trac.macports.org/wiki/howto/cpan2port?action=diff&version=8>
Revision 8
Comment: Fix mistakes and spacing.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/cpan2port
=========================================================================
--- howto/cpan2port (version: 7)
+++ howto/cpan2port (version: 8)
@@ -3,7 +3,7 @@
= How to create portfiles for CPAN Perl modules =
* Audience: Perl users
- * Requires the following MacPorts perl ports: p5-list-moreutils p5-parse-cpan-meta p5-module-depends p5-cpan-meta-yaml. Not that perl 5.16 is the default, you can install them as follows:
+ * Requires the following MacPorts perl ports: p5-list-moreutils p5-parse-cpan-meta p5-module-depends p5-cpan-meta-yaml. Note that perl 5.16 is the Macports default version, you can install them as follows:
{{{
port install p5.16-list-moreutils p5.16-parse-cpan-meta p5.16-module-depends p5.16-cpan-meta-yaml
}}}
@@ -133,7 +133,7 @@
{{{
if {${perl5.major} != ""} {
depends_lib-append port:p${perl5.major}-digest-md5 \
- port:p${perl5.major}-io-compress
+ port:p${perl5.major}-io-compress
}
}}}
-------8<------8<------8<------8<------8<------8<------8<------8<--------
--
Page URL: <https://trac.macports.org/wiki/howto/cpan2port>
MacPorts <http://www.macports.org/>
Ports system for OS X
This is an automated message. Someone added your email address to be
notified of changes on 'howto/cpan2port' page.
If it was not you, please report to .
More information about the macports-changes
mailing list