Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2011 19:40:25 +0100 (BST)
From:      Jase Thew <freebsd@beardz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        markun@onohara.to
Subject:   ports/156503: [PATCH] irc/p5-POE-Component-Server-IRC: update to 1.44
Message-ID:  <201104191840.p3JIePdf088866@beardz.net>
Resent-Message-ID: <201104191850.p3JIoC4p056929@freefall.freebsd.org>

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

>Number:         156503
>Category:       ports
>Synopsis:       [PATCH] irc/p5-POE-Component-Server-IRC: update to 1.44
>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:50:11 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 1.44

Port maintainer (markun@onohara.to) is cc'd.

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

--- p5-POE-Component-Server-IRC-1.44.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-Server-IRC.orig/Makefile /usr/ports/irc/p5-POE-Component-Server-IRC/Makefile
--- /usr/ports/irc/p5-POE-Component-Server-IRC.orig/Makefile	2010-11-08 14:57:52.000000000 +0000
+++ /usr/ports/irc/p5-POE-Component-Server-IRC/Makefile	2011-04-19 19:39:03.017955240 +0100
@@ -6,25 +6,24 @@
 #
 
 PORTNAME=	POE-Component-Server-IRC
-PORTVERSION=	1.42
+PORTVERSION=	1.44
 CATEGORIES=	irc perl5
-MASTER_SITES=	CPAN
+MASTER_SITES=	CPAN/${PORTNAME:C/-.*//}/HINRIK
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	markun@onohara.to
 COMMENT=	A fully event-driven networkable IRC server daemon module
 
-BUILD_DEPENDS=	p5-Algorithm-Diff>=1.19:${PORTSDIR}/devel/p5-Algorithm-Diff \
-		p5-Crypt-PasswdMD5>=1.3:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
-		p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
+BUILD_DEPENDS=	p5-Crypt-PasswdMD5>=1.3:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
+		p5-IRC-Utils>=0.06:${PORTSDIR}/irc/p5-IRC-Utils \
 		p5-Net-Netmask>=1.9012:${PORTSDIR}/net-mgmt/p5-Net-Netmask \
+		p5-Object-Pluggable>=1.29:${PORTSDIR}/devel/p5-Object-Pluggable \
 		p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE \
 		p5-POE-Component-Client-DNS>=1:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
 		p5-POE-Component-Client-Ident>=1:${PORTSDIR}/net/p5-POE-Component-Client-Ident \
-		p5-POE-Component-IRC>=5.18:${PORTSDIR}/irc/p5-POE-Component-IRC \
-		p5-Object-Pluggable>=1.27:${PORTSDIR}/devel/p5-Object-Pluggable \
+		p5-POE-Component-IRC>=6.52:${PORTSDIR}/irc/p5-POE-Component-IRC \
 		p5-POE-Filter-IRCD>=2.2:${PORTSDIR}/irc/p5-POE-Filter-IRCD
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-Server-IRC.orig/distinfo /usr/ports/irc/p5-POE-Component-Server-IRC/distinfo
--- /usr/ports/irc/p5-POE-Component-Server-IRC.orig/distinfo	2010-11-08 14:57:52.000000000 +0000
+++ /usr/ports/irc/p5-POE-Component-Server-IRC/distinfo	2011-04-19 19:39:03.017955240 +0100
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-Server-IRC-1.42.tar.gz) = 497365f26959b307a86715a0fcebb1172ac4b04781100982f2a595eefe239c53
-SIZE (POE-Component-Server-IRC-1.42.tar.gz) = 209522
+SHA256 (POE-Component-Server-IRC-1.44.tar.gz) = 7d11c81e5bcef90c047b2b4bd9421519f1a79af4eadd536a1b5268751c7764e1
+SIZE (POE-Component-Server-IRC-1.44.tar.gz) = 206669
--- p5-POE-Component-Server-IRC-1.44.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?201104191840.p3JIePdf088866>