From 4f981bc0e52f570939e1feadba61cd3aff3c627f Mon Sep 17 00:00:00 2001 From: alfred Date: Wed, 28 Apr 2004 16:46:18 +0000 Subject: Update to 8.7: 8.7: Mon Apr 26 12:57:12 PDT 2004 * 8.7 changes submitted by j0no: - AOL Instant Messenger support. - phpBB bbcode support - orkut support - Fixed mIRC code hack. (\x0F instead of \x03\26\26) - & -> & in HTML and AIM - -cmd flag to run any irssi command! Use quotes for stuff like "kick zb" ...wait.. i am zb... :( - -utf8 flag for cat - Bugfix: Rainbow Offset saved across figs. - -8 Canada colour map - Added check to skip the last mile if there's nothing to process. - Added a -mirc flag to force mIRC codes - clean_length() repaired * other fixes: - verified all filters handle undef properly --- irc/insub/Makefile | 2 +- irc/insub/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'irc') diff --git a/irc/insub/Makefile b/irc/insub/Makefile index f17f391..b754bf8 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= insub -PORTVERSION= 8.6 +PORTVERSION= 8.7 PORTREVISION?= 0 CATEGORIES?= irc MASTER_SITES= http://gruntle.org/projects/irssi/insub/ diff --git a/irc/insub/distinfo b/irc/insub/distinfo index 8ed86f1..cedf780 100644 --- a/irc/insub/distinfo +++ b/irc/insub/distinfo @@ -1,2 +1,2 @@ -MD5 (insub-8.6.tar.gz) = 02f2f07795b9578996675a8c87da550b -SIZE (insub-8.6.tar.gz) = 30785 +MD5 (insub-8.7.tar.gz) = 07b0c422efb2b629183027b702ccecb9 +SIZE (insub-8.7.tar.gz) = 32246 -- cgit v1.1