aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-Server-IRC
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2010-11-08 14:57:52 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2010-11-08 14:57:52 +0000
commit411eb44cd91dcba56f4dfaded8e3ce79e711a405 (patch)
tree09280ef51e150b844ebc71eb09b194b8f122cc57 /irc/p5-POE-Component-Server-IRC
parent5da480a335fd2ba0124d27470a3fc28eb1cfe088 (diff)
downloadports-411eb44cd91dcba56f4dfaded8e3ce79e711a405.tar.gz
ports-411eb44cd91dcba56f4dfaded8e3ce79e711a405.zip
- Update to 1.42
PR: ports/151965 Submitted by: Jase Thew <freebsd AT beardz.net> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=264245
Diffstat (limited to 'irc/p5-POE-Component-Server-IRC')
-rw-r--r--irc/p5-POE-Component-Server-IRC/Makefile7
-rw-r--r--irc/p5-POE-Component-Server-IRC/distinfo5
-rw-r--r--irc/p5-POE-Component-Server-IRC/pkg-plist2
3 files changed, 5 insertions, 9 deletions
diff --git a/irc/p5-POE-Component-Server-IRC/Makefile b/irc/p5-POE-Component-Server-IRC/Makefile
index 9ceb5ae2cc76..774c599e6708 100644
--- a/irc/p5-POE-Component-Server-IRC/Makefile
+++ b/irc/p5-POE-Component-Server-IRC/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-Server-IRC
-PORTVERSION= 1.40
+PORTVERSION= 1.42
CATEGORIES= irc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,6 +22,7 @@ BUILD_DEPENDS= p5-Algorithm-Diff>=1.19:${PORTSDIR}/devel/p5-Algorithm-Diff \
p5-POE-Component-Client-DNS>=1:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
p5-POE-Component-Client-Ident>=1:${PORTSDIR}/net/p5-POE-Component-Client-Ident \
p5-POE-Component-IRC>=5.18:${PORTSDIR}/irc/p5-POE-Component-IRC \
+ p5-Object-Pluggable>=1.27:${PORTSDIR}/devel/p5-Object-Pluggable \
p5-POE-Filter-IRCD>=2.2:${PORTSDIR}/irc/p5-POE-Filter-IRCD
RUN_DEPENDS= ${BUILD_DEPENDS}
@@ -31,9 +32,7 @@ MAN1= pmkpasswd.1
MAN3= POE::Component::Server::IRC.3 \
POE::Component::Server::IRC::OperServ.3 \
POE::Component::Server::IRC::Common.3 \
- POE::Component::Server::IRC::Pipeline.3 \
POE::Component::Server::IRC::Plugin.3 \
- POE::Component::Server::IRC::Backend.3 \
- POE::Component::Server::IRC::Test::Plugin.3
+ POE::Component::Server::IRC::Backend.3
.include <bsd.port.mk>
diff --git a/irc/p5-POE-Component-Server-IRC/distinfo b/irc/p5-POE-Component-Server-IRC/distinfo
index 8cf30f6f46db..bc3ccc23e5f5 100644
--- a/irc/p5-POE-Component-Server-IRC/distinfo
+++ b/irc/p5-POE-Component-Server-IRC/distinfo
@@ -1,3 +1,2 @@
-MD5 (POE-Component-Server-IRC-1.40.tar.gz) = 3b76318144ff50669a338649003c3d6f
-SHA256 (POE-Component-Server-IRC-1.40.tar.gz) = 109a10c78033a8749e47be9460bb68a9991797cf33aa51f8ecd012b6efd6b0fc
-SIZE (POE-Component-Server-IRC-1.40.tar.gz) = 107083
+SHA256 (POE-Component-Server-IRC-1.42.tar.gz) = 497365f26959b307a86715a0fcebb1172ac4b04781100982f2a595eefe239c53
+SIZE (POE-Component-Server-IRC-1.42.tar.gz) = 209522
diff --git a/irc/p5-POE-Component-Server-IRC/pkg-plist b/irc/p5-POE-Component-Server-IRC/pkg-plist
index 00c99a4dec6d..048f5bbaa9a8 100644
--- a/irc/p5-POE-Component-Server-IRC/pkg-plist
+++ b/irc/p5-POE-Component-Server-IRC/pkg-plist
@@ -3,10 +3,8 @@ bin/pmkpasswd
%%SITE_PERL%%/POE/Component/Server/IRC.pm
%%SITE_PERL%%/POE/Component/Server/IRC/Common.pm
%%SITE_PERL%%/POE/Component/Server/IRC/OperServ.pm
-%%SITE_PERL%%/POE/Component/Server/IRC/Pipeline.pm
%%SITE_PERL%%/POE/Component/Server/IRC/Plugin.pm
%%SITE_PERL%%/POE/Component/Server/IRC/Backend.pm
-%%SITE_PERL%%/POE/Component/Server/IRC/Test/Plugin.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/IRC
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component