diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-12-04 09:50:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-12-04 09:50:18 +0000 |
commit | 914470b2e9a46da4ce02e354edc70a7bbdbbefea (patch) | |
tree | 875909e3e4df879bc99798d53056475b9258b647 /irc/p5-POE-Component-IRC | |
parent | 7597510633adc2788a6cf48efd61853df5c2a2a5 (diff) |
Notes
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 4 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 4 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index 868002636cac..cdf474e65cee 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.75 +PORTVERSION= 6.76 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HINRIK @@ -24,7 +24,7 @@ RUN_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \ 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.11:${PORTSDIR}/irc/p5-IRC-Utils + p5-IRC-Utils>=0.12:${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 60872a7dd1a8..9279fd0c95ed 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-IRC-6.75.tar.gz) = 30d7534ea068697743181cd9d7d01ab34482e3068526a2449ad89e7d8ce1ef42 -SIZE (POE-Component-IRC-6.75.tar.gz) = 401886 +SHA256 (POE-Component-IRC-6.76.tar.gz) = e3548fa515e8502e7e29fae552f3feb70f064d15e8b60d259e2fdc96e4fe501f +SIZE (POE-Component-IRC-6.76.tar.gz) = 401732 diff --git a/irc/p5-POE-Component-IRC/pkg-descr b/irc/p5-POE-Component-IRC/pkg-descr index 6e490198f225..28f84ac06e1f 100644 --- a/irc/p5-POE-Component-IRC/pkg-descr +++ b/irc/p5-POE-Component-IRC/pkg-descr @@ -5,4 +5,4 @@ session cares about and where to connect to, and it sends back interesting IRC events when they happen. You make the client do things by sending it events. -WWW: http://search.cpan.org/dist/POE-Component-IRC/ +WWW: http://metacpan.org/release/POE-Component-IRC/ |