diff options
author | gavan <gavan@pkgsrc.org> | 2004-08-06 11:10:29 +0000 |
---|---|---|
committer | gavan <gavan@pkgsrc.org> | 2004-08-06 11:10:29 +0000 |
commit | 75772a3d5eca05d538132ba1553405e54fdf2008 (patch) | |
tree | 04abaefe668bd38da941795e32d590e7d648f31f | |
parent | ee651a54d44185ccd7c00cb9986dff522457642a (diff) | |
download | pkgsrc-75772a3d5eca05d538132ba1553405e54fdf2008.tar.gz |
Update to 0.81:
New Features:
* The autorecon plugin will somewhat remember state information(Yosef
Radchenko)
* Visual display of ops/voice/halfops/so on in Chats (Stu Tomlinson)
* Tab completion of slash commands in Chats (Stu Tomlinson)
* gaim-remote can now manipulate status (István Váradi)
* The text messages of Yahoo Audibles are now displayed, although
the audio and graphics are not.
* Yahoo! away messages can be 255 characters long now
Bug Fixes:
* Gadu-Gadu should connect again (Andrew Wellington)
* Novell fixes (Mike Stoddard of Novell):
* Fixed reconnect crash
* Fixed duplicate root folder bug
* Fixed bug with folder ordering (on a first time login
folders were being added in reverse order).
* Use ISO date format for the system log (Eduardo Pérez)
* Long buddy lists with irc should cause flooding disconnects less
(Stu Tomlinson)
* Better smiley substitution
* Fix a crash related to auto-expanding contacts at the bottom of
buddy lists
* Fix a crash on Solaris when changing or viewing information for
your AIM account (Format Screen Name, Change Email Address, etc.)
* HTML in OSCAR buddy comments is now escaped (and not rendered)
* Fix a crash when dragging a screen name to a conversation window
for that screen name
* User-requested new conversation windows are now always given focus
* Pasting HTML into Gaim from certain sources no longer results in
the spaces between some words being removed
* The alias of a contact is now displayed in more places when the
alias of a buddy is not set
* .gaimrc is no longer imported
* Prevent a crash if you sign off and try to dequeue messages from
the away dialog (Kevin Stange)
* Prevent a possible crash if gaim_gtkconv_write_conv is called
with who as NULL (Kevin Stange)
* Prevent (null) or an empty string from being logged as the sender's
name if the sender no longer has an alias because the account is
signed off (Kevin Stange)
* The auto-reconnect plugin will no longer attempt to reconnect an
MSN account if you were disconnected because you signed on from
another location (Stu Tomlinson)
* On Solaris, chatting in IRC using the UTF-8 charset no longer gives
a "conversion failed" error for every message (Arvind Samptur)
* ICQ offline messages should have the correct timestamp (Dave West)
-rw-r--r-- | chat/gaim/Makefile | 4 | ||||
-rw-r--r-- | chat/gaim/PLIST | 8 | ||||
-rw-r--r-- | chat/gaim/distinfo | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index 4d64d5fe7b1..a76c9f661d8 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2004/07/17 23:25:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.66 2004/08/06 11:10:29 gavan Exp $ # -DISTNAME= gaim-0.80 +DISTNAME= gaim-0.81 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gaim/PLIST b/chat/gaim/PLIST index e3cab140417..e1b83c9f722 100644 --- a/chat/gaim/PLIST +++ b/chat/gaim/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.30 2004/07/17 23:25:04 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.31 2004/08/06 11:10:29 gavan Exp $ bin/gaim bin/gaim-remote include/gaim/account.h @@ -388,12 +388,14 @@ share/pixmaps/gaim/status/default/away.png share/pixmaps/gaim/status/default/dnd.png share/pixmaps/gaim/status/default/extendedaway.png share/pixmaps/gaim/status/default/female.png +share/pixmaps/gaim/status/default/founder.png share/pixmaps/gaim/status/default/freeforchat.png share/pixmaps/gaim/status/default/gadu-gadu.png share/pixmaps/gaim/status/default/game.png +share/pixmaps/gaim/status/default/halfop.png share/pixmaps/gaim/status/default/hiptop.png share/pixmaps/gaim/status/default/icq.png -share/pixmaps/gaim/status/default/ignored.svg +share/pixmaps/gaim/status/default/ignored.png share/pixmaps/gaim/status/default/invisible.png share/pixmaps/gaim/status/default/irc.png share/pixmaps/gaim/status/default/jabber.png @@ -407,10 +409,12 @@ share/pixmaps/gaim/status/default/notauthorized.png share/pixmaps/gaim/status/default/novell.png share/pixmaps/gaim/status/default/occupied.png share/pixmaps/gaim/status/default/offline.png +share/pixmaps/gaim/status/default/op.png share/pixmaps/gaim/status/default/rendezvous.png share/pixmaps/gaim/status/default/secure.png share/pixmaps/gaim/status/default/silc.png share/pixmaps/gaim/status/default/trepia.png +share/pixmaps/gaim/status/default/voice.png share/pixmaps/gaim/status/default/wireless.png share/pixmaps/gaim/status/default/yahoo.png share/pixmaps/gaim/status/default/zephyr.png diff --git a/chat/gaim/distinfo b/chat/gaim/distinfo index 5e4e24a9a5f..48a11f7d8d3 100644 --- a/chat/gaim/distinfo +++ b/chat/gaim/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.46 2004/07/17 23:25:04 jmmv Exp $ +$NetBSD: distinfo,v 1.47 2004/08/06 11:10:29 gavan Exp $ -SHA1 (gaim-0.80.tar.bz2) = 66694310c1071d82bc505072165b24dc56c8c98b -Size (gaim-0.80.tar.bz2) = 4589883 bytes +SHA1 (gaim-0.81.tar.bz2) = 643388fad6e725784227dcad9a9d99ea8cf6b33f +Size (gaim-0.81.tar.bz2) = 4588215 bytes SHA1 (patch-aa) = 24f1b21042df5c7706dcf3def37e10943acdd39e SHA1 (patch-ab) = b0637e032ceeefe3b3cc9db42a3105ea9bc68a62 |