[137127] trunk/dports/perl/p5-plack/Portfile

devans at macports.org devans at macports.org
Thu Jun 4 19:22:04 PDT 2015


Revision: 137127
          https://trac.macports.org/changeset/137127
Author:   devans at macports.org
Date:     2015-06-04 19:22:04 -0700 (Thu, 04 Jun 2015)
Log Message:
-----------
p5-plack: update to version 1.0036, dependencies.

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

Modified: trunk/dports/perl/p5-plack/Portfile
===================================================================
--- trunk/dports/perl/p5-plack/Portfile	2015-06-05 02:17:56 UTC (rev 137126)
+++ trunk/dports/perl/p5-plack/Portfile	2015-06-05 02:22:04 UTC (rev 137127)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Plack 1.0034
+perl5.setup         Plack 1.0036
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 supported_archs     noarch
@@ -15,25 +15,40 @@
 
 platforms           darwin
 
-checksums           rmd160  7d7336b6d047fd8e6dd93893c0258d29190aedfa \
-                    sha256  ec9e7b250b9652424f1649cd660ff96e8e8303114de7afbc0b46287b742b7037
+checksums           rmd160  ec096976cdaf6f2ff36742ce69ab2262e533599c \
+                    sha256  4a28c1d5de1125e02b9cf94587a0a89420b2b939e2752671d5c7c953d65b56ac
 
 if {${perl5.major} != ""} {
     depends_build-append \
+                    port:p${perl5.major}-authen-simple-passwd \
                     port:p${perl5.major}-file-sharedir-install \
+                    port:p${perl5.major}-http-request-ascgi \
+                    port:p${perl5.major}-log-dispatch \
+                    port:p${perl5.major}-log-dispatch-array \
+                    port:p${perl5.major}-log-log4perl \
+                    port:p${perl5.major}-lwp-protocol-http10 \
+                    port:p${perl5.major}-mime-types \
+                    port:p${perl5.major}-module-refresh \
                     port:p${perl5.major}-test-requires \
                     port:p${perl5.major}-test-simple
 
     depends_lib-append \
                     port:p${perl5.major}-apache-logformat-compiler \
+                    port:p${perl5.major}-cgi-compile \
+                    port:p${perl5.major}-cgi-emulate-psgi \
+                    port:p${perl5.major}-cookie-baker \
                     port:p${perl5.major}-devel-stacktrace \
                     port:p${perl5.major}-devel-stacktrace-ashtml \
+                    port:p${perl5.major}-fcgi \
+                    port:p${perl5.major}-fcgi-procmanager \
                     port:p${perl5.major}-file-sharedir \
                     port:p${perl5.major}-filesys-notify-simple \
                     port:p${perl5.major}-http-body \
+                    port:p${perl5.major}-http-headers-fast \
                     port:p${perl5.major}-http-message \
                     port:p${perl5.major}-http-tiny \
                     port:p${perl5.major}-hash-multivalue \
+                    port:p${perl5.major}-io-handle-util \
                     port:p${perl5.major}-libwww-perl \
                     port:p${perl5.major}-stream-buffered \
                     port:p${perl5.major}-test-tcp \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150604/de3fba90/attachment.html>


More information about the macports-changes mailing list