aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2010-10-15 14:33:06 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2010-10-15 14:33:06 +0000
commit257678796f542b3de354784bb7309b8e5d9f4b6d (patch)
treea6ba629379e34675fda5f67abd750e7c6bf4d008
parentf82757715aca155a9d4f6ecbc612a8f5aaa294f2 (diff)
downloadports-257678796f542b3de354784bb7309b8e5d9f4b6d.tar.gz
ports-257678796f542b3de354784bb7309b8e5d9f4b6d.zip
Notes
-rw-r--r--news/p5-POE-Component-Client-NNTP/Makefile20
-rw-r--r--news/p5-POE-Component-Client-NNTP/distinfo6
2 files changed, 9 insertions, 17 deletions
diff --git a/news/p5-POE-Component-Client-NNTP/Makefile b/news/p5-POE-Component-Client-NNTP/Makefile
index 49cb504c0ccb..67a859555107 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.18
+PORTVERSION= 2.20
CATEGORIES= news perl5 devel
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,20 +14,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@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}/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= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${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= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
+ p5-POE-Component-Pluggable>=0:${PORTSDIR}/devel/p5-POE-Component-Pluggable
+BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS+= p5-Test-POE-Server-TCP>=0:${PORTSDIR}/devel/p5-Test-POE-Server-TCP
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= yes
MAN3= POE::Component::Client::NNTP.3 \
POE::Component::Client::NNTP::Constants.3
diff --git a/news/p5-POE-Component-Client-NNTP/distinfo b/news/p5-POE-Component-Client-NNTP/distinfo
index f646c36a88cc..339565393140 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.18.tar.gz) = 97c9c4eb67cc33732bb18a6c08745712
-SHA256 (POE-Component-Client-NNTP-2.18.tar.gz) = dce5b2864d5cf21816f807959756c44840521c456c0faf3d188034d96a35883e
-SIZE (POE-Component-Client-NNTP-2.18.tar.gz) = 36445
+MD5 (POE-Component-Client-NNTP-2.20.tar.gz) = d8d91f4084d621d25ddfa560e346c352
+SHA256 (POE-Component-Client-NNTP-2.20.tar.gz) = afb72db4b5c630bafb6cfbb8fb11fff6e77cb9fa1e9ed79a4665ba4b00765db1
+SIZE (POE-Component-Client-NNTP-2.20.tar.gz) = 25576