1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

update to 2.14

Feature safe:	yes
This commit is contained in:
Lars Thegler 2012-03-14 21:55:40 +00:00
parent 14622161b7
commit 70eb3f14ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293326
2 changed files with 7 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-Server-SimpleHTTP
PORTVERSION= 2.12
PORTVERSION= 2.14
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,13 +14,14 @@ 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 \
BUILD_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
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-POE-Filter-HTTP-Parser>=1.06:${PORTSDIR}/www/p5-POE-Filter-HTTP-Parser \
p5-Test-POE-Client-TCP>0:${PORTSDIR}/devel/p5-Test-POE-Client-TCP
PERL_CONFIGURE= yes

View File

@ -1,2 +1,2 @@
SHA256 (POE-Component-Server-SimpleHTTP-2.12.tar.gz) = 59ec6f0f18acf801da6be9e36e1d0dd78ed8683417220cfffa87987f5aac7c61
SIZE (POE-Component-Server-SimpleHTTP-2.12.tar.gz) = 62727
SHA256 (POE-Component-Server-SimpleHTTP-2.14.tar.gz) = 8a8a1d0dc068069d7bc290a15a792688fe84f8cacfc8318ff0ceb0fcd5100b27
SIZE (POE-Component-Server-SimpleHTTP-2.14.tar.gz) = 62995