summaryrefslogtreecommitdiff
path: root/chat/gaim
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-12-22 15:25:03 +0000
committerjmmv <jmmv@pkgsrc.org>2003-12-22 15:25:03 +0000
commit1c2ea6171ab15721f680bc0835d92e539d8a7c3c (patch)
treef483c337493024f6047aa366dc46952b3c460435 /chat/gaim
parentb2b70c99e7cca6f8232c20ad432089b8e5c95b2b (diff)
downloadpkgsrc-1c2ea6171ab15721f680bc0835d92e539d8a7c3c.tar.gz
Apply patch from cvs to fix memory leak. Bump PKGREVISION to 4.
Diffstat (limited to 'chat/gaim')
-rw-r--r--chat/gaim/Makefile7
-rw-r--r--chat/gaim/distinfo4
2 files changed, 8 insertions, 3 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile
index 883278b3e00..0cc428ebb32 100644
--- a/chat/gaim/Makefile
+++ b/chat/gaim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2003/12/19 09:43:39 jmmv Exp $
+# $NetBSD: Makefile,v 1.47 2003/12/22 15:25:03 jmmv Exp $
#
DISTNAME= gaim-0.74
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/}
EXTRACT_SUFX= .tar.bz2
@@ -11,6 +11,9 @@ MAINTAINER= mjl@luckie.org.nz
HOMEPAGE= http://gaim.sourceforge.net/
COMMENT= GTK2 based client for the AOL Instant Messenger chat system
+PATCHFILES= gaim-0.75cvs-gaim_log_free.diff
+PATCH_SITES= http://web.ics.purdue.edu/~eblanton/gaim/
+
BUILD_USES_MSGFMT= YES
DEPENDS+= gnome2-dirs>=1.1:../../misc/gnome2-dirs
diff --git a/chat/gaim/distinfo b/chat/gaim/distinfo
index 11d12d3907d..e113eb07f41 100644
--- a/chat/gaim/distinfo
+++ b/chat/gaim/distinfo
@@ -1,4 +1,6 @@
-$NetBSD: distinfo,v 1.35 2003/12/19 09:43:39 jmmv Exp $
+$NetBSD: distinfo,v 1.36 2003/12/22 15:25:03 jmmv Exp $
SHA1 (gaim-0.74.tar.bz2) = f9df2adbd49e0dba95eb0442fdd7b75b7177dcbd
Size (gaim-0.74.tar.bz2) = 3285757 bytes
+SHA1 (gaim-0.75cvs-gaim_log_free.diff) = bc15075a773a81fcff526338b883eef3d7641040
+Size (gaim-0.75cvs-gaim_log_free.diff) = 1492 bytes