diff options
author | Jase Thew <jase@FreeBSD.org> | 2012-10-31 17:05:47 +0000 |
---|---|---|
committer | Jase Thew <jase@FreeBSD.org> | 2012-10-31 17:05:47 +0000 |
commit | 380c7f99cbbcffcc6b9c779a9d0aa56751ed3728 (patch) | |
tree | 9b2e1a438e86d9c5f73d79e0446c31ccf721ed4c /irc | |
parent | be4019c82b96de42896b0d75eb59b5b1d57f6a7f (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 14 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 4 |
2 files changed, 7 insertions, 11 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index a3d051294c12..45a7abffc7e6 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -1,16 +1,11 @@ -# ex:ts=8 -# New ports collection makefile for: POE::Component::IRC -# Date created: Aug 19, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= POE-Component-IRC -PORTVERSION= 6.78 +PORTVERSION= 6.80 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:HINRIK +MASTER_SITE_SUBDIR= CPAN:BINGOS PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org @@ -25,7 +20,8 @@ RUN_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \ 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-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences + p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences \ + p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils 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 21bb4870039f..42ee0de15097 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-IRC-6.78.tar.gz) = ee6650d853b6e4057756cf23ff7b0a92869b1e23897c0f888bfcc1a29b41c897 -SIZE (POE-Component-IRC-6.78.tar.gz) = 401838 +SHA256 (POE-Component-IRC-6.80.tar.gz) = c4b27346012136ef21fea01a5db51dab8884dadfc23a413d5a23c9918cce5499 +SIZE (POE-Component-IRC-6.80.tar.gz) = 403806 |