Subject: CVS commit: pkgsrc/chat/weechat
To: None <pkgsrc-changes@NetBSD.org>
From: Antoine Reilles <tonio@netbsd.org>
List: pkgsrc-changes
Date: 04/23/2007 11:36:49
Module Name:	pkgsrc
Committed By:	tonio
Date:		Mon Apr 23 11:36:49 UTC 2007

Modified Files:
	pkgsrc/chat/weechat: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/chat/weechat/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/chat/weechat/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/chat/weechat/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.