diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-02 03:52:29 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-02 03:52:29 +0000 |
commit | 3a8590de49a932172e71a15c5d85efc1db1aef12 (patch) | |
tree | a3e5d56af174011f178e01a3f4e6925bf217b600 /net/p5-POE-Component-Generic | |
parent | 529cdf18a3341c9a739d2e202574a941021a5c0e (diff) | |
download | ports-3a8590de49a932172e71a15c5d85efc1db1aef12.tar.gz ports-3a8590de49a932172e71a15c5d85efc1db1aef12.zip |
Notes
Diffstat (limited to 'net/p5-POE-Component-Generic')
-rw-r--r-- | net/p5-POE-Component-Generic/Makefile | 10 | ||||
-rw-r--r-- | net/p5-POE-Component-Generic/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/net/p5-POE-Component-Generic/Makefile b/net/p5-POE-Component-Generic/Makefile index d64535930ba3..9912a0daa3ef 100644 --- a/net/p5-POE-Component-Generic/Makefile +++ b/net/p5-POE-Component-Generic/Makefile @@ -6,23 +6,23 @@ # PORTNAME= POE-Component-Generic -PORTVERSION= 0.09.10 +PORTVERSION= 0.09.11 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= tjs@cdpa.nsysu.edu.tw +MAINTAINER= perl@FreeBSD.org COMMENT= Provides non-blocking access to a blocking object RUN_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \ - ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump -BUILD_DEPENDS= ${RUN_DEPENDS} + ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \ + ${SITE_PERL}/${PERL_ARCH}/Net/SSH2.pm:${PORTSDIR}/net/p5-Net-SSH2 PERL_CONFIGURE= yes -MAN3= POE::Component::Generic.3 \ +MAN3= POE::Component::Generic.3 \ POE::Component::Generic::Child.3 \ POE::Component::Generic::Net::SSH2.3 \ POE::Component::Generic::Object.3 diff --git a/net/p5-POE-Component-Generic/distinfo b/net/p5-POE-Component-Generic/distinfo index fc398bf520b2..c74fda1c9197 100644 --- a/net/p5-POE-Component-Generic/distinfo +++ b/net/p5-POE-Component-Generic/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Generic-0.0910.tar.gz) = a8edc7aeff5e25a5c64995eb09b9b222 -SHA256 (POE-Component-Generic-0.0910.tar.gz) = 14021d61bd676543d3b1c352d8b05d21def07a9c101510a9abed1187e3e9cde2 -SIZE (POE-Component-Generic-0.0910.tar.gz) = 31943 +MD5 (POE-Component-Generic-0.0911.tar.gz) = 38161ec58242590b0db4dc55ef8aa89e +SHA256 (POE-Component-Generic-0.0911.tar.gz) = c18444e389ca8a5c62d4b1bc07e0ea246c84995ab411b66a0ce1568adee39b2a +SIZE (POE-Component-Generic-0.0911.tar.gz) = 32043 |