summaryrefslogtreecommitdiff
path: root/chat/xchat2
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-08-30 16:03:18 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-08-30 16:03:18 +0000
commit0733dedcb80a82cecc41c9f3493df886dcfdd9bd (patch)
tree4315143636eda6bef9fe145571385bcfd8592444 /chat/xchat2
parent08c38b31e2734c9962ef5b458b6ffcffa9bb1de4 (diff)
downloadpkgsrc-0733dedcb80a82cecc41c9f3493df886dcfdd9bd.tar.gz
Updated to 2.0.4
Changes: - Updated translations (lt, sv, zh_CN). - Fixed crash on tinted transparency (xc203-fixtint.diff). - Fixed incorrect dcc cps calculation (xc203-fix-cps.diff). - Allow fullpath and relative filenames for Text Events sound files (Anthony Dragunov). - Added /GUI command (mainly for use by scripts). - Solaris build fixes for ipv6. - Added -n, --no-plugins command-line arg. - Added a feature to change the color of away users. - Moved default dcc and sound dirs inside ~/.xchat2/ (SilvereX). - Fixed bug [753742] When server tab and query had the same name, private messages could go to the wrong tab. - Support others users too, when expanding ~ in filenames (Neox). [767514]. - Underline "ipnumber:port" style urls too (Alex & dobler). - Added support for ircu numerics 330 and 338 (phaseburn). - C89 fixes, should now compile with HP UX and Sun C Compilers (Albert Chin). [777106]. - Smaller bug fixes: [773245] [779166]. - Close tabs on shift-leftclick (Jay Cornwall). I'm actually the maintainer.
Diffstat (limited to 'chat/xchat2')
-rw-r--r--chat/xchat2/Makefile12
-rw-r--r--chat/xchat2/distinfo10
2 files changed, 7 insertions, 15 deletions
diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile
index c1c83382c02..dc1e506e765 100644
--- a/chat/xchat2/Makefile
+++ b/chat/xchat2/Makefile
@@ -1,17 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:26:29 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/08/30 16:03:18 xtraeme Exp $
#
-DISTNAME= xchat-2.0.3
-PKGREVISION= 2
+DISTNAME= xchat-2.0.4
CATEGORIES= chat gnome
MASTER_SITES= http://www.xchat.org/files/source/2.0/
EXTRACT_SUFX= .tar.bz2
-PATCH_SITES= http://www.xchat.org/files/source/2.0/patches/
-PATCHFILES= xc203-fix-cps.diff xc203-fixtint.diff
-PATCH_DIST_STRIP= -p1
-
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.xchat.org/
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit
@@ -27,6 +22,7 @@ USE_X11= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+CONFIGURE_ARGS+= --enable-textfe
CONFIGURE_ARGS+= --enable-tcl=no
CONFIGURE_ARGS+= --disable-perl
CONFIGURE_ARGS+= --disable-python
diff --git a/chat/xchat2/distinfo b/chat/xchat2/distinfo
index f22c1a2986a..51aa1af4b47 100644
--- a/chat/xchat2/distinfo
+++ b/chat/xchat2/distinfo
@@ -1,8 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/07/11 10:52:17 jmmv Exp $
+$NetBSD: distinfo,v 1.6 2003/08/30 16:03:18 xtraeme Exp $
-SHA1 (xchat-2.0.3.tar.bz2) = 2f7c071a85cd98a9c890a352fe11e3263f141d4c
-Size (xchat-2.0.3.tar.bz2) = 812511 bytes
-SHA1 (xc203-fix-cps.diff) = ae4d5022a02f7e7734fe1623b1d17447a4f2fb78
-Size (xc203-fix-cps.diff) = 438 bytes
-SHA1 (xc203-fixtint.diff) = 56c8fe3ca2136e96a504498936aeab959d95bf75
-Size (xc203-fixtint.diff) = 558 bytes
+SHA1 (xchat-2.0.4.tar.bz2) = fb2692cfdd5345fe39b95143f57222eca33f8b75
+Size (xchat-2.0.4.tar.bz2) = 879080 bytes