aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/p5-POE-Component-Server-HTTP/Makefile11
-rw-r--r--www/p5-POE-Component-Server-HTTP/distinfo6
2 files changed, 11 insertions, 6 deletions
diff --git a/www/p5-POE-Component-Server-HTTP/Makefile b/www/p5-POE-Component-Server-HTTP/Makefile
index 2ce13c739801..332705e56716 100644
--- a/www/p5-POE-Component-Server-HTTP/Makefile
+++ b/www/p5-POE-Component-Server-HTTP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-Server-HTTP
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= www devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
@@ -16,7 +16,6 @@ MAINTAINER= hideo@lastamericanempire.com
COMMENT= POE Component to create HTTP Servers
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${SITE_PERL}/HTTP/Date.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/POE/API/Peek.pm:${PORTSDIR}/devel/p5-POE-API-Peek \
${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
@@ -27,4 +26,10 @@ PERL_CONFIGURE= yes
MAN3= POE::Component::Server::HTTP.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500601
+IGNORE= requires Perl 5.6.1 or newer. Install lang/perl5 or lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/www/p5-POE-Component-Server-HTTP/distinfo b/www/p5-POE-Component-Server-HTTP/distinfo
index 39bc12c532b5..30d7fd29e3bd 100644
--- a/www/p5-POE-Component-Server-HTTP/distinfo
+++ b/www/p5-POE-Component-Server-HTTP/distinfo
@@ -1,3 +1,3 @@
-MD5 (POE-Component-Server-HTTP-0.08.tar.gz) = 4aedbf34242a9244abb461b2e65cae0c
-SHA256 (POE-Component-Server-HTTP-0.08.tar.gz) = 6e436a7fe35229aa426396fd1542efd066581a642aec2d3947986c359c5ce5df
-SIZE (POE-Component-Server-HTTP-0.08.tar.gz) = 16509
+MD5 (POE-Component-Server-HTTP-0.09.tar.gz) = d20963ebc65bebea4c863813861b9985
+SHA256 (POE-Component-Server-HTTP-0.09.tar.gz) = b7a91cec78cfd838b51fb9c90989527c2c65c3a81b36ee098ae406a875bb6c82
+SIZE (POE-Component-Server-HTTP-0.09.tar.gz) = 16556