summaryrefslogtreecommitdiff
path: root/chat/gaim/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-07-17 16:13:07 +0000
committerjmmv <jmmv@pkgsrc.org>2003-07-17 16:13:07 +0000
commit9b1edd9bb592ee6c7a1590745524a3d850aabb49 (patch)
tree68b5d3ae0b0e3a42795eb505b7b3298eae705380 /chat/gaim/Makefile
parent00b4fa03c623e15039cce41d18f797f42b68c00b (diff)
downloadpkgsrc-9b1edd9bb592ee6c7a1590745524a3d850aabb49.tar.gz
Update to 0.65:
* French translation updated (Eric (Zongo) Boumaour) * Portuguese (Brazilian) translation added (Mauricio de Lemos Rodrigues Collares Neto) * Korean translation updated (Kyung-uk Son) * Japanese translation updated (Junichi Uekawa) * Hebrew translation added (Pavel Bibergal) * Russian translation updated (Dzmitry Chekmarou) * Danish translation updated (Morten Brix Pedersen) * Hungarian translation updated (Zoltan Sutto) * Italian translation updated (Claudio Satriano) * Chinses (Simplified) translation updated (Funda Wang) * Chinese (Traditional) translation updated (Ambrose C. Li) * Massive internal core/ui splitting * New account dialog * Preferences moved to ~/.gaim/prefs.xml * Account information moved to ~/.gaim/accounts.xml * Pounces moved to ~/.gaim/pounces.xml * Added support for the Trepia protocol * Added protocol icons to various drop-down boxes * New Send IM buddy icon merged from Ximian Desktop 2 * Fixed "Sort by Status" crash * Fixed the MSN signon crash * Fixed the MSN add buddy crash * Fixed the MSN empty buddy list bug * Fixed all known MSN chat bugs * Fixed HTTP redirect handling in smiley retrieval. This fixes the problems with some smiley themes. * Chats in MSN can now be initiated by right-clicking a buddy and choosing Initiate Chat. * MSN Alerts and incoming MSN pages no longer pop up several error dialogs * Ability to view iChat "Available" messages for AIM * Stores your buddy icon on the server for AIM * Support for non-ascii characters with Yahoo! Messenger * Focus returns to the input box when you click elsewhere, like it used to * New typing notification icons from Ximian
Diffstat (limited to 'chat/gaim/Makefile')
-rw-r--r--chat/gaim/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile
index 8545b595969..034bae5a383 100644
--- a/chat/gaim/Makefile
+++ b/chat/gaim/Makefile
@@ -1,15 +1,10 @@
-# $NetBSD: Makefile,v 1.35 2003/07/13 13:50:46 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2003/07/17 16:13:07 jmmv Exp $
#
-DISTNAME= gaim-0.64
-PKGREVISION= 3
+DISTNAME= gaim-0.65
CATEGORIES= chat x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/}
-PATCH_SITES= http://www.chipx86.com/
-PATCHFILES= ${DISTNAME}-msncrashes-20030705-0044.diff
-PATCH_DIST_STRIP= -p0
-
MAINTAINER= mjl@luckie.org.nz
HOMEPAGE= http://gaim.sourceforge.net/
COMMENT= GTK2 based client for the AOL Instant Messenger chat system