diff options
author | tron <tron@pkgsrc.org> | 2008-08-22 06:37:39 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-08-22 06:37:39 +0000 |
commit | a41da67cc60474642d667cfe34d48578a92239db (patch) | |
tree | d640f7a4ced27de7dfbe62a2c00ebdfcfda0e063 /chat | |
parent | 8718dfddad77906abea07638f024fdd7fa2edf22 (diff) | |
download | pkgsrc-a41da67cc60474642d667cfe34d48578a92239db.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')
-rw-r--r-- | chat/xchat/Makefile | 4 | ||||
-rw-r--r-- | chat/xchat/Makefile.common | 6 | ||||
-rw-r--r-- | chat/xchat/distinfo | 5 |
3 files changed, 11 insertions, 4 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index 144d7494f84..546b141c56b 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.60 2008/08/18 21:47:12 tron Exp $ +# $NetBSD: Makefile,v 1.61 2008/08/22 06:37:39 tron Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 3 +PKGNAME= ${DISTNAME}pl1 OWNER= tron@NetBSD.org COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit 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 diff --git a/chat/xchat/distinfo b/chat/xchat/distinfo index 816a11aab18..01e7e6b3e09 100644 --- a/chat/xchat/distinfo +++ b/chat/xchat/distinfo @@ -1,5 +1,8 @@ -$NetBSD: distinfo,v 1.38 2008/08/15 17:25:31 tron Exp $ +$NetBSD: distinfo,v 1.39 2008/08/22 06:37:39 tron Exp $ +SHA1 (xc286-smallfixes.diff) = b13eb421f6d72fca195b398c606d9413aec57fc4 +RMD160 (xc286-smallfixes.diff) = 91c654320b7b1f9d6b13f7b226fb4cec26054319 +Size (xc286-smallfixes.diff) = 2020 bytes SHA1 (xchat-2.8.6.tar.bz2) = 7a7463e65cb26c680ed70dd96cec98bcc05435a4 RMD160 (xchat-2.8.6.tar.bz2) = bc199e3b58a9db3dfd9f2af6bac7fb6162c53d6e Size (xchat-2.8.6.tar.bz2) = 1423645 bytes |