aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-06-12 10:34:12 +0800
committermiwi <miwi@FreeBSD.org>2011-06-12 10:34:12 +0800
commit59ff2a92e6c6a9945f42b59dd02700b77eaa8f0d (patch)
tree13e86378e6af6dc5b6db1c6f0b7685beffcdc332 /irc
parent52913a8091901ddeab1cc48c05826d378bfe53ab (diff)
downloadfreebsd-ports-gnome-59ff2a92e6c6a9945f42b59dd02700b77eaa8f0d.tar.gz
freebsd-ports-gnome-59ff2a92e6c6a9945f42b59dd02700b77eaa8f0d.tar.zst
freebsd-ports-gnome-59ff2a92e6c6a9945f42b59dd02700b77eaa8f0d.zip
- Update to 6.68
PR: 156502 Submitted by: Jase Thew <freebsd@beardz.net>
Diffstat (limited to 'irc')
-rw-r--r--irc/p5-POE-Component-IRC/Makefile17
-rw-r--r--irc/p5-POE-Component-IRC/distinfo4
2 files changed, 13 insertions, 8 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index 279670f2b06b..d92426441e28 100644
--- a/irc/p5-POE-Component-IRC/Makefile
+++ b/irc/p5-POE-Component-IRC/Makefile
@@ -7,20 +7,25 @@
#
PORTNAME= POE-Component-IRC
-PORTVERSION= 6.54
+PORTVERSION= 6.68
CATEGORIES= irc devel perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:HINRIK
PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
COMMENT= A fully event-driven IRC client module
-RUN_DEPENDS= p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE \
- p5-Object-Pluggable>=1.27:${PORTSDIR}/devel/p5-Object-Pluggable \
- p5-POE-Filter-IRCD>=1.7:${PORTSDIR}/irc/p5-POE-Filter-IRCD \
+LICENSE_COMB= dual
+LICENSE= ART20 GPLv1
+
+RUN_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \
+ p5-POE-Component-Syndicator>=0.01:${PORTSDIR}/devel/p5-POE-Component-Syndicator \
+ p5-POE-Filter-IRCD>=2.42:${PORTSDIR}/irc/p5-POE-Filter-IRCD \
p5-POE-Component-Client-DNS>=0.99:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
- p5-POE-Component-SSLify>0:${PORTSDIR}/security/p5-POE-Component-SSLify
-BUILD_DEPENDS= ${RUN_DEPENDS}
+ p5-POE-Component-SSLify>0:${PORTSDIR}/security/p5-POE-Component-SSLify \
+ p5-IRC-Utils>=0.10:${PORTSDIR}/irc/p5-IRC-Utils
+BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo
index ac653cb3a32e..22aa938c87a3 100644
--- a/irc/p5-POE-Component-IRC/distinfo
+++ b/irc/p5-POE-Component-IRC/distinfo
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-IRC-6.54.tar.gz) = afb95b153e1a23f72b41eb4c477a31be680ac317c1450fdc847d603f7aa17d02
-SIZE (POE-Component-IRC-6.54.tar.gz) = 397755
+SHA256 (POE-Component-IRC-6.68.tar.gz) = b7b6ffcfb1127c72a40811914013bda04d5e64c34b48d13529391de9e1e96f01
+SIZE (POE-Component-IRC-6.68.tar.gz) = 394699