pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-AnyEvent-IRC Update to 0.97



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee6e15e5553b
branches:  trunk
changeset: 621618:ee6e15e5553b
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Jul 13 12:58:58 2013 +0000

description:
Update to 0.97

Upstream changes:
0.97    Sun Mar 17 19:20:30 CET 2013
        - corrected minor spelling fixes thanks to an rt patch.
        - fixed AnyEvent::IRC::Connection::is_connected to actually return true
          when connected.
        - AE::IRC::Client::connect can now also connect only with a timeout without
          having to register.
        - Server reply of 001 is now also considered as "successfully registered".
          Thanks for Lee to spot this.
        - "quit" event gets the right parameter from the message now. Thanks to Lee!

diffstat:

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

diffs (27 lines):

diff -r fc11069fbc68 -r ee6e15e5553b devel/p5-AnyEvent-IRC/Makefile
--- a/devel/p5-AnyEvent-IRC/Makefile    Sat Jul 13 12:52:51 2013 +0000
+++ b/devel/p5-AnyEvent-IRC/Makefile    Sat Jul 13 12:58:58 2013 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2013/05/31 12:40:03 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2013/07/13 12:58:58 wen Exp $
 
-DISTNAME=      AnyEvent-IRC-0.96
+DISTNAME=      AnyEvent-IRC-0.97
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=AnyEvent/}
 
diff -r fc11069fbc68 -r ee6e15e5553b devel/p5-AnyEvent-IRC/distinfo
--- a/devel/p5-AnyEvent-IRC/distinfo    Sat Jul 13 12:52:51 2013 +0000
+++ b/devel/p5-AnyEvent-IRC/distinfo    Sat Jul 13 12:58:58 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/04/26 23:01:39 mspo Exp $
+$NetBSD: distinfo,v 1.2 2013/07/13 12:58:58 wen Exp $
 
-SHA1 (AnyEvent-IRC-0.96.tar.gz) = 8768a2ce0b0455f397aa25f54a808cc54ad34b02
-RMD160 (AnyEvent-IRC-0.96.tar.gz) = 82d681686e2a7eecb9145995442e16afc7efee71
-Size (AnyEvent-IRC-0.96.tar.gz) = 28832 bytes
+SHA1 (AnyEvent-IRC-0.97.tar.gz) = 771cdb815f7d3800ae5ed4fd5e7e41b55db151ec
+RMD160 (AnyEvent-IRC-0.97.tar.gz) = 172b629c301bbf732b41e14a8b0ac72cb7784b1e
+Size (AnyEvent-IRC-0.97.tar.gz) = 29270 bytes



Home | Main Index | Thread Index | Old Index