diff options
author | Lars Thegler <lth@FreeBSD.org> | 2008-02-12 10:47:26 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2008-02-12 10:47:26 +0000 |
commit | e4ec9bd302681108b7b699b7b0edbce356a163bb (patch) | |
tree | fb5b415f5098a4635269487c7860f2552f5f4445 /www/p5-POE-Component-Server-SimpleHTTP | |
parent | f71a93b409d18b037daabeaa992a2b83c405bf6e (diff) |
Notes
Diffstat (limited to 'www/p5-POE-Component-Server-SimpleHTTP')
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/Makefile | 4 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile index 7ed12edc0c78..e0ca7015f3e3 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.30 +PORTVERSION= 1.40 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.38:${PORTSDIR}/devel/p5-POE + p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-POE-Component-Server-SimpleHTTP/distinfo b/www/p5-POE-Component-Server-SimpleHTTP/distinfo index b5732b524d68..f018a0b24ac4 100644 --- a/www/p5-POE-Component-Server-SimpleHTTP/distinfo +++ b/www/p5-POE-Component-Server-SimpleHTTP/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Server-SimpleHTTP-1.30.tar.gz) = e45f32723485de6af929c7fd3bc55743 -SHA256 (POE-Component-Server-SimpleHTTP-1.30.tar.gz) = 147f0734e12dca1ed4756c5e189971e628775cbe5ed1981c249a82c15541f23b -SIZE (POE-Component-Server-SimpleHTTP-1.30.tar.gz) = 47285 +MD5 (POE-Component-Server-SimpleHTTP-1.40.tar.gz) = 678aa52109538f1055e375e1573cb3dc +SHA256 (POE-Component-Server-SimpleHTTP-1.40.tar.gz) = 2853ffbb88d1e38fa0a825c7da9b5b0296073ca75538ddef1a72da2781f3d11b +SIZE (POE-Component-Server-SimpleHTTP-1.40.tar.gz) = 47273 |