Subject: CVS commit: pkgsrc/chat
To: None <pkgsrc-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-changes
Date: 12/02/2007 04:17:55
Module Name:	pkgsrc
Committed By:	tnn
Date:		Sun Dec  2 04:17:55 UTC 2007

Modified Files:
	pkgsrc/chat/finch: PLIST
	pkgsrc/chat/libpurple: Makefile Makefile.common PLIST buildlink3.mk
	    distinfo
	pkgsrc/chat/libpurple/patches: patch-af
	pkgsrc/chat/pidgin: PLIST buildlink3.mk
	pkgsrc/chat/pidgin-silc: Makefile distinfo

Log Message:
Update the pidgin IM suite to version 2.3.0.

version 2.3.0 (11/24/2007):
	http://developer.pidgin.im/query?status=closed&milestone=2.3.0
Some highlights from ChangeLog:

Pidgin:
* Connection errors are now reported in mini-dialogs inside the buddy
  list, rather than as buttons in the buddy list and with dialog
  boxes.  If several accounts are disabled when you sign on elsewhere,
  you can now re-enable them all with a single click.
* If you alias a buddy to an alias that is already present within
  a particular group, we now offer to merge the buddies into the
  same contact.
* A music emblem is now displayed in the buddy list for a buddy if we
  know she is listening to some soothing music.
* Added a 'Move to' menu in buddy list context menu for moving buddies
  to other groups as an alternative to dragging.
* It is now possible to mark a chat on your buddy list as "Persistent"
  so you do not leave the chat when the window or tab is closed.
* The auto-join option for chats is now listed in the "Add Chat"
  dialog along with the new persistence option.
* Closing an IM no longer immediately closes your conversation.  It
  will now remain active for a short time so that if the conversation
  resumes, the history will be retained.  A preference has been added
  to toggle this behavior.
* The "Smiley" menu has been moved to the top-level of the toolbar.
* Pidgin's display is now saved with the command line for session
  restoration.  (David Mohr)
* ICQ Birthday notifications are shown as buddy list emblems.
* Plugin actions are now available from the docklet context menu
  in addition to the Tool menu of the buddy list.
* The manual page has been heavily rewritten to bring it in line
  with current functionality.

Finch:
* It's possible to bind key-strokes to specific menuitems in the windows.
  Read the 'Menus' section in the man-page for details.
* 'transpose-chars' operation for the entry boxes. The default key-binding
  is ctrl+t.
* 'yank' operation for the entry boxes. The default binding is ctrl+y.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/chat/finch/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/chat/libpurple/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/chat/libpurple/Makefile.common \
    pkgsrc/chat/libpurple/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/chat/libpurple/buildlink3.mk
cvs rdiff -r1.10 -r1.11 pkgsrc/chat/libpurple/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/chat/libpurple/patches/patch-af
cvs rdiff -r1.3 -r1.4 pkgsrc/chat/pidgin/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/chat/pidgin/buildlink3.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/chat/pidgin-silc/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/chat/pidgin-silc/distinfo

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