diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2010-10-16 17:27:14 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2010-10-16 17:27:14 +0800 |
commit | 0bd44c2326716a2f8cefcfd5d03f9b91261d8649 (patch) | |
tree | 7b45d028a788d23152d661a1113cc9be3d7f43e8 /www | |
parent | 0304e3afb0a0229a4315fa54e7f1706e6630a6e8 (diff) | |
download | freebsd-ports-gnome-0bd44c2326716a2f8cefcfd5d03f9b91261d8649.tar.gz freebsd-ports-gnome-0bd44c2326716a2f8cefcfd5d03f9b91261d8649.tar.zst freebsd-ports-gnome-0bd44c2326716a2f8cefcfd5d03f9b91261d8649.zip |
- Upgrade to 0.6.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-POE-Component-Server-PSGI/Makefile | 9 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-PSGI/distinfo | 6 |
2 files changed, 5 insertions, 10 deletions
diff --git a/www/p5-POE-Component-Server-PSGI/Makefile b/www/p5-POE-Component-Server-PSGI/Makefile index 8d14cd073a31..eb88109c867b 100644 --- a/www/p5-POE-Component-Server-PSGI/Makefile +++ b/www/p5-POE-Component-Server-PSGI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Server-PSGI -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to PSGI Server implementation for POE -RUN_DEPENDS= \ - p5-Plack>0:${PORTSDIR}/www/p5-Plack \ - p5-libwww>0:${PORTSDIR}/www/p5-libwww \ - p5-POE>0:${PORTSDIR}/devel/p5-POE \ - p5-POE-Filter-HTTP-Parser>0:${PORTSDIR}/www/p5-POE-Filter-HTTP-Parser \ - p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean +RUN_DEPENDS= p5-POEx-Role-PSGIServer>0:${PORTSDIR}/www/p5-POEx-Role-PSGIServer BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-POE-Component-Server-PSGI/distinfo b/www/p5-POE-Component-Server-PSGI/distinfo index d220095214b4..93ad9c8abc2c 100644 --- a/www/p5-POE-Component-Server-PSGI/distinfo +++ b/www/p5-POE-Component-Server-PSGI/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Server-PSGI-0.5.tar.gz) = d896d4e06a00970556bcb557375959d0 -SHA256 (POE-Component-Server-PSGI-0.5.tar.gz) = 607159bd4cd058d0d85b9d5f7dc76418b672ec2a740b8e2b907e97b5a38c30cf -SIZE (POE-Component-Server-PSGI-0.5.tar.gz) = 10964 +MD5 (POE-Component-Server-PSGI-0.6.tar.gz) = 824cf1cf3bba7f0bc04dfc1f5c836851 +SHA256 (POE-Component-Server-PSGI-0.6.tar.gz) = ad4294208eebd472d27595ff4579c08ac0f72fc58c81f5d95abf077efe842a67 +SIZE (POE-Component-Server-PSGI-0.6.tar.gz) = 8983 |