aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-02-15 07:51:29 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-02-15 07:51:29 +0000
commita0275c3e360f5211556bafc7bdf88bb8ae4d2e9e (patch)
tree413425c44da013481b9da7e18c48208bab8c186f
parent1ca4f076e55a30b38cb39c1a29177c4ba893af7a (diff)
downloadports-a0275c3e360f5211556bafc7bdf88bb8ae4d2e9e.tar.gz
ports-a0275c3e360f5211556bafc7bdf88bb8ae4d2e9e.zip
- Update to 0.91
Notes
Notes: svn path=/head/; revision=291425
-rw-r--r--devel/p5-IPC-Run/Makefile13
-rw-r--r--devel/p5-IPC-Run/distinfo4
2 files changed, 11 insertions, 6 deletions
diff --git a/devel/p5-IPC-Run/Makefile b/devel/p5-IPC-Run/Makefile
index efa942490ca9..7f4389226147 100644
--- a/devel/p5-IPC-Run/Makefile
+++ b/devel/p5-IPC-Run/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= IPC-Run
-PORTVERSION= 0.90
+PORTVERSION= 0.91
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,12 +14,17 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= IPC::Run - Run subprocesses with piping and redirection
+BUILD_DEPENDS= p5-IO-Tty>=1.08:${PORTSDIR}/devel/p5-IO-Tty
RUN_DEPENDS= p5-IO-Tty>=1.08:${PORTSDIR}/devel/p5-IO-Tty
-BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= IPC::Run.3 IPC::Run::IO.3 IPC::Run::Timer.3 IPC::Run::Debug.3 \
- IPC::Run::Win32IO.3 IPC::Run::Win32Helper.3 IPC::Run::Win32Pump.3
+MAN3= IPC::Run.3 \
+ IPC::Run::Debug.3 \
+ IPC::Run::IO.3 \
+ IPC::Run::Timer.3 \
+ IPC::Run::Win32Helper.3 \
+ IPC::Run::Win32IO.3 \
+ IPC::Run::Win32Pump.3
.include <bsd.port.mk>
diff --git a/devel/p5-IPC-Run/distinfo b/devel/p5-IPC-Run/distinfo
index 0c85a0f5d8f1..53b341a3a42b 100644
--- a/devel/p5-IPC-Run/distinfo
+++ b/devel/p5-IPC-Run/distinfo
@@ -1,2 +1,2 @@
-SHA256 (IPC-Run-0.90.tar.gz) = 2f0070e34e5a10e5e4e4efdb812b01c7e32919818d43a030d90ca34200902883
-SIZE (IPC-Run-0.90.tar.gz) = 121467
+SHA256 (IPC-Run-0.91.tar.gz) = 5ca1e1688181582116159ab67ca3559d577ba04b92bc99378b48bbacf83c8480
+SIZE (IPC-Run-0.91.tar.gz) = 121462