diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-10-09 01:17:45 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-10-09 01:17:45 +0000 |
commit | 874592140ce687bfb776489ca2e83c3c598a4ad2 (patch) | |
tree | a4d4a16267afd0d683ee08084ab4a0b4231d0d38 /www | |
parent | eb33a64820fbf6e9c08482d1a7bc8c4ee8a6e521 (diff) | |
download | ports-874592140ce687bfb776489ca2e83c3c598a4ad2.tar.gz ports-874592140ce687bfb776489ca2e83c3c598a4ad2.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Engine/Makefile | 8 | ||||
-rw-r--r-- | www/p5-HTTP-Engine/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-HTTP-Engine/Makefile b/www/p5-HTTP-Engine/Makefile index 99fe923b2b27..d08a9111b889 100644 --- a/www/p5-HTTP-Engine/Makefile +++ b/www/p5-HTTP-Engine/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Engine -PORTVERSION= 0.03004 +PORTVERSION= 0.03005 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,9 +15,9 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for HTTP Server Engine Drivers RUN_DEPENDS= \ - p5-Any-Moose>=0.08:${PORTSDIR}/devel/p5-Any-Moose \ - p5-Mouse>=0.23:${PORTSDIR}/devel/p5-Moose \ - p5-MouseX-Types>=0.01:${PORTSDIR}/devel/p5-MouseX-Types \ + p5-Any-Moose>=0.13:${PORTSDIR}/devel/p5-Any-Moose \ + p5-Mouse>=0.62:${PORTSDIR}/devel/p5-Moose \ + p5-MouseX-Types>=0.05:${PORTSDIR}/devel/p5-MouseX-Types \ p5-CGI-Simple>=1.103:${PORTSDIR}/www/p5-CGI-Simple \ p5-Filter>0:${PORTSDIR}/devel/p5-Filter \ p5-HTTP-Body>=1.05:${PORTSDIR}/www/p5-HTTP-Body \ diff --git a/www/p5-HTTP-Engine/distinfo b/www/p5-HTTP-Engine/distinfo index 59a816a00762..d41affe2a293 100644 --- a/www/p5-HTTP-Engine/distinfo +++ b/www/p5-HTTP-Engine/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTTP-Engine-0.03004.tar.gz) = dc240d331dae16ff6e6bec2e4c52f6a050e83faa374e5f1d9bf9e760c8e8591b -SIZE (HTTP-Engine-0.03004.tar.gz) = 118312 +SHA256 (HTTP-Engine-0.03005.tar.gz) = a291510dd266cac445abbb6dfdd98d0770fe4daef2b399086cecc1b9edf07405 +SIZE (HTTP-Engine-0.03005.tar.gz) = 99909 |