From 67d9e732c5e6ee7c3b4f384ab869b576e03f13cf Mon Sep 17 00:00:00 2001 From: mef Date: Tue, 6 Jan 2015 12:40:06 +0000 Subject: Update chat/irssi with PR pkg/49324 by Leonardo Taccari from 0.8.16 to 0.8.17 (and also update accordingly chat/irssi-*/distinfo). Changes: v0.8.17 2014-10-11 The Irssi team + Document that SSL connections aren't properly handled during /UPGRADE. See Github PR #39. + Synchronize scripts with scripts.irssi.org. + Performance enhancement of the nicklist as well as the window_item_find function. See Github PR #24. + Disallow unloading of static modules. + Allow UTF-8 characters in /bind. See Github PR #18. + Split overlong outgoing messages instead of silently truncating them. Adds two new options: 'split_line_end' and 'split_line_start'. 'split_line_end' contains a string added to the end of line fragments. 'split_line_start' contains a string added to the beginning of line fragments. See Github PR #29. + Added special /ignore NO_ACT level to ignore only activity (see /help ignore). + Support for 256 and true color terminals (see Github PR #48). + Support for italics (see Github PR #58). + Rewrote many help files. - Fixed various compiler warnings and use of deprecated functions. - Fixed Perl API usage and added PERL_NO_GET_CONTEXT to reduce code size. - Fixed format_get_text Perl API. See Github PR #23. - Fixed gui_printtext_after and term_refresh_*() visibility. See Github PR #22. - Fixed issue where UTF-8 characters was corrupted once for every 32k text. See Github PR #12. - Fixed redrawing issue with right-aligned statusbar. - Fixed use-after-free bug with cached settings values. See Github PR #147. --- chat/irssi/PLIST | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'chat/irssi/PLIST') diff --git a/chat/irssi/PLIST b/chat/irssi/PLIST index f83c4559acb..423e9fb79db 100644 --- a/chat/irssi/PLIST +++ b/chat/irssi/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2009/07/27 12:59:44 obache Exp $ +@comment $NetBSD: PLIST,v 1.12 2015/01/06 12:40:06 mef Exp $ bin/irssi include/irssi/irssi-config.h include/irssi/irssi-version.h @@ -157,8 +157,6 @@ share/irssi/help/hilight share/irssi/help/ignore share/irssi/help/info share/irssi/help/invite -share/irssi/help/invitelist -share/irssi/help/ircnet share/irssi/help/ison share/irssi/help/join share/irssi/help/kick @@ -185,7 +183,6 @@ share/irssi/help/nctcp share/irssi/help/netsplit share/irssi/help/network share/irssi/help/nick -share/irssi/help/note share/irssi/help/notice share/irssi/help/notify share/irssi/help/op @@ -203,17 +200,13 @@ share/irssi/help/reload share/irssi/help/restart share/irssi/help/rmreconns share/irssi/help/rmrejoins -share/irssi/help/rping share/irssi/help/save -share/irssi/help/say share/irssi/help/sconnect share/irssi/help/script share/irssi/help/scrollback share/irssi/help/server -share/irssi/help/servlist share/irssi/help/set share/irssi/help/silence -share/irssi/help/squery share/irssi/help/squit share/irssi/help/stats share/irssi/help/statusbar @@ -230,7 +223,7 @@ share/irssi/help/unnotify share/irssi/help/unquery share/irssi/help/unsilence share/irssi/help/upgrade -share/irssi/help/uping +share/irssi/help/uptime share/irssi/help/userhost share/irssi/help/ver share/irssi/help/version @@ -238,13 +231,10 @@ share/irssi/help/voice share/irssi/help/wait share/irssi/help/wall share/irssi/help/wallops -share/irssi/help/watch share/irssi/help/who share/irssi/help/whois share/irssi/help/whowas share/irssi/help/window -share/irssi/help/wjoin -share/irssi/help/wquery share/irssi/irssi-config share/irssi/scripts/autoop.pl share/irssi/scripts/autorejoin.pl -- cgit v1.2.3