diff options
author | hubertf <hubertf> | 2002-03-21 02:07:09 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2002-03-21 02:07:09 +0000 |
commit | 018e865d22b48a25d271378d079f3b5b307d1da7 (patch) | |
tree | a14e812a7f8cf06f304fec2bcb8175a5f4b37bd2 /chat | |
parent | d7b4db9bf923d64aa6d610231136c345333386b9 (diff) | |
download | pkgsrc-018e865d22b48a25d271378d079f3b5b307d1da7.tar.gz |
Update gaim to 0.54.
Requested by pixel@dnaX.rootsupply.net in PR 15960.
Changes:
0.54 (03/14/2002):
Rob: Well, here we are. 0.54. We got a lot of fun things in this
release. Better working SSI, Image sending, protocol specific
smiley faces, and a whole lot of triscuits. *gobble*
Sean: We fixed a lot of bugs in this one, and probably introduced
a bunch too. ;) We were both really busy, and did all the coding
late at night when we were tired, so if something isn't working,
it's probably just tired code. Enjoy the triscuits!
0.53 (02/28/2002):
Rob: Well, we missed yesterday's release. That's Okay, I head a
nasty headache. You can all just deal. ;-)
Sean: Neat Goodies! Whee!! Oscar got a lot of great additions.
It can do Screen Name formatting, it can save and store your buddy
list on the server, it can do typing notifications in Direct
Connections, and yes, it can receive IM Images! Sending images will
be added in the next release. MSN and Yahoo! can do typing
notification too. Hooray!
Diffstat (limited to 'chat')
-rw-r--r-- | chat/gaim/Makefile | 5 | ||||
-rw-r--r-- | chat/gaim/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index fadb40af595..9166da5bee8 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2002/03/13 17:36:41 fredb Exp $ +# $NetBSD: Makefile,v 1.15 2002/03/21 02:07:09 hubertf Exp $ # -DISTNAME= gaim-0.52 -PKGREVISION= 1 +DISTNAME= gaim-0.54 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} \ ftp://ftp.marko.net/pub/gaim/ diff --git a/chat/gaim/distinfo b/chat/gaim/distinfo index 30594d5fb97..8a1226e7529 100644 --- a/chat/gaim/distinfo +++ b/chat/gaim/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2002/02/17 22:31:19 jlam Exp $ +$NetBSD: distinfo,v 1.8 2002/03/21 02:07:10 hubertf Exp $ -SHA1 (gaim-0.52.tar.gz) = 7751435f8d3a83182e01467f4e85e53b2c6a6e16 -Size (gaim-0.52.tar.gz) = 1562533 bytes +SHA1 (gaim-0.54.tar.gz) = 73147cc60f27ec356ecc6786175fcc45aac9a3f6 +Size (gaim-0.54.tar.gz) = 1712083 bytes SHA1 (patch-aa) = 5154ff49e80b85f34dfe3d40368d5d99dc0d0a81 |