diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-05-31 21:00:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-05-31 21:00:54 +0000 |
commit | c71d61c0bf423394a1dbfb72d588f01638d7a5e7 (patch) | |
tree | 5e87b7570ad43a69534f994fd2d117e6e1afd4e4 /news/p5-POE-Component-Client-NNTP | |
parent | c7bd4d4c89f575674e46467c80788d9ab698ccbc (diff) |
Notes
Diffstat (limited to 'news/p5-POE-Component-Client-NNTP')
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/Makefile | 8 | ||||
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/distinfo | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/news/p5-POE-Component-Client-NNTP/Makefile b/news/p5-POE-Component-Client-NNTP/Makefile index d76a1c92b90f..ae6ce9b5c8f4 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.02 +PORTVERSION= 2.08 CATEGORIES= news perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,11 @@ MAINTAINER= skv@FreeBSD.org COMMENT= POE component for non-blocking NNTP access BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ - ${SITE_PERL}/POE/Component/Pluggable.pm:${PORTSDIR}/devel/p5-POE-Component-Pluggable + ${SITE_PERL}/POE/Component/Pluggable.pm:${PORTSDIR}/devel/p5-POE-Component-Pluggable \ + ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ + ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ + ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ + ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/news/p5-POE-Component-Client-NNTP/distinfo b/news/p5-POE-Component-Client-NNTP/distinfo index ad5a0ee232c5..c35c0dccc048 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.02.tar.gz) = 28a3a7581c20b9aba3870b35c4730572 -SHA256 (POE-Component-Client-NNTP-2.02.tar.gz) = 951ca6d2a4f2a06608b375df85e4f6de9cb47c76b1a01935901f3c06bae0c59a -SIZE (POE-Component-Client-NNTP-2.02.tar.gz) = 20782 +MD5 (POE-Component-Client-NNTP-2.08.tar.gz) = 0107206e20abf44958027be584ad57c3 +SHA256 (POE-Component-Client-NNTP-2.08.tar.gz) = f4c489c7d2c439f4869b18c8dcbc4a6274979a1c5354befa6445a7c336740d37 +SIZE (POE-Component-Client-NNTP-2.08.tar.gz) = 28766 |