[129529] trunk/dports/perl/p5-string-escape/Portfile

mojca at macports.org mojca at macports.org
Mon Dec 15 04:24:51 PST 2014


Revision: 129529
          https://trac.macports.org/changeset/129529
Author:   mojca at macports.org
Date:     2014-12-15 04:24:51 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
p5-string-escape: add p5.18 5.20, remove p5-extutils-makemaker which is part of core already

Modified Paths:
--------------
    trunk/dports/perl/p5-string-escape/Portfile

Modified: trunk/dports/perl/p5-string-escape/Portfile
===================================================================
--- trunk/dports/perl/p5-string-escape/Portfile	2014-12-15 12:21:04 UTC (rev 129528)
+++ trunk/dports/perl/p5-string-escape/Portfile	2014-12-15 12:24:51 UTC (rev 129529)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         String-Escape 2010.002
 revision            3
 platforms           darwin
@@ -17,8 +17,3 @@
 
 checksums           rmd160  dafd6e667401bc93e9f3208684c47356e41bf02f \
                     sha256  fd645f8b336224d20a85ae7fb1a384576eac329f7adc3923c3241e828e3b9a8a
-
-if {${perl5.major} != ""} {
-    depends_lib-append \
-                    port:p${perl5.major}-extutils-makemaker
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141215/40542e48/attachment.html>


More information about the macports-changes mailing list