[149875] trunk/dports/perl/p5-alien-editline/Portfile

devans at macports.org devans at macports.org
Tue Jul 5 06:42:57 PDT 2016


Revision: 149875
          https://trac.macports.org/changeset/149875
Author:   devans at macports.org
Date:     2016-07-05 06:42:57 -0700 (Tue, 05 Jul 2016)
Log Message:
-----------
p5-alien-editline: tests using experimental Test::Stream are now removed, update dependencies and rebuild.

Modified Paths:
--------------
    trunk/dports/perl/p5-alien-editline/Portfile

Modified: trunk/dports/perl/p5-alien-editline/Portfile
===================================================================
--- trunk/dports/perl/p5-alien-editline/Portfile	2016-07-05 13:38:19 UTC (rev 149874)
+++ trunk/dports/perl/p5-alien-editline/Portfile	2016-07-05 13:42:57 UTC (rev 149875)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.22 5.24
 perl5.setup         Alien-Editline 0.06
+revision            1
 license             {Artistic-1 GPL}
 maintainers         devans openmaintainer
 description         Make available Editline (libedit)
@@ -18,8 +19,8 @@
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-test-alien \
-                    port:p${perl5.major}-test-stream
+                    port:pkgconfig \
+                    port:p${perl5.major}-http-tiny
 
     depends_lib-append \
                     port:p${perl5.major}-alien-base \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160705/8fd56049/attachment.html>


More information about the macports-changes mailing list