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
This commit is contained in:
Alfred Perlstein 2004-04-28 16:46:18 +00:00
parent 670c13b048
commit 73652dd8cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107825
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= insub
PORTVERSION= 8.6
PORTVERSION= 8.7
PORTREVISION?= 0
CATEGORIES?= irc
MASTER_SITES= http://gruntle.org/projects/irssi/insub/

View file

@ -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