aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-Server-IRC
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-04-27 17:22:44 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-04-27 17:22:44 +0000
commitf00ea8834b3192699b21d4ac766d8ad1386d1f5d (patch)
tree3d37f5cda340db51ca9a8ef56a31601423cf5ffe /irc/p5-POE-Component-Server-IRC
parent55194fb5f76c0d7aefd9b09778e781b74a84ac58 (diff)
downloadports-f00ea8834b3192699b21d4ac766d8ad1386d1f5d.tar.gz
ports-f00ea8834b3192699b21d4ac766d8ad1386d1f5d.zip
- Update to 1.44
Changes: http://search.cpan.org/dist/POE-Component-Server-IRC-1.44/Changes PR: ports/156503 Submitted by: Jase Thew <freebsd@beardz.net> Approved by: Teramoto Masahiro <markun@onohara.to> (maintainer)
Notes
Notes: svn path=/head/; revision=273262
Diffstat (limited to 'irc/p5-POE-Component-Server-IRC')
-rw-r--r--irc/p5-POE-Component-Server-IRC/Makefile15
-rw-r--r--irc/p5-POE-Component-Server-IRC/distinfo4
2 files changed, 9 insertions, 10 deletions
diff --git a/irc/p5-POE-Component-Server-IRC/Makefile b/irc/p5-POE-Component-Server-IRC/Makefile
index 774c599e6708..dfdad1a5fc1e 100644
--- a/irc/p5-POE-Component-Server-IRC/Makefile
+++ b/irc/p5-POE-Component-Server-IRC/Makefile
@@ -6,25 +6,24 @@
#
PORTNAME= POE-Component-Server-IRC
-PORTVERSION= 1.42
+PORTVERSION= 1.44
CATEGORIES= irc perl5
-MASTER_SITES= CPAN
+MASTER_SITES= CPAN/${PORTNAME:C/-.*//}/HINRIK
PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= A fully event-driven networkable IRC server daemon module
-BUILD_DEPENDS= p5-Algorithm-Diff>=1.19:${PORTSDIR}/devel/p5-Algorithm-Diff \
- p5-Crypt-PasswdMD5>=1.3:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
- p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
+BUILD_DEPENDS= p5-Crypt-PasswdMD5>=1.3:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
+ p5-IRC-Utils>=0.06:${PORTSDIR}/irc/p5-IRC-Utils \
p5-Net-Netmask>=1.9012:${PORTSDIR}/net-mgmt/p5-Net-Netmask \
+ p5-Object-Pluggable>=1.29:${PORTSDIR}/devel/p5-Object-Pluggable \
p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE \
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-Component-IRC>=6.52:${PORTSDIR}/irc/p5-POE-Component-IRC \
p5-POE-Filter-IRCD>=2.2:${PORTSDIR}/irc/p5-POE-Filter-IRCD
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/irc/p5-POE-Component-Server-IRC/distinfo b/irc/p5-POE-Component-Server-IRC/distinfo
index bc3ccc23e5f5..cebf18a853eb 100644
--- a/irc/p5-POE-Component-Server-IRC/distinfo
+++ b/irc/p5-POE-Component-Server-IRC/distinfo
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-Server-IRC-1.42.tar.gz) = 497365f26959b307a86715a0fcebb1172ac4b04781100982f2a595eefe239c53
-SIZE (POE-Component-Server-IRC-1.42.tar.gz) = 209522
+SHA256 (POE-Component-Server-IRC-1.44.tar.gz) = 7d11c81e5bcef90c047b2b4bd9421519f1a79af4eadd536a1b5268751c7764e1
+SIZE (POE-Component-Server-IRC-1.44.tar.gz) = 206669