From jase@FreeBSD.org  Thu Sep 20 23:20:32 2012
Return-Path: <jase@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id CD184106564A;
	Thu, 20 Sep 2012 23:20:32 +0000 (UTC)
	(envelope-from jase@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 9F3418FC0A;
	Thu, 20 Sep 2012 23:20:32 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8KNKWIH078008;
	Thu, 20 Sep 2012 23:20:32 GMT
	(envelope-from jase@freefall.freebsd.org)
Received: (from jase@localhost)
	by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8KNKWU6078002;
	Fri, 21 Sep 2012 00:20:32 +0100 (BST)
	(envelope-from jase)
Message-Id: <201209202320.q8KNKWU6078002@freefall.freebsd.org>
Date: Fri, 21 Sep 2012 00:20:32 +0100 (BST)
From: Jase Thew <jase@FreeBSD.org>
Reply-To: Jase Thew <jase@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: miwi@freebsd.org
Subject: [PATCH] irc/p5-POE-Component-IRC : Update to 6.80
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         171828
>Category:       ports
>Synopsis:       [PATCH] irc/p5-POE-Component-IRC : Update to 6.80
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jase
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 20 23:30:13 UTC 2012
>Closed-Date:    Wed Oct 31 18:05:24 GMT 2012
>Last-Modified:  Wed Oct 31 18:05:24 GMT 2012
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Sep 20 23:30:26 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171828 
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: bapt 
Responsible-Changed-When: Mon Oct 29 09:50:59 UTC 2012 
Responsible-Changed-Why:  
Reassign to the heap miwi being overloaded for now 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171828 
Responsible-Changed-From-To: freebsd-ports-bugs->jase 
Responsible-Changed-By: jase 
Responsible-Changed-When: Mon 29 Oct 2012 20:16:56 GMT 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171828 
State-Changed-From-To: open->closed 
State-Changed-By: jase 
State-Changed-When: Wed 31 Oct 2012 18:05:23 GMT 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171828 
>Unformatted:
