pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/42801: [chat/p5-POE-Component-IRC]Update to 6.24
>Number: 42801
>Category: pkg
>Synopsis: [chat/p5-POE-Component-IRC]Update to 6.24
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Feb 12 14:15:01 +0000 2010
>Originator: Wen Heping
>Release: NetBSD-5.0.1
>Organization:
private
>Environment:
NetBSD NB501 5.0.1 NetBSD 5.0.1 (GENERIC) #0: Thu Jul 30 01:39:11 UTC 2009
builds%b8.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-1-RELEASE/i386/200907292356Z-obj/home/builds/ab/netbsd-5-0-1-RELEASE/src/sys/arch/i386/compile/GENERIC
i386
>Description:
6.24 Fri Feb 12 02:45:21 GMT 2010
- NickServID.pm: Identification wasn't working after the change a couple
of releases ago. Thanks to John O'Brien in RT #54530. (Hinrik)
6.22 Wed Jan 20 01:50:23 GMT 2010
- Logger.pm: The 'Restricted' switch had the opposite of the documented
effect. Fixed that and also changed the default to true, so nobody who
used the default will see a change. (Hinrik)
6.20 Fri Jan 15 18:38:44 GMT 2010
- NickServID.pm: Identify correctly when switching nicks on ratbox IRC
servers (Hinrik)
- Common.pm: Encode::Guess::guess_encoding() doesn't work well with
'UTF-8', revert back to 'utf8'. Added tests for it. (Hinrik)
- CTCP.pm: It was sending "ARRAY(0x#######)" in reply to CTCP PING.
Fixed it and added test for that and CTCP TIME. (Hinrik).
- Depend on POE 1.284 so we won't get FAIL test reports from CPAN testers
because of the FollowTail plugin. (Hinrik)
6.18 Fri Dec 11 19:23:24 GMT 2009
- NickReclaim.pm: Reclaim nick immediately when possible (Hinrik)
- Depend on POE::Filter::IRCD 2.42. Fixes parsing of 005 numeric replies
from some servers (Hinrik)
>How-To-Repeat:
>Fix:
--- Makefile.orig 2010-02-13 02:23:34.000000000 +0800
+++ Makefile 2010-02-13 06:04:30.000000000 +0800
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.8 2009/07/17 18:00:13 adrianp Exp $
#
-DISTNAME= POE-Component-IRC-6.16
+DISTNAME= POE-Component-IRC-6.24
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 1
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
@@ -11,10 +10,10 @@
HOMEPAGE= http://search.cpan.org/dist/POE-Component-IRC/
COMMENT= Fully event-driven IRC client module
-DEPENDS+= p5-POE>=0.3202:../../devel/p5-POE
+DEPENDS+= p5-POE>=1.284:../../devel/p5-POE
DEPENDS+=
p5-POE-Component-Client-DNS>=0.99:../../net/p5-POE-Component-Client-DNS
DEPENDS+=
p5-POE-Component-Client-Ident-[0-9]*:../../net/p5-POE-Component-Client-Ident
-DEPENDS+= p5-POE-Filter-IRCD>=1.7:../../chat/p5-POE-Filter-IRCD
+DEPENDS+= p5-POE-Filter-IRCD>=2.42:../../chat/p5-POE-Filter-IRCD
DEPENDS+=
p5-POE-Component-Pluggable>=1.24:../../devel/p5-POE-Component-Pluggable
PKG_INSTALLATION_TYPES= overwrite pkgviews
--- distinfo.orig 2010-02-13 02:23:42.000000000 +0800
+++ distinfo 2010-02-13 02:25:12.000000000 +0800
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2008/09/10 19:02:30 he Exp $
-SHA1 (POE-Component-IRC-6.16.tar.gz) = 5d1349ad195ed78bb0113b434b8223f87716c483
-RMD160 (POE-Component-IRC-6.16.tar.gz) =
fdd1c27c1a71808b21568c1bb2fd5661bf5c5cf1
-Size (POE-Component-IRC-6.16.tar.gz) = 353729 bytes
+SHA1 (POE-Component-IRC-6.24.tar.gz) = c5c00448cb482a44fc9a934dbdef73f3c57bfab8
+RMD160 (POE-Component-IRC-6.24.tar.gz) =
86c2960d85724fb0d78b8933179150cb2a5a21e7
+Size (POE-Component-IRC-6.24.tar.gz) = 354441 bytes
Home |
Main Index |
Thread Index |
Old Index