diff options
author | wen <wen@pkgsrc.org> | 2014-12-03 06:41:13 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2014-12-03 06:41:13 +0000 |
commit | b4e22b756c1aa5b9d8462babc5eedeccc9ea7262 (patch) | |
tree | afcdb5ecf41d6c144a92b876a86751f802261c2f /chat | |
parent | 09e272f095af1243b2c7ec0c3ad4ebcde4ef6d67 (diff) | |
download | pkgsrc-b4e22b756c1aa5b9d8462babc5eedeccc9ea7262.tar.gz |
Update to 6.88
Upstream changes:
6.88 Sat Jun 28 13:14:00 BST 2014
- BotAddressed: Handle being addressed with a prefixed @ or %
6.87 Sat Jun 21 15:08:32 BST 2014
- Believe have resolved issues with online test
6.86 Fri Jun 20 11:12:06 BST 2014
- Added more diagnostics to the online test
6.85 Thu Jun 19 10:19:07 BST 2014
- Added some diagnostics output to the online test
6.84 Tue Jun 17 10:45:38 BST 2014
- Plugman: store @$ or else it gets overwritten - Commit: 65ba2a4f3
Diffstat (limited to 'chat')
-rw-r--r-- | chat/p5-POE-Component-IRC/Makefile | 5 | ||||
-rw-r--r-- | chat/p5-POE-Component-IRC/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/chat/p5-POE-Component-IRC/Makefile b/chat/p5-POE-Component-IRC/Makefile index cdf0e03736a..53a9514d9e8 100644 --- a/chat/p5-POE-Component-IRC/Makefile +++ b/chat/p5-POE-Component-IRC/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:02 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/12/03 06:41:13 wen Exp $ # -DISTNAME= POE-Component-IRC-6.83 +DISTNAME= POE-Component-IRC-6.88 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 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 71ed7e96cef..5c4576dae80 100644 --- a/chat/p5-POE-Component-IRC/distinfo +++ b/chat/p5-POE-Component-IRC/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2013/12/15 13:43:57 wen Exp $ +$NetBSD: distinfo,v 1.11 2014/12/03 06:41:13 wen Exp $ -SHA1 (POE-Component-IRC-6.83.tar.gz) = 5967fe9fc9da6e1d5eddf341b75d77b1b0426c4e -RMD160 (POE-Component-IRC-6.83.tar.gz) = f977b25203960bf557f2723b0307d392c99e76d8 -Size (POE-Component-IRC-6.83.tar.gz) = 394433 bytes +SHA1 (POE-Component-IRC-6.88.tar.gz) = fa4b8b1d4170fe14ea441c50dec1f77639e396b8 +RMD160 (POE-Component-IRC-6.88.tar.gz) = c6f936c4b0acc1ca923b7429f918c12160d22060 +Size (POE-Component-IRC-6.88.tar.gz) = 394374 bytes |