diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2007-03-03 14:15:57 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2007-03-03 14:15:57 +0000 |
commit | dc0a06ec405b68538d78bcb61472cd6dccee90e1 (patch) | |
tree | daee3cf55d2e7e44175b681d330e5afac39b4d75 /news | |
parent | a1207c3318aac161010bae0d5d737656baac18c0 (diff) | |
download | ports-dc0a06ec405b68538d78bcb61472cd6dccee90e1.tar.gz ports-dc0a06ec405b68538d78bcb61472cd6dccee90e1.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/Makefile | 10 | ||||
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/news/p5-POE-Component-Client-NNTP/Makefile b/news/p5-POE-Component-Client-NNTP/Makefile index 56f8558a9782..699719284b16 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.01 +PORTVERSION= 2.02 CATEGORIES= news perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -24,10 +24,4 @@ PERL_CONFIGURE= yes MAN3= POE::Component::Client::NNTP.3 \ POE::Component::Client::NNTP::Constants.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 then try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/news/p5-POE-Component-Client-NNTP/distinfo b/news/p5-POE-Component-Client-NNTP/distinfo index e6ca403bb7ba..ad5a0ee232c5 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-2.01.tar.gz) = 29f631ccefa279e9e8ff43ffeccd3ff2 -SHA256 (POE-Component-Client-NNTP-2.01.tar.gz) = 9060ea9bdc91ac4354940ba29f9c5e2970b4811377b95a0f709655aae8b5adc0 -SIZE (POE-Component-Client-NNTP-2.01.tar.gz) = 20693 +MD5 (POE-Component-Client-NNTP-2.02.tar.gz) = 28a3a7581c20b9aba3870b35c4730572 +SHA256 (POE-Component-Client-NNTP-2.02.tar.gz) = 951ca6d2a4f2a06608b375df85e4f6de9cb47c76b1a01935901f3c06bae0c59a +SIZE (POE-Component-Client-NNTP-2.02.tar.gz) = 20782 |