[131136] trunk/dports/perl/p5-expect/Portfile

mojca at macports.org mojca at macports.org
Tue Jan 6 04:01:40 PST 2015


Revision: 131136
          https://trac.macports.org/changeset/131136
Author:   mojca at macports.org
Date:     2015-01-06 04:01:40 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-expect: upgrade to 1.32, add 5.18 5.20, change dependencies (tests fail, #46435)

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

Modified: trunk/dports/perl/p5-expect/Portfile
===================================================================
--- trunk/dports/perl/p5-expect/Portfile	2015-01-06 11:50:37 UTC (rev 131135)
+++ trunk/dports/perl/p5-expect/Portfile	2015-01-06 12:01:40 UTC (rev 131136)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         Expect 1.20
-revision            3
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Expect 1.32
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Perl version of the TCL "expect" tool
@@ -16,13 +15,15 @@
                     have heard of the original Tcl version of Expect, or where \
                     documentation (book form) on Expect may be obtained.
 
-checksums           md5 9134ae3778285bcf8c3ffdba1a177886
+checksums           rmd160  f59f69705929904bf60ee00907f0c2ed2e8215a5 \
+                    sha256  d1f96842a5c7dd8516b202b530d87a70b65e7054d3bf975c34f6a42084e54e25
 
 platforms           darwin
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-test-exception
     depends_lib-append \
-                    port:p${perl5.major}-io-stty \
                     port:p${perl5.major}-io-tty
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/ab41906d/attachment.html>


More information about the macports-changes mailing list