summaryrefslogtreecommitdiff
path: root/chat/gaim
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-06-27 10:21:00 +0000
committerjmmv <jmmv>2003-06-27 10:21:00 +0000
commit3b8056bf377f307a164fef73bb45c3523c503aa4 (patch)
tree23994c6e20476db8e7cba6e8d2a5484d9e71e2c8 /chat/gaim
parentf98abb2172ee47d96ac6d40ce458fdee11eadb46 (diff)
downloadpkgsrc-3b8056bf377f307a164fef73bb45c3523c503aa4.tar.gz
Include a fix for a bug in the MSN plugin. Bump PKGREVISION to 1.
Patch provided by Matthew Luckie in private mail.
Diffstat (limited to 'chat/gaim')
-rw-r--r--chat/gaim/Makefile7
-rw-r--r--chat/gaim/distinfo4
2 files changed, 9 insertions, 2 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile
index 6b7e16e8965..7cb070f96cf 100644
--- a/chat/gaim/Makefile
+++ b/chat/gaim/Makefile
@@ -1,10 +1,15 @@
-# $NetBSD: Makefile,v 1.32 2003/05/31 12:11:47 jmmv Exp $
+# $NetBSD: Makefile,v 1.33 2003/06/27 10:21:00 jmmv Exp $
#
DISTNAME= gaim-0.64
+PKGREVISION= 1
CATEGORIES= chat x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/}
+PATCH_SITES= http://www.chipx86.com/
+PATCHFILES= ${DISTNAME}-msncrashes.diff
+PATCH_DIST_STRIP= -p1
+
MAINTAINER= mjl@luckie.org.nz
HOMEPAGE= http://gaim.sourceforge.net/
COMMENT= GTK2 based client for the AOL Instant Messenger chat system
diff --git a/chat/gaim/distinfo b/chat/gaim/distinfo
index 04efc3b42e6..e9f9b565eca 100644
--- a/chat/gaim/distinfo
+++ b/chat/gaim/distinfo
@@ -1,4 +1,6 @@
-$NetBSD: distinfo,v 1.24 2003/05/31 12:11:47 jmmv Exp $
+$NetBSD: distinfo,v 1.25 2003/06/27 10:21:00 jmmv Exp $
SHA1 (gaim-0.64.tar.gz) = 69042a2729aa2180c02285b60cd69888432b909d
Size (gaim-0.64.tar.gz) = 3550510 bytes
+SHA1 (gaim-0.64-msncrashes.diff) = ccda19b585dee36c7e8d3b76fb4877d0abb14e90
+Size (gaim-0.64-msncrashes.diff) = 5287 bytes