aboutsummaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Server-SimpleHTTP/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2008-06-25 07:29:53 +0000
committerLars Thegler <lth@FreeBSD.org>2008-06-25 07:29:53 +0000
commit6081a5e58ef26d8d1365a0d143ba5d25ce6c8eb9 (patch)
tree12b79e196766f2984ba205a46e284982a7ce83a4 /www/p5-POE-Component-Server-SimpleHTTP/Makefile
parentbaf3410b0c77bbbd572dab123cee6a0675193e52 (diff)
downloadports-6081a5e58ef26d8d1365a0d143ba5d25ce6c8eb9.tar.gz
ports-6081a5e58ef26d8d1365a0d143ba5d25ce6c8eb9.zip
Update to 1.46
Notes
Notes: svn path=/head/; revision=215759
Diffstat (limited to 'www/p5-POE-Component-Server-SimpleHTTP/Makefile')
-rw-r--r--www/p5-POE-Component-Server-SimpleHTTP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile
index 6efb9f230a54..28b8a93493e3 100644
--- a/www/p5-POE-Component-Server-SimpleHTTP/Makefile
+++ b/www/p5-POE-Component-Server-SimpleHTTP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-Server-SimpleHTTP
-PORTVERSION= 1.42
+PORTVERSION= 1.46
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,7 @@ COMMENT= Perl extension to serve HTTP requests in POE
RUN_DEPENDS= p5-Storable>0:${PORTSDIR}/devel/p5-Storable \
p5-libwww>0:${PORTSDIR}/www/p5-libwww \
- p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE
+ p5-POE>=1.0000:${PORTSDIR}/devel/p5-POE
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes