summaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/p5-POE-Component-IRC/Makefile')
-rw-r--r--irc/p5-POE-Component-IRC/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index 78efd8681934..319756da748e 100644
--- a/irc/p5-POE-Component-IRC/Makefile
+++ b/irc/p5-POE-Component-IRC/Makefile
@@ -1,5 +1,5 @@
PORTNAME= POE-Component-IRC
-PORTVERSION= 6.93
+PORTVERSION= 6.95
CATEGORIES= irc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,11 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-IRC-Utils>=0.12:irc/p5-IRC-Utils \
- p5-POE>=1.311:devel/p5-POE \
p5-POE-Component-Client-DNS>=0.99:dns/p5-POE-Component-Client-DNS \
p5-POE-Component-SSLify>=0:security/p5-POE-Component-SSLify \
p5-POE-Component-Syndicator>=0.01:devel/p5-POE-Component-Syndicator \
- p5-POE-Filter-IRCD>=2.42:irc/p5-POE-Filter-IRCD
+ p5-POE-Filter-IRCD>=2.42:irc/p5-POE-Filter-IRCD \
+ p5-POE>=1.311:devel/p5-POE
TEST_DEPENDS= p5-Test-Differences>=0.610:devel/p5-Test-Differences
USES= perl5