diff options
author | Lars Thegler <lth@FreeBSD.org> | 2007-02-01 22:10:07 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2007-02-01 22:10:07 +0000 |
commit | bb904c4d265aa7349f81c5adfe57a1e583ec6b87 (patch) | |
tree | 01302bcaeb9007a06be6a4739911aea5c429916f /www/p5-POE-Component-Server-SimpleHTTP | |
parent | cef4580bcfeed80ac9122c293a2bbf5eaaccf146 (diff) | |
download | ports-bb904c4d265aa7349f81c5adfe57a1e583ec6b87.tar.gz ports-bb904c4d265aa7349f81c5adfe57a1e583ec6b87.zip |
Notes
Diffstat (limited to 'www/p5-POE-Component-Server-SimpleHTTP')
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/Makefile | 6 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile index 98ddfbd070dd..7b37df398d3b 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.15 +PORTVERSION= 1.16 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -39,8 +39,4 @@ BUILD_DEPENDS+= p5-POE-Component-SSLify>=0.04:${PORTSDIR}/security/p5-POE-Compon BUILD_DEPENDS+= p5-IPC-Shareable>0:${PORTSDIR}/devel/p5-IPC-Shareable .endif -.if ${PERL_LEVEL} < 500600 # inherited from www/p5-libwww -IGNORE= requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again -.endif - .include <bsd.port.post.mk> diff --git a/www/p5-POE-Component-Server-SimpleHTTP/distinfo b/www/p5-POE-Component-Server-SimpleHTTP/distinfo index 8af3b1d3350c..e746e1ca7afb 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.15.tar.gz) = d79fa9b0b608d17a80a2bbee99122bd1 -SHA256 (POE-Component-Server-SimpleHTTP-1.15.tar.gz) = 2355960a2d925500e66f45ec09486086fb4500f334e06d14c68837659fd3e5ec -SIZE (POE-Component-Server-SimpleHTTP-1.15.tar.gz) = 31638 +MD5 (POE-Component-Server-SimpleHTTP-1.16.tar.gz) = 967e00c8c18b837c7ab7a9b51369fbb7 +SHA256 (POE-Component-Server-SimpleHTTP-1.16.tar.gz) = cd4c5d6d897a7e00dd631cad9cc021c4cf8cb9df85e1cb09aefaed7cad2148a0 +SIZE (POE-Component-Server-SimpleHTTP-1.16.tar.gz) = 31712 |