[132729] trunk/dports/perl/p5-http-server-simple-mason/Portfile

devans at macports.org devans at macports.org
Mon Feb 9 07:18:27 PST 2015


Revision: 132729
          https://trac.macports.org/changeset/132729
Author:   devans at macports.org
Date:     2015-02-09 07:18:26 -0800 (Mon, 09 Feb 2015)
Log Message:
-----------
p5-http-server-simple-mason: add perl branches 5.18 5.20, dependencies, increment revision.

Modified Paths:
--------------
    trunk/dports/perl/p5-http-server-simple-mason/Portfile

Modified: trunk/dports/perl/p5-http-server-simple-mason/Portfile
===================================================================
--- trunk/dports/perl/p5-http-server-simple-mason/Portfile	2015-02-09 15:15:03 UTC (rev 132728)
+++ trunk/dports/perl/p5-http-server-simple-mason/Portfile	2015-02-09 15:18:26 UTC (rev 132729)
@@ -4,8 +4,9 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
+perl5.branches      5.16 5.18 5.20
 perl5.setup         HTTP-Server-Simple-Mason 0.14
+revision            1
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         An abstract baseclass for a standalone mason server
@@ -21,5 +22,6 @@
     depends_lib-append \
                     port:p${perl5.major}-hook-lexwrap \
                     port:p${perl5.major}-html-mason \
-                    port:p${perl5.major}-http-server-simple
+                    port:p${perl5.major}-http-server-simple \
+                    port:p${perl5.major}-libwww-perl
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150209/32a98309/attachment.html>


More information about the macports-changes mailing list