diff options
author | miwi <miwi@FreeBSD.org> | 2011-08-26 15:02:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-08-26 15:02:19 +0800 |
commit | 1ff1ed93d98266cce02438e1856c41768a0d741b (patch) | |
tree | 1f6e9bae4cc3927d7482680009844745d97313ed | |
parent | 59bf8840a788b786a283fb352974a8dab6a2674b (diff) | |
download | freebsd-ports-gnome-1ff1ed93d98266cce02438e1856c41768a0d741b.tar.gz freebsd-ports-gnome-1ff1ed93d98266cce02438e1856c41768a0d741b.tar.zst freebsd-ports-gnome-1ff1ed93d98266cce02438e1856c41768a0d741b.zip |
- Update to 6.70
- Add license
PR: 159286
Submitted by: Jase Thew <freebsd@beardz.net>
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 6 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index d92426441e28..b2254f8790c5 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= POE-Component-IRC -PORTVERSION= 6.68 +PORTVERSION= 6.70 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HINRIK @@ -16,15 +16,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= A fully event-driven IRC client module +LICENSE= ART10 GPLv1 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 \ - p5-IRC-Utils>=0.10:${PORTSDIR}/irc/p5-IRC-Utils + p5-IRC-Utils>=0.11:${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 22aa938c87a3..19a46194bfb0 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-IRC-6.68.tar.gz) = b7b6ffcfb1127c72a40811914013bda04d5e64c34b48d13529391de9e1e96f01 -SIZE (POE-Component-IRC-6.68.tar.gz) = 394699 +SHA256 (POE-Component-IRC-6.70.tar.gz) = cc86633bc3db097297c0452c7c3d9bf094b91e4c53caa678555a7ca64033fce7 +SIZE (POE-Component-IRC-6.70.tar.gz) = 395279 |