diff options
author | skv <skv@FreeBSD.org> | 2004-02-28 19:01:19 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-02-28 19:01:19 +0800 |
commit | 3001d6e5fb62330fd16914899801791570576c82 (patch) | |
tree | 02fe9f635549bf3b8017df8b0f28b94a45034581 /devel | |
parent | bb5a2ee606f26e9545afe48548ba396751babf71 (diff) | |
download | freebsd-ports-gnome-3001d6e5fb62330fd16914899801791570576c82.tar.gz freebsd-ports-gnome-3001d6e5fb62330fd16914899801791570576c82.tar.zst freebsd-ports-gnome-3001d6e5fb62330fd16914899801791570576c82.zip |
Updated to 0.63
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-POE-Component-Client-HTTP/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-POE-Component-Client-HTTP/distinfo | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-POE-Component-Client-HTTP/Makefile b/devel/p5-POE-Component-Client-HTTP/Makefile index 0adf25e95e3c..35f249faf2ac 100644 --- a/devel/p5-POE-Component-Client-HTTP/Makefile +++ b/devel/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/devel/p5-POE-Component-Client-HTTP/distinfo b/devel/p5-POE-Component-Client-HTTP/distinfo index 9dd6cd5fd7cf..973cc677ecf3 100644 --- a/devel/p5-POE-Component-Client-HTTP/distinfo +++ b/devel/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 |