diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-05-16 11:52:00 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-05-16 11:52:00 +0000 |
commit | 0e66fc18bc42741cd44c38817f2a5b24935f4fc3 (patch) | |
tree | 3c000f9172cb12c7e25e61668a006d468d883ac7 | |
parent | - Update to 0.9 (diff) |
- Update to 0.9460
Changes: http://search.cpan.org/dist/POE-Component-Client-HTTP/CHANGES
PR: ports/167931
Submitted by: Jase Thew <freebsd@beardz.net>
Notes
Notes:
svn path=/head/; revision=296766
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/Makefile | 4 | ||||
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-POE-Component-Client-HTTP/Makefile b/www/p5-POE-Component-Client-HTTP/Makefile index 0b64fe6c3bd6..1ed5c4514268 100644 --- a/www/p5-POE-Component-Client-HTTP/Makefile +++ b/www/p5-POE-Component-Client-HTTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Client-HTTP -PORTVERSION= 0.9450 +PORTVERSION= 0.9460 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RCAPUTO @@ -22,7 +22,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-POE>=1.312:${PORTSDIR}/devel/p5-POE \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>=1.37:${PORTSDIR}/net/p5-URI \ - p5-POE-Component-Client-Keepalive>=0.2690:${PORTSDIR}/net/p5-POE-Component-Client-Keepalive \ + p5-POE-Component-Client-Keepalive>=0.2710:${PORTSDIR}/net/p5-POE-Component-Client-Keepalive \ p5-Socket-GetAddrInfo>=0.19:${PORTSDIR}/net/p5-Socket-GetAddrInfo RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-POE-Component-Client-HTTP/distinfo b/www/p5-POE-Component-Client-HTTP/distinfo index 85d12bbbccd4..69b621fe8a13 100644 --- a/www/p5-POE-Component-Client-HTTP/distinfo +++ b/www/p5-POE-Component-Client-HTTP/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Client-HTTP-0.945.tar.gz) = 619145216c6cfc89540df8d57258347c9c8dd1f451a1e3b11cc023cfd2d416ac -SIZE (POE-Component-Client-HTTP-0.945.tar.gz) = 69945 +SHA256 (POE-Component-Client-HTTP-0.946.tar.gz) = 654a6d3371a7914c950a7a12dbf3d3072a8b88e8fc6e49891872370ddd0b3f21 +SIZE (POE-Component-Client-HTTP-0.946.tar.gz) = 70155 |