1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 2.22

Changes:	http://search.cpan.org/dist/POE-Component-Client-NNTP/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-09-01 13:13:54 +00:00
parent 768599b59b
commit 47afca61a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280967
2 changed files with 9 additions and 8 deletions

View File

@ -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

View File

@ -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