Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2011 19:14:11 +0100 (BST)
From:      Jase Thew <freebsd@beardz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        miwi@FreeBSD.org
Subject:   ports/156502: [PATCH] irc/p5-POE-Component-IRC: update to 6.61
Message-ID:  <201104191814.p3JIEB4s078375@beardz.net>
Resent-Message-ID: <201104191820.p3JIK81l029605@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156502
>Category:       ports
>Synopsis:       [PATCH] irc/p5-POE-Component-IRC: update to 6.61
>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:   Tue Apr 19 18:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jase Thew
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD jail-ports.localdomain 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Apr  2 19:17:15 BST
>Description:
- Update to 6.61

Please note, this PR has a dependancy on update PR ports/156501

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-POE-Component-IRC-6.61.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC.orig/Makefile /usr/ports/irc/p5-POE-Component-IRC/Makefile
--- /usr/ports/irc/p5-POE-Component-IRC.orig/Makefile	2011-03-18 04:04:01.000000000 +0000
+++ /usr/ports/irc/p5-POE-Component-IRC/Makefile	2011-04-19 18:53:47.978779097 +0100
@@ -7,20 +7,21 @@
 #
 
 PORTNAME=	POE-Component-IRC
-PORTVERSION=	6.54
+PORTVERSION=	6.61
 CATEGORIES=	irc devel perl5
-MASTER_SITES=	CPAN
+MASTER_SITES=	CPAN/${PORTNAME:C/-.*//}/HINRIK
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	miwi@FreeBSD.org
 COMMENT=	A fully event-driven IRC client module
 
-RUN_DEPENDS=	p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE \
+RUN_DEPENDS=	p5-POE>=1.310:${PORTSDIR}/devel/p5-POE \
 		p5-Object-Pluggable>=1.27:${PORTSDIR}/devel/p5-Object-Pluggable \
-		p5-POE-Filter-IRCD>=1.7:${PORTSDIR}/irc/p5-POE-Filter-IRCD \
+		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
-BUILD_DEPENDS=	${RUN_DEPENDS}
+		p5-POE-Component-SSLify>0:${PORTSDIR}/security/p5-POE-Component-SSLify \
+		p5-IRC-Utils>=0.06:${PORTSDIR}/irc/p5-IRC-Utils
+BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC.orig/distinfo /usr/ports/irc/p5-POE-Component-IRC/distinfo
--- /usr/ports/irc/p5-POE-Component-IRC.orig/distinfo	2011-03-18 04:04:01.000000000 +0000
+++ /usr/ports/irc/p5-POE-Component-IRC/distinfo	2011-04-19 18:53:47.978779097 +0100
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-IRC-6.54.tar.gz) = afb95b153e1a23f72b41eb4c477a31be680ac317c1450fdc847d603f7aa17d02
-SIZE (POE-Component-IRC-6.54.tar.gz) = 397755
+SHA256 (POE-Component-IRC-6.61.tar.gz) = 3e517645c41c98eb0aee57479c78095459d89d3a5cf0f17efeabdb12f4d75408
+SIZE (POE-Component-IRC-6.61.tar.gz) = 392517
--- p5-POE-Component-IRC-6.61.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?201104191814.p3JIEB4s078375>