Subject: CVS commit: pkgsrc/chat/silc-client
To: None <pkgsrc-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: pkgsrc-changes
Date: 03/12/2002 22:54:17
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Tue Mar 12 20:54:17 UTC 2002

Modified Files:
	pkgsrc/chat/silc-client: Makefile PLIST PLIST.perl distinfo
Removed Files:
	pkgsrc/chat/silc-client/patches: patch-ab

Log Message:
Update silc-client to 0.8.1. Changes:

 * Merged Irssi 0.8.2 from irssi.org CVS.
 * Fixed the USERS command reply to save the user's mode on the channel
   as well.
 * Fixed JOIN command reply to check whether a client is on channel
   already and not join it twice.
 * The user mode (like server/router operator changes) is now shown on
   the Irssi SILC client's statusbar.
 * Fixed -S option parsing in Irssi SILC Client.  Contents of key files
   are shown again correctly.

Patch submitted by Lubomir Sedlacik <salo@xtrmntr.org> in PR 15886.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/chat/silc-client/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/chat/silc-client/PLIST
cvs rdiff -r1.1 -r1.2 pkgsrc/chat/silc-client/PLIST.perl
cvs rdiff -r1.7 -r1.8 pkgsrc/chat/silc-client/distinfo
cvs rdiff -r1.4 -r0 pkgsrc/chat/silc-client/patches/patch-ab

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