aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-Async/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-03-11 13:36:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-03-11 13:36:00 +0000
commit375a3db0804929279df97075ef2fbca2381a7c42 (patch)
tree274552f7eceac72640763ed4a38daf6f275205d0 /devel/p5-IO-Async/Makefile
parentd79ede3c069f60f8146aee1fc67a5f14faba48aa (diff)
Notes
Diffstat (limited to 'devel/p5-IO-Async/Makefile')
-rw-r--r--devel/p5-IO-Async/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-IO-Async/Makefile b/devel/p5-IO-Async/Makefile
index af8cb33d0a4c..e17cdd3ba1f9 100644
--- a/devel/p5-IO-Async/Makefile
+++ b/devel/p5-IO-Async/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= IO-Async
-PORTVERSION= 0.54
+PORTVERSION= 0.55
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PEVANS
@@ -14,8 +14,7 @@ COMMENT= Perl modules that implement asynchronous filehandle IO
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-CPS>0:${PORTSDIR}/devel/p5-CPS \
- p5-Future>=0.05:${PORTSDIR}/devel/p5-Future
+BUILD_DEPENDS= p5-Future>=0.08:${PORTSDIR}/devel/p5-Future
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
p5-Test-Identity>=0:${PORTSDIR}/devel/p5-Test-Identity \
@@ -49,7 +48,6 @@ MAN3= IO::Async.3 \
IO::Async::Process.3 \
IO::Async::Resolver.3 \
IO::Async::Routine.3 \
- IO::Async::Sequencer.3 \
IO::Async::Signal.3 \
IO::Async::Socket.3 \
IO::Async::Stream.3 \