pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/xchat Update "xchat" package to version 2.8.6pl1 ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/79d95a3f4af5
branches: trunk
changeset: 546116:79d95a3f4af5
user: tron <tron%pkgsrc.org@localhost>
date: Fri Aug 22 06:37:39 2008 +0000
description:
Update "xchat" package to version 2.8.6pl1 by applying patch from upstream.
The patch fix a few small bugs.
diffstat:
chat/xchat/Makefile | 4 ++--
chat/xchat/Makefile.common | 6 +++++-
chat/xchat/distinfo | 5 ++++-
3 files changed, 11 insertions(+), 4 deletions(-)
diffs (49 lines):
diff -r c416637f7d5f -r 79d95a3f4af5 chat/xchat/Makefile
--- a/chat/xchat/Makefile Fri Aug 22 06:00:40 2008 +0000
+++ b/chat/xchat/Makefile Fri Aug 22 06:37:39 2008 +0000
@@ -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@localhost
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit
diff -r c416637f7d5f -r 79d95a3f4af5 chat/xchat/Makefile.common
--- a/chat/xchat/Makefile.common Fri Aug 22 06:00:40 2008 +0000
+++ b/chat/xchat/Makefile.common Fri Aug 22 06:37:39 2008 +0000
@@ -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 @@
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 -r c416637f7d5f -r 79d95a3f4af5 chat/xchat/distinfo
--- a/chat/xchat/distinfo Fri Aug 22 06:00:40 2008 +0000
+++ b/chat/xchat/distinfo Fri Aug 22 06:37:39 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index