[131514] trunk/dports/perl/p5-term-prompt/Portfile

devans at macports.org devans at macports.org
Tue Jan 13 02:03:59 PST 2015


Revision: 131514
          https://trac.macports.org/changeset/131514
Author:   devans at macports.org
Date:     2015-01-13 02:03:59 -0800 (Tue, 13 Jan 2015)
Log Message:
-----------
p5-term-prompt: add perl branches 5.18 5.20, minor white space.

Modified Paths:
--------------
    trunk/dports/perl/p5-term-prompt/Portfile

Modified: trunk/dports/perl/p5-term-prompt/Portfile
===================================================================
--- trunk/dports/perl/p5-term-prompt/Portfile	2015-01-13 10:02:41 UTC (rev 131513)
+++ trunk/dports/perl/p5-term-prompt/Portfile	2015-01-13 10:03:59 UTC (rev 131514)
@@ -4,17 +4,18 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
+perl5.branches      5.16 5.18 5.20
 perl5.setup         Term-Prompt 1.04 Term
 revision            3
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Perl extension for prompting a user for information
 long_description    ${description}
-#distname           TermPrompt-${perl5.moduleversion}
-checksums           md5 505213e26be3e46ed03d47f0c955f5f9
+
 platforms           darwin
 
+checksums           md5 505213e26be3e46ed03d47f0c955f5f9
+
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-term-readkey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150113/c4574fb4/attachment.html>


More information about the macports-changes mailing list