[130004] trunk/dports/perl/p5-ipc-run/Portfile

mojca at macports.org mojca at macports.org
Wed Dec 24 03:55:15 PST 2014


Revision: 130004
          https://trac.macports.org/changeset/130004
Author:   mojca at macports.org
Date:     2014-12-24 03:55:15 -0800 (Wed, 24 Dec 2014)
Log Message:
-----------
p5-ipc-run: update to 0.94, minor whitespace changes

Modified Paths:
--------------
    trunk/dports/perl/p5-ipc-run/Portfile

Modified: trunk/dports/perl/p5-ipc-run/Portfile
===================================================================
--- trunk/dports/perl/p5-ipc-run/Portfile	2014-12-24 11:51:14 UTC (rev 130003)
+++ trunk/dports/perl/p5-ipc-run/Portfile	2014-12-24 11:55:15 UTC (rev 130004)
@@ -5,20 +5,19 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         IPC-Run 0.92
-revision            1
+perl5.setup         IPC-Run 0.94
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 description         system() and background procs w/ piping, redirs, ptys
 long_description    ${description}
 
 platforms           darwin
+supported_archs     noarch
 
-checksums           rmd160  7beed806c129e214cc54854fbcc1c6ea28447282 \
-                    sha256  e186b46ddf1577d24f11eec1ba42285963c3f71ec7ecb1ce51d6e88c729d46d2
+checksums           rmd160  e158c2537370ae5b6f0c72586ad2791be2e64dcf \
+                    sha256  2eb336c91a2b7ea61f98e5b2282d91020d39a484f16041e2365ffd30f8a5605b
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:p${perl5.major}-io-tty
-
-    supported_archs noarch
+    depends_lib-append \
+                    port:p${perl5.major}-io-tty
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141224/9e0c1cc6/attachment.html>


More information about the macports-changes mailing list