From c54e758b05b9e85bc7f9e000a374a427e1f0440e Mon Sep 17 00:00:00 2001 From: tonio Date: Fri, 12 Oct 2007 18:38:41 +0000 Subject: Update chat/weechat to 0.2.6 News since last version are: - new license (GPLv3) - added hotlist sort - added scroll option to /buffer command - added key to jump to previous buffer - fixed bugs with IRC color in messages, now color codes are inserted in command line with ^Cc (Ctrl-C + c), ^Cb,.. instead of %C,%B,.. - improved /server command: now possible to copy and rename servers - improved /connect command: now possible to connect to a temporary server without creating it with /server - many bugs fixed and other new features. --- chat/weechat/Makefile | 4 ++-- chat/weechat/PLIST | 3 ++- chat/weechat/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'chat/weechat') diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index e1331dd3265..890bc631d3f 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2007/06/11 21:56:48 xtraeme Exp $ +# $NetBSD: Makefile,v 1.17 2007/10/12 18:38:41 tonio Exp $ # -DISTNAME= weechat-0.2.5 +DISTNAME= weechat-0.2.6 CATEGORIES= chat MASTER_SITES= http://weechat.flashtux.org/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/weechat/PLIST b/chat/weechat/PLIST index 7e0f3f222e9..234d6b47685 100644 --- a/chat/weechat/PLIST +++ b/chat/weechat/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2007/04/23 11:36:49 tonio Exp $ +@comment $NetBSD: PLIST,v 1.8 2007/10/12 18:38:41 tonio Exp $ bin/weechat-curses ${WITHLUA}lib/weechat/plugins/lua.la ${WITHPYTHON}lib/weechat/plugins/python.la @@ -14,6 +14,7 @@ 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/doc/weechat/weechat_quickstart.sv.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 31f0cab054b..9cb6fa39f05 100644 --- a/chat/weechat/distinfo +++ b/chat/weechat/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2007/06/10 22:20:10 tonio Exp $ +$NetBSD: distinfo,v 1.12 2007/10/12 18:38:42 tonio Exp $ -SHA1 (weechat-0.2.5.tar.bz2) = f5e589355d78f3561e09a2525644ac85c2350192 -RMD160 (weechat-0.2.5.tar.bz2) = 60a65a4e9c6a5e2d3bf1b6a252f7cd1f9e2257b4 -Size (weechat-0.2.5.tar.bz2) = 1094690 bytes +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 (patch-aa) = 5bfba8832834898030fb1612adee83c8a7d1e708 -- cgit v1.2.3