[137133] trunk/dports/perl/p5-poe/Portfile

devans at macports.org devans at macports.org
Thu Jun 4 21:02:54 PDT 2015


Revision: 137133
          https://trac.macports.org/changeset/137133
Author:   devans at macports.org
Date:     2015-06-04 21:02:54 -0700 (Thu, 04 Jun 2015)
Log Message:
-----------
p5-poe: update to verson 1.367, dependencies.

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

Modified: trunk/dports/perl/p5-poe/Portfile
===================================================================
--- trunk/dports/perl/p5-poe/Portfile	2015-06-05 04:00:51 UTC (rev 137132)
+++ trunk/dports/perl/p5-poe/Portfile	2015-06-05 04:02:54 UTC (rev 137133)
@@ -5,24 +5,26 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         POE 1.366
+perl5.setup         POE 1.367
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 
 description         Portable multitasking and networking framework for any event loop
 long_description    ${description}
 
-checksums           rmd160 2102fe1faaa512d0851edb9d66fb0734366c96ed \
-                    sha256 b49301787662680a443ef0b1bdd7b631bb48940bbed096a2155c4eca0a591523
+checksums           rmd160  4790807d16d300bca2ebd41c067ceefb06262554 \
+                    sha256  b772720ba99bf3cd03dbad8536c6a7674ac7fcf32f2f53a2ff8f0aa5ba3f3a2d
 
 platforms           darwin
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
-    depends_build-append \
-                    port:p${perl5.major}-poe-test-loops
     depends_lib-append \
+                    port:p${perl5.major}-curses \
                     port:p${perl5.major}-io-pipely \
                     port:p${perl5.major}-io-tty \
-                    port:p${perl5.major}-poe-test-loops
+                    port:p${perl5.major}-libwww-perl \
+                    port:p${perl5.major}-poe-test-loops \
+                    port:p${perl5.major}-term-readkey \
+                    port:p${perl5.major}-uri
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150604/1c8b6bef/attachment.html>


More information about the macports-changes mailing list