[118514] trunk/dports/perl/p5-wx/Portfile

mojca at macports.org mojca at macports.org
Thu Apr 3 10:48:04 PDT 2014


Revision: 118514
          https://trac.macports.org/changeset/118514
Author:   mojca at macports.org
Date:     2014-04-03 10:48:04 -0700 (Thu, 03 Apr 2014)
Log Message:
-----------
p5-wx: temporary remove p5.14 (#43157)

Modified Paths:
--------------
    trunk/dports/perl/p5-wx/Portfile

Modified: trunk/dports/perl/p5-wx/Portfile
===================================================================
--- trunk/dports/perl/p5-wx/Portfile	2014-04-03 17:39:22 UTC (rev 118513)
+++ trunk/dports/perl/p5-wx/Portfile	2014-04-03 17:48:04 UTC (rev 118514)
@@ -7,8 +7,10 @@
 
 # ParseXS >= 3.15 is needed for the build,
 # but earlier perl versions provide too old ParseXL versions and thus cannot be built
-#perl5.branches     5.8 5.10 5.12 5.14 5.16
-perl5.branches      5.14 5.16 5.18
+# So 5.14 is the lowest version of Perl that used to work until recently
+# but is now broken as well: https://trac.macports.org/ticket/43157
+#perl5.branches     5.8 5.10 5.12 5.14 5.16 5.18
+perl5.branches      5.16 5.18
 perl5.setup         Wx 0.9923
 
 platforms           darwin
@@ -27,7 +29,7 @@
 
     depends_build-append \
                         port:p${perl5.major}-extutils-xspp
-    
+
     depends_lib-append  port:p${perl5.major}-alien-wxwidgets \
                         port:${wxWidgets.port}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140403/df78c295/attachment.html>


More information about the macports-changes mailing list