diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-06-05 02:06:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-06-05 02:06:19 +0800 |
commit | ef789add2892c5da157aa526a72d75f13f5ff0e2 (patch) | |
tree | b15a1d67cf13892f8e4105870d6a573047b2c8ba | |
parent | a7ceca564e7e6d69096a778c7ce162ca74bf01ca (diff) | |
download | freebsd-ports-gnome-ef789add2892c5da157aa526a72d75f13f5ff0e2.tar.gz freebsd-ports-gnome-ef789add2892c5da157aa526a72d75f13f5ff0e2.tar.zst freebsd-ports-gnome-ef789add2892c5da157aa526a72d75f13f5ff0e2.zip |
- Update to 0.947
Changes: http://search.cpan.org/dist/POE-Component-Client-HTTP/CHANGES
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/Makefile | 5 | ||||
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/p5-POE-Component-Client-HTTP/Makefile b/www/p5-POE-Component-Client-HTTP/Makefile index 1ed5c4514268..203348af307e 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.9460 +PORTVERSION= 0.9470 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RCAPUTO @@ -23,9 +23,8 @@ 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.2710:${PORTSDIR}/net/p5-POE-Component-Client-Keepalive \ - p5-Socket-GetAddrInfo>=0.19:${PORTSDIR}/net/p5-Socket-GetAddrInfo + p5-Socket>=2.001:${PORTSDIR}/net/p5-Socket RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-Test-POE-Server-TCP>=1.14:${PORTSDIR}/devel/p5-Test-POE-Server-TCP PERL_CONFIGURE= yes diff --git a/www/p5-POE-Component-Client-HTTP/distinfo b/www/p5-POE-Component-Client-HTTP/distinfo index 69b621fe8a13..ccd267bd23ca 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.946.tar.gz) = 654a6d3371a7914c950a7a12dbf3d3072a8b88e8fc6e49891872370ddd0b3f21 -SIZE (POE-Component-Client-HTTP-0.946.tar.gz) = 70155 +SHA256 (POE-Component-Client-HTTP-0.947.tar.gz) = 5030b1f52bdf710fea1fbe6673b39697033f002558617251d6c03167037d854b +SIZE (POE-Component-Client-HTTP-0.947.tar.gz) = 70477 |