- update to 0.82

This commit is contained in:
Yen-Ming Lee 2009-01-07 23:02:57 +00:00
parent 7755d2486b
commit 3be670582f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225424
2 changed files with 6 additions and 11 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= IPC-Run
PORTVERSION= 0.80
PORTVERSION= 0.82
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= IPC::Run - Run subprocesses with piping and redirection
RUN_DEPENDS= p5-IO-Tty>=1.00:${PORTSDIR}/devel/p5-IO-Tty
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
@ -21,10 +22,4 @@ 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
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} >= 500800
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (IPC-Run-0.80.tar.gz) = a867e694862afd4a3c429124618fc15e
SHA256 (IPC-Run-0.80.tar.gz) = 445e857caca501cdde57019e4e7ce5eacbc329728216119e9c338e04eed460d1
SIZE (IPC-Run-0.80.tar.gz) = 89933
MD5 (IPC-Run-0.82.tar.gz) = 6eb9fa0058956ece7fdf25c6ec395288
SHA256 (IPC-Run-0.82.tar.gz) = 37a2d2f2758132ccffbd5cc5e007cd2d5db64f3cba2343dbc44c77b8b772beec
SIZE (IPC-Run-0.82.tar.gz) = 117052