[123772] trunk/dports/perl/p5-encoding-fixlatin-xs/Portfile
mojca at macports.org
mojca at macports.org
Thu Aug 14 03:41:51 PDT 2014
Revision: 123772
https://trac.macports.org/changeset/123772
Author: mojca at macports.org
Date: 2014-08-14 03:41:50 -0700 (Thu, 14 Aug 2014)
Log Message:
-----------
p5-encoding-fixlatin-xs: requires perl 5.14 or later (#43480)
Modified Paths:
--------------
trunk/dports/perl/p5-encoding-fixlatin-xs/Portfile
Modified: trunk/dports/perl/p5-encoding-fixlatin-xs/Portfile
===================================================================
--- trunk/dports/perl/p5-encoding-fixlatin-xs/Portfile 2014-08-14 04:34:10 UTC (rev 123771)
+++ trunk/dports/perl/p5-encoding-fixlatin-xs/Portfile 2014-08-14 10:41:50 UTC (rev 123772)
@@ -4,7 +4,7 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.branches 5.14 5.16 5.18 5.20
perl5.setup Encoding-FixLatin-XS 1.01 ../by-authors/id/G/GR/GRANTM
revision 1
@@ -21,5 +21,6 @@
sha256 2abd1dc97c755c0d300f08860510388b6786c6c03707157174ed8d8790da50e9
if {${perl5.major} != ""} {
- depends_lib-append port:p${perl5.major}-encoding-fixlatin
+ depends_lib-append \
+ port:p${perl5.major}-encoding-fixlatin
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140814/f9cfeac6/attachment.html>
More information about the macports-changes
mailing list