diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2009-05-04 05:49:20 +0000 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2009-05-04 05:49:20 +0000 |
commit | d698eafded0b2b57730ea026bf6c403ddf5e1501 (patch) | |
tree | c4ad6514eecf10fbab0fd6911e4463ec4f727bb8 /www/p5-HTTP-Request-AsCGI | |
parent | 5a34fad41e2a5facbe74c2e4687baffee99e0893 (diff) | |
download | ports-d698eafded0b2b57730ea026bf6c403ddf5e1501.tar.gz ports-d698eafded0b2b57730ea026bf6c403ddf5e1501.zip |
Notes
Diffstat (limited to 'www/p5-HTTP-Request-AsCGI')
-rw-r--r-- | www/p5-HTTP-Request-AsCGI/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTTP-Request-AsCGI/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTTP-Request-AsCGI/Makefile b/www/p5-HTTP-Request-AsCGI/Makefile index 9b00a7889cc7..e3a5c461c82e 100644 --- a/www/p5-HTTP-Request-AsCGI/Makefile +++ b/www/p5-HTTP-Request-AsCGI/Makefile @@ -7,7 +7,7 @@ # PORTNAME= HTTP-Request-AsCGI -PORTVERSION= 0.5 +PORTVERSION= 0.9 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,7 @@ COMMENT= Setup a CGI enviroment from a HTTP::Request BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ - p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple + p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.0+ diff --git a/www/p5-HTTP-Request-AsCGI/distinfo b/www/p5-HTTP-Request-AsCGI/distinfo index 759f3de8cb8c..a150b7cecbcc 100644 --- a/www/p5-HTTP-Request-AsCGI/distinfo +++ b/www/p5-HTTP-Request-AsCGI/distinfo @@ -1,3 +1,3 @@ -MD5 (HTTP-Request-AsCGI-0.5.tar.gz) = e1f5d332969d072a19d9649ed7d77f59 -SHA256 (HTTP-Request-AsCGI-0.5.tar.gz) = 30334cc221645c313a63d9c5887a558d8ad7759c90d1eb15561c4c1f632a8198 -SIZE (HTTP-Request-AsCGI-0.5.tar.gz) = 6145 +MD5 (HTTP-Request-AsCGI-0.9.tar.gz) = 99bc3e482d873068177282dcf306959f +SHA256 (HTTP-Request-AsCGI-0.9.tar.gz) = a469733f1bea398c28aff7059e5e592493792b0975276ad226794ba6f75b27cc +SIZE (HTTP-Request-AsCGI-0.9.tar.gz) = 13153 |