diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-01 13:13:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-01 13:13:54 +0000 |
commit | 47afca61a94e647afc7481aa3af2cf0bc21bdc81 (patch) | |
tree | dd4b37488d6e052afea3bd16ae3ecad9376bd090 /news | |
parent | 768599b59b82829e228fc2bd8b4a4e68c8a0af84 (diff) |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/Makefile | 13 | ||||
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/distinfo | 4 |
2 files changed, 9 insertions, 8 deletions
diff --git a/news/p5-POE-Component-Client-NNTP/Makefile b/news/p5-POE-Component-Client-NNTP/Makefile index 67a859555107..ec4c784fc6fa 100644 --- a/news/p5-POE-Component-Client-NNTP/Makefile +++ b/news/p5-POE-Component-Client-NNTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Client-NNTP -PORTVERSION= 2.20 +PORTVERSION= 2.22 CATEGORIES= news perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +14,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE component for non-blocking NNTP access -RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ - p5-POE-Component-Pluggable>=0:${PORTSDIR}/devel/p5-POE-Component-Pluggable -BUILD_DEPENDS= ${RUN_DEPENDS} -BUILD_DEPENDS+= p5-Test-POE-Server-TCP>=0:${PORTSDIR}/devel/p5-Test-POE-Server-TCP +BUILD_DEPENDS= p5-POE>=0.999.9:${PORTSDIR}/devel/p5-POE \ + p5-POE-Component-Pluggable>=0.03:${PORTSDIR}/devel/p5-POE-Component-Pluggable \ + p5-Test-POE-Server-TCP>=0:${PORTSDIR}/devel/p5-Test-POE-Server-TCP +RUN_DEPENDS= p5-POE>=0.999.9:${PORTSDIR}/devel/p5-POE \ + p5-POE-Component-Pluggable>=0.03:${PORTSDIR}/devel/p5-POE-Component-Pluggable -PERL_CONFIGURE= yes +PERL_CONFIGURE= yes MAN3= POE::Component::Client::NNTP.3 \ POE::Component::Client::NNTP::Constants.3 diff --git a/news/p5-POE-Component-Client-NNTP/distinfo b/news/p5-POE-Component-Client-NNTP/distinfo index 2ddb35301e1d..ee021d7b9f7d 100644 --- a/news/p5-POE-Component-Client-NNTP/distinfo +++ b/news/p5-POE-Component-Client-NNTP/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Client-NNTP-2.20.tar.gz) = afb72db4b5c630bafb6cfbb8fb11fff6e77cb9fa1e9ed79a4665ba4b00765db1 -SIZE (POE-Component-Client-NNTP-2.20.tar.gz) = 25576 +SHA256 (POE-Component-Client-NNTP-2.22.tar.gz) = 65741ef1f064745d9894fc17d324d08c956e0dbdcd4327ccba939a26e2896a91 +SIZE (POE-Component-Client-NNTP-2.22.tar.gz) = 27411 |