[131205] trunk/dports/perl/p5-http-response-encoding/Portfile

mojca at macports.org mojca at macports.org
Tue Jan 6 12:21:07 PST 2015


Revision: 131205
          https://trac.macports.org/changeset/131205
Author:   mojca at macports.org
Date:     2015-01-06 12:21:07 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-http-response-encoding: add 5.18 5.20, dependency on p5-io-html

Modified Paths:
--------------
    trunk/dports/perl/p5-http-response-encoding/Portfile

Modified: trunk/dports/perl/p5-http-response-encoding/Portfile
===================================================================
--- trunk/dports/perl/p5-http-response-encoding/Portfile	2015-01-06 20:19:39 UTC (rev 131204)
+++ trunk/dports/perl/p5-http-response-encoding/Portfile	2015-01-06 20:21:07 UTC (rev 131205)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
+perl5.branches      5.16 5.18 5.20
 perl5.setup         HTTP-Response-Encoding 0.06
 revision            3
 license             {Artistic-1 GPL}
@@ -19,6 +19,8 @@
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
+    # not sure if libwww-perl or http-message is needed
     depends_lib-append \
-                    port:p${perl5.major}-libwww-perl
+                    port:p${perl5.major}-libwww-perl \
+                    port:p${perl5.major}-io-html
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/0cd403ff/attachment.html>


More information about the macports-changes mailing list