aboutsummaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-Client-Keepalive/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-02-23 16:24:11 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-02-23 16:24:11 +0000
commit45bbe13ff9899e26054cead9edc0ec4574463eda (patch)
treed95fef11a056d4088530e9dd8ad4bd630a479ce8 /net/p5-POE-Component-Client-Keepalive/Makefile
parent15ab9b87569cc0e57e3d325b6b989f86375316b8 (diff)
downloadports-45bbe13ff9899e26054cead9edc0ec4574463eda.tar.gz
ports-45bbe13ff9899e26054cead9edc0ec4574463eda.zip
Update to 0.25
Notes
Notes: svn path=/head/; revision=228921
Diffstat (limited to 'net/p5-POE-Component-Client-Keepalive/Makefile')
-rw-r--r--net/p5-POE-Component-Client-Keepalive/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-POE-Component-Client-Keepalive/Makefile b/net/p5-POE-Component-Client-Keepalive/Makefile
index 169705357773..53f4cd9dd553 100644
--- a/net/p5-POE-Component-Client-Keepalive/Makefile
+++ b/net/p5-POE-Component-Client-Keepalive/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-Client-Keepalive
-PORTVERSION= 0.2100
+PORTVERSION= 0.2500
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,8 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
MAINTAINER= skv@FreeBSD.org
COMMENT= POE component for managing connections, with keep-alive
-BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${SITE_PERL}/POE/Component/Client/DNS.pm:${PORTSDIR}/dns/p5-POE-Component-Client-DNS
+BUILD_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \
+ p5-POE-Component-Client-DNS>=1.0100:${PORTSDIR}/dns/p5-POE-Component-Client-DNS
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes