pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/p5-POE-Component-IRC - Updated to 6.78



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f9e8bc2e4d6
branches:  trunk
changeset: 601865:5f9e8bc2e4d6
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Sun Apr 01 18:30:45 2012 +0000

description:
- Updated to 6.78
- Added dependency p5-Test-Differences

Changes:
6.78  Wed Dec 7 20:29:45 GMT 2011
    - Prevent an IPv6 test failure

6.77  Fri Dec 2 03:55:14 GMT 2011
    - Prevent a test failure in 06_online.t if the host is K-lined

6.76  Tue Nov 29 03:24:55 GMT 2011
    - DCC.pm: Fix DCC RESUME, it was broken
    - NickReclaim.pm: Make it more robust and prevent an error from being
      raised when we quit from IRC.

diffstat:

 chat/p5-POE-Component-IRC/Makefile |  5 +++--
 chat/p5-POE-Component-IRC/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r 26c62dc5ad7e -r 5f9e8bc2e4d6 chat/p5-POE-Component-IRC/Makefile
--- a/chat/p5-POE-Component-IRC/Makefile        Sun Apr 01 18:30:34 2012 +0000
+++ b/chat/p5-POE-Component-IRC/Makefile        Sun Apr 01 18:30:45 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2011/11/14 08:17:22 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.17 2012/04/01 18:30:45 rhaen Exp $
 #
 
-DISTNAME=      POE-Component-IRC-6.75
+DISTNAME=      POE-Component-IRC-6.78
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    chat perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=POE/}
@@ -15,6 +15,7 @@
 DEPENDS+=      p5-IRC-Utils>=0.11:../../chat/p5-IRC-Utils
 DEPENDS+=      p5-POE-Component-Syndicator-[0-9]*:../../devel/p5-POE-Component-Syndicator
 DEPENDS+=      p5-POE-Filter-IRCD>=1.7:../../chat/p5-POE-Filter-IRCD
+DEPENDS+=      p5-Test-Differences>=0.61:../../devel/p5-Test-Differences
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r 26c62dc5ad7e -r 5f9e8bc2e4d6 chat/p5-POE-Component-IRC/distinfo
--- a/chat/p5-POE-Component-IRC/distinfo        Sun Apr 01 18:30:34 2012 +0000
+++ b/chat/p5-POE-Component-IRC/distinfo        Sun Apr 01 18:30:45 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2011/11/14 08:17:22 hiramatsu Exp $
+$NetBSD: distinfo,v 1.9 2012/04/01 18:30:45 rhaen Exp $
 
-SHA1 (POE-Component-IRC-6.75.tar.gz) = 9926d27fbccf2c826fdc783e5d6222766d576173
-RMD160 (POE-Component-IRC-6.75.tar.gz) = 13075e59f0b00f9eda4c64013782cd0ecb8350dd
-Size (POE-Component-IRC-6.75.tar.gz) = 401886 bytes
+SHA1 (POE-Component-IRC-6.78.tar.gz) = bd62e347f972fdf74e4463615b3a3015b91eac58
+RMD160 (POE-Component-IRC-6.78.tar.gz) = 747840f85ca3b1f72c16599faba11d9bc91b9439
+Size (POE-Component-IRC-6.78.tar.gz) = 401838 bytes



Home | Main Index | Thread Index | Old Index