diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-05-03 14:26:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-05-03 14:26:47 +0000 |
commit | 1faee0fe0d9dfe3af35afd840ea7fa29aafa4f3e (patch) | |
tree | 038e3f2c3ab648f11e5e290fd667fd10642c69fc /irc | |
parent | 18b69e7b51b08d0f638a0e13bd95cf5601384b09 (diff) | |
download | ports-1faee0fe0d9dfe3af35afd840ea7fa29aafa4f3e.tar.gz ports-1faee0fe0d9dfe3af35afd840ea7fa29aafa4f3e.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 5 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index 680934e87c90..a3d051294c12 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.76 +PORTVERSION= 6.78 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HINRIK @@ -24,7 +24,8 @@ 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.12:${PORTSDIR}/irc/p5-IRC-Utils + p5-IRC-Utils>=0.12:${PORTSDIR}/irc/p5-IRC-Utils \ + p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 9279fd0c95ed..21bb4870039f 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-IRC-6.76.tar.gz) = e3548fa515e8502e7e29fae552f3feb70f064d15e8b60d259e2fdc96e4fe501f -SIZE (POE-Component-IRC-6.76.tar.gz) = 401732 +SHA256 (POE-Component-IRC-6.78.tar.gz) = ee6650d853b6e4057756cf23ff7b0a92869b1e23897c0f888bfcc1a29b41c897 +SIZE (POE-Component-IRC-6.78.tar.gz) = 401838 |