From e67f7f43973f3916beb30fc10ff90aad8b7a9b3d Mon Sep 17 00:00:00 2001 From: tonio Date: Mon, 23 Apr 2007 11:36:49 +0000 Subject: Update chat/weechat to 0.2.4 News since last version are: - search in buffer history (ctrl-R) - added "call" option to /key command - added "event handlers" to plugins API - many bugs fixed. * fixed crash when closing a pv if a DCC chat is open on same nick * improved password hiding, code cleanup * fixed memory leaks in perl and python plugins * fixed permissions on "dcc" and "logs" directories * fixed crash when /away command is issued with no server connection * fixed crash when closing a buffer opened on many windows * fixed freeze with SSL server when disconnecting after connection loss --- chat/weechat/Makefile | 4 ++-- chat/weechat/PLIST | 3 ++- chat/weechat/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'chat') diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index 001c438aea2..df3857aa207 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2007/01/15 20:25:01 tonio Exp $ +# $NetBSD: Makefile,v 1.14 2007/04/23 11:36:49 tonio Exp $ # -DISTNAME= weechat-0.2.3 +DISTNAME= weechat-0.2.4 CATEGORIES= chat MASTER_SITES= http://weechat.flashtux.org/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/weechat/PLIST b/chat/weechat/PLIST index 52afd4f62b1..7e0f3f222e9 100644 --- a/chat/weechat/PLIST +++ b/chat/weechat/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2007/01/15 20:25:01 tonio Exp $ +@comment $NetBSD: PLIST,v 1.7 2007/04/23 11:36:49 tonio Exp $ bin/weechat-curses ${WITHLUA}lib/weechat/plugins/lua.la ${WITHPYTHON}lib/weechat/plugins/python.la @@ -13,6 +13,7 @@ share/doc/weechat/weechat_quickstart.en.txt share/doc/weechat/weechat_quickstart.fr.txt share/doc/weechat/weechat_quickstart.pl.txt share/doc/weechat/weechat_quickstart.ru.txt +share/doc/weechat/weechat_quickstart.sco.txt share/locale/cs/LC_MESSAGES/weechat.mo share/locale/de/LC_MESSAGES/weechat.mo share/locale/es/LC_MESSAGES/weechat.mo diff --git a/chat/weechat/distinfo b/chat/weechat/distinfo index bc0d480d2eb..2c6c72f9717 100644 --- a/chat/weechat/distinfo +++ b/chat/weechat/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2007/01/15 20:25:01 tonio Exp $ +$NetBSD: distinfo,v 1.10 2007/04/23 11:36:49 tonio Exp $ -SHA1 (weechat-0.2.3.tar.bz2) = 8a12d63cecc4c2a06d663503f5f9bc7d755396bc -RMD160 (weechat-0.2.3.tar.bz2) = 4088c4370d0d9a4a419fda560495de5fb3a003f1 -Size (weechat-0.2.3.tar.bz2) = 1080675 bytes +SHA1 (weechat-0.2.4.tar.bz2) = 2bd5ee7e720a037142ee3c225686e23bedf0290e +RMD160 (weechat-0.2.4.tar.bz2) = 5e155dd00c74a2dfa8325e4d5cbdb651174f90d1 +Size (weechat-0.2.4.tar.bz2) = 1087284 bytes SHA1 (patch-aa) = 5bfba8832834898030fb1612adee83c8a7d1e708 -- cgit v1.2.3