summaryrefslogtreecommitdiff
path: root/chat/gaim/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-11-12 22:58:25 +0000
committerjmmv <jmmv@pkgsrc.org>2004-11-12 22:58:25 +0000
commit876ded394f87d0062ae83459daafe8f64c43eabb (patch)
tree582bc09a555d6c723593a37c9e25f07699419b9a /chat/gaim/Makefile
parent2dd19fa07ab30671c8c2126128d1e179b14a99a8 (diff)
downloadpkgsrc-876ded394f87d0062ae83459daafe8f64c43eabb.tar.gz
Update to 1.0.3, from Matthew Luckie (maintainer) in private mail:
Bug Fixes: * Jabber authentication fixes (Michael Plump) * Yahoo buddy idle reporting is more accurate (Evan Schoenberg) * "Allow All" privacy setting works on Yahoo (Peter Lawler) * Fix a crash when dragging a buddy to the conversation entry area * Fix a crash removing chats from the buddy list * Correctly display buddy pounces for aliases with &, < or > in them * Correctly follow the per-conversation logging option
Diffstat (limited to 'chat/gaim/Makefile')
-rw-r--r--chat/gaim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile
index c28dc1a036b..83ad9770365 100644
--- a/chat/gaim/Makefile
+++ b/chat/gaim/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2004/10/20 07:48:30 jmmv Exp $
+# $NetBSD: Makefile,v 1.73 2004/11/12 22:58:25 jmmv Exp $
#
-DISTNAME= gaim-1.0.2
+DISTNAME= gaim-1.0.3
CATEGORIES= chat x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/}
EXTRACT_SUFX= .tar.bz2