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

narf_tm at macports.org narf_tm at macports.org
Wed Dec 9 11:14:12 PST 2009


Revision: 61367
          http://trac.macports.org/changeset/61367
Author:   narf_tm at macports.org
Date:     2009-12-09 11:14:12 -0800 (Wed, 09 Dec 2009)
Log Message:
-----------
Added missing dependency.

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

Modified: trunk/dports/perl/p5-ipc-run/Portfile
===================================================================
--- trunk/dports/perl/p5-ipc-run/Portfile	2009-12-09 19:09:51 UTC (rev 61366)
+++ trunk/dports/perl/p5-ipc-run/Portfile	2009-12-09 19:14:12 UTC (rev 61367)
@@ -1,16 +1,17 @@
 # $Id$
 
-PortSystem          1.0
-PortGroup           perl5 1.0
+PortSystem            1.0
+PortGroup             perl5 1.0
 
-perl5.setup         IPC-Run 0.84
-maintainers         narf_tm openmaintainer
-description         system() and background procs w/ piping, redirs, ptys
-long_description    ${description}
+perl5.setup           IPC-Run 0.84
+maintainers           narf_tm openmaintainer
+description           system() and background procs w/ piping, redirs, ptys
+long_description      ${description}
 
-platforms           darwin
+platforms             darwin
 
-checksums           md5     f7c1b7584ebcde637479bf5aa321491f \
-                    sha1    e148f6c28ffecf9328ad66adc1f71e9301ad4290 \
-                    rmd160  9d0f71056c765e1a2bd78bee35ab287c951bafbe
+checksums             md5     f7c1b7584ebcde637479bf5aa321491f \
+                      sha1    e148f6c28ffecf9328ad66adc1f71e9301ad4290 \
+                      rmd160  9d0f71056c765e1a2bd78bee35ab287c951bafbe
 
+depends_lib-append    port:p5-io-tty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091209/c9619497/attachment.html>


More information about the macports-changes mailing list