[123919] trunk/dports/perl/p5-io-all/Portfile

devans at macports.org devans at macports.org
Fri Aug 15 19:31:43 PDT 2014


Revision: 123919
          https://trac.macports.org/changeset/123919
Author:   devans at macports.org
Date:     2014-08-15 19:31:42 -0700 (Fri, 15 Aug 2014)
Log Message:
-----------
p5-io-all: update to version 0.69, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-io-all/Portfile

Modified: trunk/dports/perl/p5-io-all/Portfile
===================================================================
--- trunk/dports/perl/p5-io-all/Portfile	2014-08-16 02:20:58 UTC (rev 123918)
+++ trunk/dports/perl/p5-io-all/Portfile	2014-08-16 02:31:42 UTC (rev 123919)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         IO-All 0.68
-revision            1
+perl5.setup         IO-All 0.69
 platforms           darwin
 maintainers         devans openmaintainer
 license             {Artistic GPL}
@@ -20,5 +19,10 @@
 
 homepage            https://metacpan.org/pod/IO::All
 
-checksums           rmd160  7292b769397e592dc2695b4f41a881c8dc5c1a52 \
-                    sha256  7559ca3909c56303e65e9a3c31f99c593964f2a7df4e80ae2b8e36e0134487da
+checksums           rmd160  b9b4f191161a7c3aefe81ac2531c3e6edf71f7a0 \
+                    sha256  5484fdd9a4ee7b1f94339d960b5f3e0bd52c2484b88bd8380a1645a6aa683fc0
+
+if {${perl5.major} != ""} {
+    depends_build-append \
+        port:p${perl5.major}-file-readbackwards
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140815/8c9cfb81/attachment.html>


More information about the macports-changes mailing list