pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/xchat2 Updated to 2.0.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec81cc96ab5e
branches:  trunk
changeset: 460428:ec81cc96ab5e
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat Aug 30 16:03:18 2003 +0000

description:
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:

 chat/xchat2/Makefile |  12 ++++--------
 chat/xchat2/distinfo |  10 +++-------
 2 files changed, 7 insertions(+), 15 deletions(-)

diffs (47 lines):

diff -r beebd133b38d -r ec81cc96ab5e chat/xchat2/Makefile
--- a/chat/xchat2/Makefile      Sat Aug 30 16:00:10 2003 +0000
+++ b/chat/xchat2/Makefile      Sat Aug 30 16:03:18 2003 +0000
@@ -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@localhost
+MAINTAINER=    xtraeme%NetBSD.org@localhost
 HOMEPAGE=      http://www.xchat.org/
 COMMENT=       X11 (X Window System) IRC client, using the GTK2 toolkit
 
@@ -27,6 +22,7 @@
 
 LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
 
+CONFIGURE_ARGS+=       --enable-textfe
 CONFIGURE_ARGS+=       --enable-tcl=no
 CONFIGURE_ARGS+=       --disable-perl
 CONFIGURE_ARGS+=       --disable-python
diff -r beebd133b38d -r ec81cc96ab5e chat/xchat2/distinfo
--- a/chat/xchat2/distinfo      Sat Aug 30 16:00:10 2003 +0000
+++ b/chat/xchat2/distinfo      Sat Aug 30 16:03:18 2003 +0000
@@ -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



Home | Main Index | Thread Index | Old Index