diff options
Diffstat (limited to 'www/p5-POE-Component-Server-HTTP')
-rw-r--r-- | www/p5-POE-Component-Server-HTTP/Makefile | 5 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-HTTP/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www/p5-POE-Component-Server-HTTP/Makefile b/www/p5-POE-Component-Server-HTTP/Makefile index 636020bfaccc..38bc38ed292d 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.05 +PORTVERSION= 0.06 CATEGORIES= www devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -17,6 +17,9 @@ 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}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \ + ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ ${SITE_PERL}/HTTP/Status.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-POE-Component-Server-HTTP/distinfo b/www/p5-POE-Component-Server-HTTP/distinfo index 3278510c043a..80ee65418a56 100644 --- a/www/p5-POE-Component-Server-HTTP/distinfo +++ b/www/p5-POE-Component-Server-HTTP/distinfo @@ -1,2 +1,2 @@ -MD5 (POE-Component-Server-HTTP-0.05.tar.gz) = 8072860ca1eca13a28325b908397bce0 -SIZE (POE-Component-Server-HTTP-0.05.tar.gz) = 7696 +MD5 (POE-Component-Server-HTTP-0.06.tar.gz) = fdf4bfe2ccdb66fbefd7c23b81f774c9 +SIZE (POE-Component-Server-HTTP-0.06.tar.gz) = 11206 |