summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authortron <tron>2005-10-09 21:43:46 +0000
committertron <tron>2005-10-09 21:43:46 +0000
commitc159e8b399e543c5f4b3179fe3a61b556e18ce08 (patch)
treed7b997c1ecb50cb8f3813bf1b751976f3b5bd507 /chat
parente54eb69452e9fc84d1e197b751818927cb2af615 (diff)
downloadpkgsrc-c159e8b399e543c5f4b3179fe3a61b556e18ce08.tar.gz
Add patch from "xchat" home page which fixes a crash in a configuration
dialog. I cannot reproduce that crash but better safe than sorry. Bump package revision.
Diffstat (limited to 'chat')
-rw-r--r--chat/xchat/Makefile8
-rw-r--r--chat/xchat/distinfo5
2 files changed, 11 insertions, 2 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index f01b88c734c..b95c922e2ca 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,9 +1,15 @@
-# $NetBSD: Makefile,v 1.33 2005/09/12 12:56:41 tron Exp $
+# $NetBSD: Makefile,v 1.34 2005/10/09 21:43:46 tron Exp $
MAINTAINER= tron@NetBSD.org
.include "Makefile.common"
+PKGREVISION= 1
+
+PATCH_SITES= ${MASTER_SITES}/patches/
+PATCHFILES= xc245-fix-te-notify.diff
+PATCH_DIST_STRIP= -p1
+
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit
BUILD_USES_MSGFMT= YES
diff --git a/chat/xchat/distinfo b/chat/xchat/distinfo
index cf4def81f74..cb1dbe169b0 100644
--- a/chat/xchat/distinfo
+++ b/chat/xchat/distinfo
@@ -1,5 +1,8 @@
-$NetBSD: distinfo,v 1.25 2005/09/12 12:56:41 tron Exp $
+$NetBSD: distinfo,v 1.26 2005/10/09 21:43:46 tron Exp $
SHA1 (xchat-2.4.5.tar.bz2) = e027a20caa47b4ffea00896ee68269a7ae885e2d
RMD160 (xchat-2.4.5.tar.bz2) = 19d1033d01af784f8b7af5103a7de8cf3a26f3fb
Size (xchat-2.4.5.tar.bz2) = 1324626 bytes
+SHA1 (xc245-fix-te-notify.diff) = 15c6c6e62e1e23359b7a4cff06666516dd794452
+RMD160 (xc245-fix-te-notify.diff) = df48a5b90b8c4b2f1a8899f4b981527221c809cb
+Size (xc245-fix-te-notify.diff) = 403 bytes