From fa8aced3fcfbe3deba1910d3282b9f1653f85b15 Mon Sep 17 00:00:00 2001 From: skv Date: Fri, 5 May 2006 09:13:29 +0000 Subject: Update to 1.01 PR: ports/96497 Submitted by: leeym --- news/p5-POE-Component-Client-NNTP/Makefile | 10 ++++++++-- news/p5-POE-Component-Client-NNTP/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) (limited to 'news') diff --git a/news/p5-POE-Component-Client-NNTP/Makefile b/news/p5-POE-Component-Client-NNTP/Makefile index 2e791946fbb7..0309dc9828d2 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= 0.91 +PORTVERSION= 1.01 CATEGORIES= news perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -22,4 +22,10 @@ PERL_CONFIGURE= yes MAN3= POE::Component::Client::NNTP.3 -.include +.include + +.if ${PERL_LEVEL} < 500600 +IGNORE= requires perl 5.6.0 or later. Install lang/perl5 then try again +.endif + +.include diff --git a/news/p5-POE-Component-Client-NNTP/distinfo b/news/p5-POE-Component-Client-NNTP/distinfo index 65978354efdc..8c311ad7706e 100644 --- a/news/p5-POE-Component-Client-NNTP/distinfo +++ b/news/p5-POE-Component-Client-NNTP/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Client-NNTP-0.91.tar.gz) = 948ff3cc126d526d1c758fd1a9894d0c -SHA256 (POE-Component-Client-NNTP-0.91.tar.gz) = 48e1d8eb4cc55a965ad7c4d0b1c4f411e8f545828be58a53442ad63486aa09d3 -SIZE (POE-Component-Client-NNTP-0.91.tar.gz) = 8053 +MD5 (POE-Component-Client-NNTP-1.01.tar.gz) = 2c4c334ad2c1aa451b70a164e0294871 +SHA256 (POE-Component-Client-NNTP-1.01.tar.gz) = f4f189a42b333505f4e19c0ac84c1a868ca04e35fdc277eb837e76b53c9c74ff +SIZE (POE-Component-Client-NNTP-1.01.tar.gz) = 7866 -- cgit