diff options
author | jase <jase@FreeBSD.org> | 2012-11-01 01:05:47 +0800 |
---|---|---|
committer | jase <jase@FreeBSD.org> | 2012-11-01 01:05:47 +0800 |
commit | 771ad4c33f4fe38e79601aaf15bf64ce9b757d3a (patch) | |
tree | 9b2e1a438e86d9c5f73d79e0446c31ccf721ed4c /irc/p5-POE-Component-IRC | |
parent | 39aa7e67fda402e498bd4804a68a0aecc3c99171 (diff) | |
download | freebsd-ports-gnome-771ad4c33f4fe38e79601aaf15bf64ce9b757d3a.tar.gz freebsd-ports-gnome-771ad4c33f4fe38e79601aaf15bf64ce9b757d3a.tar.zst freebsd-ports-gnome-771ad4c33f4fe38e79601aaf15bf64ce9b757d3a.zip |
- Update to 6.80
- Convert to new format Makefile header
Changes: https://metacpan.org/source/BINGOS/POE-Component-IRC-6.80/Changes
PR: ports/171828
Approved by: maintainer timeout (38 days)
Feature safe: yes
Diffstat (limited to 'irc/p5-POE-Component-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 |