diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-09-29 15:59:00 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-09-29 15:59:00 +0000 |
commit | 318d8d8d0edb6152bdc196f3e22c730963feae3c (patch) | |
tree | ea98d2d489c3746febf6e2ac81a15c31a6e5c3d6 /www/p5-POE-Component-Client-HTTP | |
parent | 5d098d6d3219544099bd9f3fd64af00dafcabc77 (diff) | |
download | ports-318d8d8d0edb6152bdc196f3e22c730963feae3c.tar.gz ports-318d8d8d0edb6152bdc196f3e22c730963feae3c.zip |
Notes
Diffstat (limited to 'www/p5-POE-Component-Client-HTTP')
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/Makefile | 6 | ||||
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-POE-Component-Client-HTTP/Makefile b/www/p5-POE-Component-Client-HTTP/Makefile index 6728a966af80..bb7d18779d6f 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.7100 +PORTVERSION= 0.7200 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -26,7 +26,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= POE::Component::Client::HTTP.3 \ - POE::Component::Client::HTTPHead.3 \ - POE::Component::Client::RequestFactory.3 + POE::Component::Client::HTTP::RequestFactory.3 \ + POE::Filter::HTTPHead.3 .include <bsd.port.mk> diff --git a/www/p5-POE-Component-Client-HTTP/distinfo b/www/p5-POE-Component-Client-HTTP/distinfo index d3a8e38dca17..75077616944f 100644 --- a/www/p5-POE-Component-Client-HTTP/distinfo +++ b/www/p5-POE-Component-Client-HTTP/distinfo @@ -1,2 +1,2 @@ -MD5 (POE-Component-Client-HTTP-0.71.tar.gz) = 6ac8066815a2d6032cce454dbd26021a -SIZE (POE-Component-Client-HTTP-0.71.tar.gz) = 37784 +MD5 (POE-Component-Client-HTTP-0.72.tar.gz) = 6bcdd48ad5abd17783811c25264f6e09 +SIZE (POE-Component-Client-HTTP-0.72.tar.gz) = 38462 |