Index: head/www/p5-POE-Component-Server-SimpleHTTP/Makefile =================================================================== --- head/www/p5-POE-Component-Server-SimpleHTTP/Makefile (revision 280071) +++ head/www/p5-POE-Component-Server-SimpleHTTP/Makefile (revision 280072) @@ -1,39 +1,39 @@ # New ports collection makefile for: www/p5-POE-Component-Server-SimpleHTTP # Date created: 12 October 2005 # Whom: Lars Thegler # # $FreeBSD$ # PORTNAME= POE-Component-Server-SimpleHTTP -PORTVERSION= 2.10 +PORTVERSION= 2.12 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Perl extension to serve HTTP requests in POE RUN_DEPENDS= p5-Moose>=0.81:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-AttributeHelpers>0:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ p5-MooseX-POE>=0.205:${PORTSDIR}/devel/p5-MooseX-POE \ p5-POE>=1.0000:${PORTSDIR}/devel/p5-POE \ p5-libwww>0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= p5-POE-Filter-HTTP-Parser>=1.06:${PORTSDIR}/www/p5-POE-Filter-HTTP-Parser PERL_CONFIGURE= yes MAN3= POE::Component::Server::SimpleHTTP.3 \ POE::Component::Server::SimpleHTTP::Connection.3 \ POE::Component::Server::SimpleHTTP::Response.3 OPTIONS= SSL "SSL support (POE::Component::SSLify)" on \ .include .ifdef(WITH_SSL) BUILD_DEPENDS+= p5-POE-Component-SSLify>=0.04:${PORTSDIR}/security/p5-POE-Component-SSLify .endif .include Property changes on: head/www/p5-POE-Component-Server-SimpleHTTP/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/www/p5-POE-Component-Server-SimpleHTTP/distinfo =================================================================== --- head/www/p5-POE-Component-Server-SimpleHTTP/distinfo (revision 280071) +++ head/www/p5-POE-Component-Server-SimpleHTTP/distinfo (revision 280072) @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Server-SimpleHTTP-2.10.tar.gz) = 52a0491f0cc4a1ae1f1874017e7877941948fdbdb9e505a6e42a599f542a7cb4 -SIZE (POE-Component-Server-SimpleHTTP-2.10.tar.gz) = 62011 +SHA256 (POE-Component-Server-SimpleHTTP-2.12.tar.gz) = 59ec6f0f18acf801da6be9e36e1d0dd78ed8683417220cfffa87987f5aac7c61 +SIZE (POE-Component-Server-SimpleHTTP-2.12.tar.gz) = 62727 Property changes on: head/www/p5-POE-Component-Server-SimpleHTTP/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property