diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-02-28 11:01:19 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-02-28 11:01:19 +0000 |
commit | d1492249eb1cc842efd01b77300384b8e412c698 (patch) | |
tree | 9e2f046a7748365bcc97afae6e8d4dc3503af66e /www/p5-POE-Component-Client-HTTP | |
parent | Update to 0.4.3 (diff) |
Updated to 0.63
Notes
Notes:
svn path=/head/; revision=102370
Diffstat (limited to 'www/p5-POE-Component-Client-HTTP')
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/Makefile | 3 | ||||
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/distinfo | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-POE-Component-Client-HTTP/Makefile b/www/p5-POE-Component-Client-HTTP/Makefile index 0adf25e95e3c..35f249faf2ac 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.61 +PORTVERSION= 0.63 CATEGORIES= devel perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -18,6 +18,7 @@ COMMENT= POE component for non-blocking/concurrent HTTP queries BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay/Handle.pm:${PORTSDIR}/security/p5-Net-SSLeay \ + ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-POE-Component-Client-HTTP/distinfo b/www/p5-POE-Component-Client-HTTP/distinfo index 9dd6cd5fd7cf..973cc677ecf3 100644 --- a/www/p5-POE-Component-Client-HTTP/distinfo +++ b/www/p5-POE-Component-Client-HTTP/distinfo @@ -1 +1,2 @@ -MD5 (POE-Component-Client-HTTP-0.61.tar.gz) = 4dfa7200162f6eae54e02b6af13baadf +MD5 (POE-Component-Client-HTTP-0.63.tar.gz) = 1f3d5b3793b42715493c6b46057cb75e +SIZE (POE-Component-Client-HTTP-0.63.tar.gz) = 31944 |