diff options
author | skv <skv@FreeBSD.org> | 2006-09-14 19:29:12 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2006-09-14 19:29:12 +0800 |
commit | 386629aa5bf463c95a3056217b6c208a4c7803ce (patch) | |
tree | 068cce137e1e9d104da4096d6cc18fbe504c70ab /news | |
parent | 8bc7cc2fe0af7bdcfd4a813c32333e1c0b62d563 (diff) | |
download | freebsd-ports-gnome-386629aa5bf463c95a3056217b6c208a4c7803ce.tar.gz freebsd-ports-gnome-386629aa5bf463c95a3056217b6c208a4c7803ce.tar.zst freebsd-ports-gnome-386629aa5bf463c95a3056217b6c208a4c7803ce.zip |
Update to 1.03
PR: ports/103172
Submitted by: Jin-Shan Tseng <tjs xx cdpa.nsysu.edu.tw>
Diffstat (limited to 'news')
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/Makefile | 7 | ||||
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/news/p5-POE-Component-Client-NNTP/Makefile b/news/p5-POE-Component-Client-NNTP/Makefile index 0309dc9828d2..07c0e600cd4e 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= 1.01 +PORTVERSION= 1.03 CATEGORIES= news perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -15,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= POE component for non-blocking NNTP access -BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE PERL_CONFIGURE= yes @@ -25,7 +24,7 @@ MAN3= POE::Component::Client::NNTP.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.6.0 or later. Install lang/perl5 then try again +IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 then try again .endif .include <bsd.port.post.mk> diff --git a/news/p5-POE-Component-Client-NNTP/distinfo b/news/p5-POE-Component-Client-NNTP/distinfo index 8c311ad7706e..65683f6cda78 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-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 +MD5 (POE-Component-Client-NNTP-1.03.tar.gz) = 33745f0f6a8e55f90c054415e9bb17d4 +SHA256 (POE-Component-Client-NNTP-1.03.tar.gz) = 9602edeaf149c491d71603d122cc736e790a1c9936a602cc5d3c684077805816 +SIZE (POE-Component-Client-NNTP-1.03.tar.gz) = 8451 |