[123740] trunk/dports/perl/p5-mixin-linewise/Portfile
mf2k at macports.org
mf2k at macports.org
Wed Aug 13 14:05:51 PDT 2014
Revision: 123740
https://trac.macports.org/changeset/123740
Author: mf2k at macports.org
Date: 2014-08-13 14:05:51 -0700 (Wed, 13 Aug 2014)
Log Message:
-----------
p5-mixin-linewise: Fix dependencies. See <http://cpansearch.perl.org/src/RJBS/Mixin-Linewise-0.106/Changes>.
Modified Paths:
--------------
trunk/dports/perl/p5-mixin-linewise/Portfile
Modified: trunk/dports/perl/p5-mixin-linewise/Portfile
===================================================================
--- trunk/dports/perl/p5-mixin-linewise/Portfile 2014-08-13 21:02:04 UTC (rev 123739)
+++ trunk/dports/perl/p5-mixin-linewise/Portfile 2014-08-13 21:05:51 UTC (rev 123740)
@@ -6,6 +6,7 @@
perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
perl5.setup Mixin-Linewise 0.106 ../by-authors/id/R/RJ/RJBS
+revision 1
platforms darwin
maintainers nomaintainer
@@ -21,6 +22,6 @@
sha256 d0fce86ac7246a5769fedf1f55a7465ff2fde593777ad47de022f0ebc89cccf0
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-io-string \
+depends_lib-append port:p${perl5.major}-perlio-utf8_strict \
port:p${perl5.major}-sub-exporter
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140813/50507de6/attachment.html>
More information about the macports-changes
mailing list