summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-12-22 15:25:03 +0000
committerjmmv <jmmv>2003-12-22 15:25:03 +0000
commit392ce2450dcc442b2a6e51f374141cfe31695f88 (patch)
treef483c337493024f6047aa366dc46952b3c460435 /chat
parent1cfaf5fe80c7bd5fe1666595a3f50ade2192dc54 (diff)
downloadpkgsrc-392ce2450dcc442b2a6e51f374141cfe31695f88.tar.gz
Apply patch from cvs to fix memory leak. Bump PKGREVISION to 4.
Diffstat (limited to 'chat')
-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