pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/xchat Add patch from "xchat" home page which fixe...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f649dc77ed8
branches: trunk
changeset: 500515:7f649dc77ed8
user: tron <tron%pkgsrc.org@localhost>
date: Sun Oct 09 21:43:46 2005 +0000
description:
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:
chat/xchat/Makefile | 8 +++++++-
chat/xchat/distinfo | 5 ++++-
2 files changed, 11 insertions(+), 2 deletions(-)
diffs (33 lines):
diff -r c6c4edb2b8ed -r 7f649dc77ed8 chat/xchat/Makefile
--- a/chat/xchat/Makefile Sun Oct 09 21:43:02 2005 +0000
+++ b/chat/xchat/Makefile Sun Oct 09 21:43:46 2005 +0000
@@ -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@localhost
.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 -r c6c4edb2b8ed -r 7f649dc77ed8 chat/xchat/distinfo
--- a/chat/xchat/distinfo Sun Oct 09 21:43:02 2005 +0000
+++ b/chat/xchat/distinfo Sun Oct 09 21:43:46 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index