Date: Fri, 21 Sep 2012 00:20:32 +0100 (BST) From: Jase Thew <jase@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: miwi@FreeBSD.org Subject: ports/171828: [PATCH] irc/p5-POE-Component-IRC : Update to 6.80 Message-ID: <201209202320.q8KNKWU6078002@freefall.freebsd.org> Resent-Message-ID: <201209202330.q8KNUDGg082111@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 171828 >Category: ports >Synopsis: [PATCH] irc/p5-POE-Component-IRC : Update to 6.80 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Sep 20 23:30:13 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Jase Thew >Release: FreeBSD 9.0-STABLE i386 >Organization: >Environment: System: FreeBSD freefall.freebsd.org 9.0-STABLE FreeBSD 9.0-STABLE #6 r235139: Tue May 8 21:19:03 UTC 2012 simon@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386 >Description: - Update to 6.80 - Changes: https://metacpan.org/source/BINGOS/POE-Component-IRC-6.80/Changes Port maintainer (miwi@FreeBSD.org) is cc'd. >How-To-Repeat: >Fix: --- p5-POE-Component-IRC-6.80.patch begins here --- irc/p5-POE-Component-IRC/Makefile | 7 ++++--- irc/p5-POE-Component-IRC/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index a3d0512..1aac95f 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -7,10 +7,10 @@ # 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 +25,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 21bb487..42ee0de 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 --- p5-POE-Component-IRC-6.80.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209202320.q8KNKWU6078002>