diff options
author | tonio <tonio@pkgsrc.org> | 2009-03-22 10:32:40 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2009-03-22 10:32:40 +0000 |
commit | 74ed77188f7d680cd8f39ce534fcd59725962333 (patch) | |
tree | b0a0ab49556b271cf36c2a7098b65094473693fd /chat | |
parent | 06d968255da61b6d254e41e87e606f85ae46f7b9 (diff) | |
download | pkgsrc-74ed77188f7d680cd8f39ce534fcd59725962333.tar.gz |
Update chat/weechat to 0.2.6.1
This version fixes a major bug: crash with some special chars in IRC
messages.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/weechat/Makefile | 4 | ||||
-rw-r--r-- | chat/weechat/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index d3b6b2c961a..6a163d46380 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2008/06/20 01:09:09 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2009/03/22 10:32:40 tonio Exp $ # -DISTNAME= weechat-0.2.6 +DISTNAME= weechat-0.2.6.1 CATEGORIES= chat MASTER_SITES= http://weechat.flashtux.org/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/weechat/distinfo b/chat/weechat/distinfo index 5ee44c26eee..d927e6f053c 100644 --- a/chat/weechat/distinfo +++ b/chat/weechat/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2008/12/18 20:27:47 ahoka Exp $ +$NetBSD: distinfo,v 1.14 2009/03/22 10:32:40 tonio Exp $ -SHA1 (weechat-0.2.6.tar.bz2) = d31ca0b563941813a337aa91f38a8e80877b0d8b -RMD160 (weechat-0.2.6.tar.bz2) = c852f20dbf6cbec76e86166fa1ead7dd6b07b2f6 -Size (weechat-0.2.6.tar.bz2) = 1106194 bytes +SHA1 (weechat-0.2.6.1.tar.bz2) = ffc60a92906fa071f66774247ad8fe6faf534d24 +RMD160 (weechat-0.2.6.1.tar.bz2) = e1a3859cf06efc70072ee5de23a0d5a21e52b584 +Size (weechat-0.2.6.1.tar.bz2) = 1099514 bytes SHA1 (patch-aa) = 5bfba8832834898030fb1612adee83c8a7d1e708 SHA1 (patch-ab) = 14264c459810e7300b5adedd0ff98e749dad3f2d |