diff options
author | skv <skv@FreeBSD.org> | 2007-02-07 01:32:20 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2007-02-07 01:32:20 +0800 |
commit | ae2a5274705aa05aafa4bf1a0411e21d779a3c23 (patch) | |
tree | 8c0a8a9bcc5629a6e1434223614542ce4dcbca37 /www | |
parent | de63e9ca227ef401c53a6854ce145f39469ac049 (diff) | |
download | freebsd-ports-gnome-ae2a5274705aa05aafa4bf1a0411e21d779a3c23.tar.gz freebsd-ports-gnome-ae2a5274705aa05aafa4bf1a0411e21d779a3c23.tar.zst freebsd-ports-gnome-ae2a5274705aa05aafa4bf1a0411e21d779a3c23.zip |
Update to 0.80
Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.80/CHANGES
PR: ports/107397
Submitted by: Gea-Suan Lin <gslin xx gslin.org>
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/Makefile | 4 | ||||
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/distinfo | 6 |
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 a37566e4a759..01e6a1335743 100644 --- a/www/p5-POE-Component-Client-HTTP/Makefile +++ b/www/p5-POE-Component-Client-HTTP/Makefile @@ -6,12 +6,12 @@ # PORTNAME= POE-Component-Client-HTTP -PORTVERSION= 0.7900 +PORTVERSION= 0.8000 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} +DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//} MAINTAINER= skv@FreeBSD.org COMMENT= POE component for non-blocking/concurrent HTTP queries diff --git a/www/p5-POE-Component-Client-HTTP/distinfo b/www/p5-POE-Component-Client-HTTP/distinfo index aa26ed48645d..5152d2e74aa8 100644 --- a/www/p5-POE-Component-Client-HTTP/distinfo +++ b/www/p5-POE-Component-Client-HTTP/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Client-HTTP-0.79.tar.gz) = f873ef9a39958c6b5389e8e48577e9e2 -SHA256 (POE-Component-Client-HTTP-0.79.tar.gz) = b0685404a8c9ac2f68c83a3325d7b3b80affa819541549131ce36140bc319499 -SIZE (POE-Component-Client-HTTP-0.79.tar.gz) = 43303 +MD5 (POE-Component-Client-HTTP-0.80.tar.gz) = 4b639996775547750de07edc64f09af8 +SHA256 (POE-Component-Client-HTTP-0.80.tar.gz) = e3edb8ce0b17b1fbfef70ff8c72423aa9863a6471e88b92d0714706177d57dd8 +SIZE (POE-Component-Client-HTTP-0.80.tar.gz) = 47164 |