diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-10-20 07:48:30 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-10-20 07:48:30 +0000 |
commit | 4a4a741f96a63a99d72bf5d87785eabef9277726 (patch) | |
tree | 91ec5e69da8a209696d20927b65f34b087658de6 /chat | |
parent | 8aad1ade5775969b144724f5ff273ded4b85bf3e (diff) | |
download | pkgsrc-4a4a741f96a63a99d72bf5d87785eabef9277726.tar.gz |
Update to 1.0.2; patch provided by Matthew Luckie.
Bug Fixes:
* MSN file transfers work on big endian machines (Jean-Francois Roy and
Evan Schoenberg)
* Fixed the MSN signon crash with Miranda users in the buddy list
* Fixed sending messages to MSN Web Messenger users (Damien Ayers)
* Fixed some memory leaks in the MSN plugin (Evan Schoenberg)
* Fixed a crash viewing certain MSN user profiles (Evan Schoenberg)
* Fixed a crash sending a file on MSN when the file is unreadable
* Fixed a crash deleting accounts (Andrew Hart)
* Fixed a crash inviting to chats (Andrew Hart)
* Fixed a bug in Yahoo privacy handling (Peter Lawler)
* Fixed a crash trying to join a chat from the docklet when not signed in
to a chat-capable account (Daniel Atallah)
Diffstat (limited to 'chat')
-rw-r--r-- | chat/gaim/Makefile | 4 | ||||
-rw-r--r-- | chat/gaim/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index 2cf67358b8e..c28dc1a036b 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2004/10/14 09:44:17 jmmv Exp $ +# $NetBSD: Makefile,v 1.72 2004/10/20 07:48:30 jmmv Exp $ # -DISTNAME= gaim-1.0.1 +DISTNAME= gaim-1.0.2 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gaim/distinfo b/chat/gaim/distinfo index 13c3c0b439f..343c2c729ff 100644 --- a/chat/gaim/distinfo +++ b/chat/gaim/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.51 2004/10/14 09:44:17 jmmv Exp $ +$NetBSD: distinfo,v 1.52 2004/10/20 07:48:30 jmmv Exp $ -SHA1 (gaim-1.0.1.tar.bz2) = 419f5dd0e08eaba188691103b4311b8aad854e42 -Size (gaim-1.0.1.tar.bz2) = 4804883 bytes +SHA1 (gaim-1.0.2.tar.bz2) = 329ad8f7f436c6b588f5b660aec583996035a640 +Size (gaim-1.0.2.tar.bz2) = 4809084 bytes SHA1 (patch-aa) = 24f1b21042df5c7706dcf3def37e10943acdd39e |