diff options
author | gavan <gavan@pkgsrc.org> | 2004-08-27 11:04:06 +0000 |
---|---|---|
committer | gavan <gavan@pkgsrc.org> | 2004-08-27 11:04:06 +0000 |
commit | 4124c851b3051ebebb824935636b5cda1302d1e8 (patch) | |
tree | 917621da1343f5092aece7e6e6a157280678ce31 /chat | |
parent | f63518ae2eebc07c70d2fef7df96d90f0153c03e (diff) | |
download | pkgsrc-4124c851b3051ebebb824935636b5cda1302d1e8.tar.gz |
Update to 0.82.1:
Bug Fixes:
* Fix a crash when changing the preference for how to display buttons
on conversation windows
* Remove a stray printf() when beginning new conversations and logging
is enabled
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 38247eda6ad..92763d78bc5 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2004/08/26 11:05:02 gavan Exp $ +# $NetBSD: Makefile,v 1.68 2004/08/27 11:04:06 gavan Exp $ # -DISTNAME= gaim-0.82 +DISTNAME= gaim-0.82.1 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gaim/distinfo b/chat/gaim/distinfo index 75119e86a0a..71e7543eb97 100644 --- a/chat/gaim/distinfo +++ b/chat/gaim/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.48 2004/08/26 11:05:02 gavan Exp $ +$NetBSD: distinfo,v 1.49 2004/08/27 11:04:06 gavan Exp $ -SHA1 (gaim-0.82.tar.bz2) = 23e4ddf63f5df3a720dc3d5d6ca3321e9eb7a460 -Size (gaim-0.82.tar.bz2) = 4603356 bytes +SHA1 (gaim-0.82.1.tar.bz2) = d58865d3fded64e8b5774e9dddc6b876020d568c +Size (gaim-0.82.1.tar.bz2) = 4604261 bytes SHA1 (patch-aa) = 24f1b21042df5c7706dcf3def37e10943acdd39e SHA1 (patch-ab) = b0637e032ceeefe3b3cc9db42a3105ea9bc68a62 |