aboutsummaryrefslogtreecommitdiff
path: root/news/p5-POE-Component-Client-NNTP
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2006-12-25 14:23:55 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2006-12-25 14:23:55 +0000
commitd829de21e4a8bc8b33da0ad8a3dc26e6f8be78c7 (patch)
tree76d68265691498653abe307f80aeaffeca919ccb /news/p5-POE-Component-Client-NNTP
parent7eda4e5d57e11e68733bb8ed4214866ff961dec9 (diff)
downloadports-d829de21e4a8bc8b33da0ad8a3dc26e6f8be78c7.tar.gz
ports-d829de21e4a8bc8b33da0ad8a3dc26e6f8be78c7.zip
Notes
Diffstat (limited to 'news/p5-POE-Component-Client-NNTP')
-rw-r--r--news/p5-POE-Component-Client-NNTP/Makefile9
-rw-r--r--news/p5-POE-Component-Client-NNTP/distinfo6
-rw-r--r--news/p5-POE-Component-Client-NNTP/pkg-plist2
3 files changed, 11 insertions, 6 deletions
diff --git a/news/p5-POE-Component-Client-NNTP/Makefile b/news/p5-POE-Component-Client-NNTP/Makefile
index b8a211af5226..56f8558a9782 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.04
+PORTVERSION= 2.01
CATEGORIES= news perl5 devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
@@ -15,11 +15,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= POE component for non-blocking NNTP access
-RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
+BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
+ ${SITE_PERL}/POE/Component/Pluggable.pm:${PORTSDIR}/devel/p5-POE-Component-Pluggable
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= POE::Component::Client::NNTP.3
+MAN3= POE::Component::Client::NNTP.3 \
+ POE::Component::Client::NNTP::Constants.3
.include <bsd.port.pre.mk>
diff --git a/news/p5-POE-Component-Client-NNTP/distinfo b/news/p5-POE-Component-Client-NNTP/distinfo
index e22b2e2f4f2e..e6ca403bb7ba 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.04.tar.gz) = 847578a7e263204b07f3b6c68fcec91b
-SHA256 (POE-Component-Client-NNTP-1.04.tar.gz) = 313cbc6067f5b1917e1886742b07ecd0817fc97074d807229d36790cb2c0d133
-SIZE (POE-Component-Client-NNTP-1.04.tar.gz) = 15839
+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
diff --git a/news/p5-POE-Component-Client-NNTP/pkg-plist b/news/p5-POE-Component-Client-NNTP/pkg-plist
index b43623a49c17..5505b6909d43 100644
--- a/news/p5-POE-Component-Client-NNTP/pkg-plist
+++ b/news/p5-POE-Component-Client-NNTP/pkg-plist
@@ -1,9 +1,11 @@
%%SITE_PERL%%/POE/Component/Client/NNTP.pm
+%%SITE_PERL%%/POE/Component/Client/NNTP/Constants.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/NNTP/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/NNTP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
+@dirrmtry %%SITE_PERL%%/POE/Component/Client/NNTP
@dirrmtry %%SITE_PERL%%/POE/Component/Client
@dirrmtry %%SITE_PERL%%/POE/Component
@dirrmtry %%SITE_PERL%%/POE