diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-06-12 02:34:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-06-12 02:34:12 +0000 |
commit | 9f752a3005386b0e8f91de516fc57433373f4f1b (patch) | |
tree | 3eebbc2f9ced27aefd468c7626dce97531d570d5 /irc/p5-POE-Component-IRC | |
parent | 9eb1ac22c8e8f82ee8051aba0154079c37548353 (diff) | |
download | ports-9f752a3005386b0e8f91de516fc57433373f4f1b.tar.gz ports-9f752a3005386b0e8f91de516fc57433373f4f1b.zip |
Notes
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 17 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 4 |
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 |