diff options
author | wiz <wiz> | 2010-09-12 11:15:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-09-12 11:15:58 +0000 |
commit | 87e3c5567cc62155c87f1527f3515a6b6680d207 (patch) | |
tree | c0d15b45abbd0c4ae823c0538f229bb2f028dd44 /chat | |
parent | 7c92d19c6f3454cb64e597cba6b4b792929bd568 (diff) | |
download | pkgsrc-87e3c5567cc62155c87f1527f3515a6b6680d207.tar.gz |
Update to 6.40:
6.40 Thu Sep 9 06:55:27 UTC 2010
- AutoJoin.pm: Wait for a reply from NickServ before joining channels
on connect
Diffstat (limited to 'chat')
-rw-r--r-- | chat/p5-POE-Component-IRC/Makefile | 4 | ||||
-rw-r--r-- | chat/p5-POE-Component-IRC/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/p5-POE-Component-IRC/Makefile b/chat/p5-POE-Component-IRC/Makefile index 2269a20ece5..e37b6fedbdc 100644 --- a/chat/p5-POE-Component-IRC/Makefile +++ b/chat/p5-POE-Component-IRC/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2010/09/06 10:51:13 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2010/09/12 11:15:58 wiz Exp $ # -DISTNAME= POE-Component-IRC-6.39 +DISTNAME= POE-Component-IRC-6.40 PKGNAME= p5-${DISTNAME} CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/chat/p5-POE-Component-IRC/distinfo b/chat/p5-POE-Component-IRC/distinfo index dbae9d6481e..9df0fef7fa3 100644 --- a/chat/p5-POE-Component-IRC/distinfo +++ b/chat/p5-POE-Component-IRC/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2010/09/06 10:49:03 wiz Exp $ +$NetBSD: distinfo,v 1.7 2010/09/12 11:15:58 wiz Exp $ -SHA1 (POE-Component-IRC-6.39.tar.gz) = 5e9ba65c739d13245146bb36d36bbb17ec53822c -RMD160 (POE-Component-IRC-6.39.tar.gz) = c29b68383de642d9fbd7a9a116c39dd3590b5fdb -Size (POE-Component-IRC-6.39.tar.gz) = 378239 bytes +SHA1 (POE-Component-IRC-6.40.tar.gz) = 8a824f4455042b03e279ae4d80106e0cfe014d7f +RMD160 (POE-Component-IRC-6.40.tar.gz) = 9c36635d4ada3f44467c0d8636e55f39cbb9bbba +Size (POE-Component-IRC-6.40.tar.gz) = 378538 bytes |