summaryrefslogtreecommitdiff
path: root/chat/xchat/Makefile.common
diff options
context:
space:
mode:
authortron <tron>2008-08-22 06:37:39 +0000
committertron <tron>2008-08-22 06:37:39 +0000
commitf4d72ab68397a842b584cd2c4d2100e03e4546a9 (patch)
treed640f7a4ced27de7dfbe62a2c00ebdfcfda0e063 /chat/xchat/Makefile.common
parent68723442d5aaab93e40479771c0f23179353dea6 (diff)
downloadpkgsrc-f4d72ab68397a842b584cd2c4d2100e03e4546a9.tar.gz
Update "xchat" package to version 2.8.6pl1 by applying patch from upstream.
The patch fix a few small bugs.
Diffstat (limited to 'chat/xchat/Makefile.common')
-rw-r--r--chat/xchat/Makefile.common6
1 files changed, 5 insertions, 1 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common
index 5cd12b24fb0..ed61c70752f 100644
--- a/chat/xchat/Makefile.common
+++ b/chat/xchat/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.57 2008/07/29 13:57:34 tron Exp $
+# $NetBSD: Makefile.common,v 1.58 2008/08/22 06:37:39 tron Exp $
DISTNAME= xchat-2.8.6
CATEGORIES= chat
@@ -7,6 +7,10 @@ EXTRACT_SUFX= .tar.bz2
HOMEPAGE= http://xchat.org/
+PATCH_SITES= http://xchat.org/files/source/2.8/patches/
+PATCHFILES= xc286-smallfixes.diff
+PATCH_DIST_STRIP= -p1
+
DISTINFO_FILE= ${.CURDIR}/../../chat/xchat/distinfo
PATCHDIR?= ${.CURDIR}/../../chat/xchat/patches