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" to version 2.4.4. Change sin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9300686f523
branches: trunk
changeset: 498485:b9300686f523
user: tron <tron%pkgsrc.org@localhost>
date: Tue Aug 23 22:48:07 2005 +0000
description:
Update "xchat" to version 2.4.4. Change since version 2.4.3:
- Updated translations (hi, ko, lt, pa, ru, vi, zh_TW).
- People's away message is now shown in the right-click menu, if
known (Christopher Aillon).
- The "Bind to:" setting can now be set to 0.0.0.0 [1176256].
- Plugin API: Don't crash if a print-event closes the current context
and doesn't eat the event [1175674].
- Disabled parsing of quotation marks for /JOIN, so you can join
channels with a quote in them (Dan Fruehauf).
- Fixed truncation of the URL in the right-click menu. Now handles
UTF-8 properly [1188229].
- Fixed use of CP1255 charset, which would chop the last char when
receiving messages [1122089].
- The DCC windows now allow multiple selection and the columns auto
resize (Dan Fruehauf).
- Added "CTCP Sound to Channel" event [1159445].
- You can now drag and drop files into dialog windows to start file
transfers.
- Fixed: "XChat can't ban users with long idents" (Dan Fruehauf)
[1159447].
- Implemented taskbar flashing on unix. Requires a window manager
or taskbar that supports XUrgency flag (Adil).
diffstat:
chat/xchat/Makefile | 6 +++++-
chat/xchat/Makefile.common | 4 ++--
chat/xchat/PLIST | 4 +++-
chat/xchat/distinfo | 11 +++++++----
4 files changed, 17 insertions(+), 8 deletions(-)
diffs (74 lines):
diff -r 7967c99bf475 -r b9300686f523 chat/xchat/Makefile
--- a/chat/xchat/Makefile Tue Aug 23 21:37:24 2005 +0000
+++ b/chat/xchat/Makefile Tue Aug 23 22:48:07 2005 +0000
@@ -1,9 +1,13 @@
-# $NetBSD: Makefile,v 1.31 2005/06/06 11:35:39 tron Exp $
+# $NetBSD: Makefile,v 1.32 2005/08/23 22:48:07 tron Exp $
MAINTAINER= tron%NetBSD.org@localhost
.include "Makefile.common"
+PATCH_SITES= ${MASTER_SITES}/patches/
+PATCHFILES= xc244-fixpluginns.diff
+PATCH_DIST_STRIP= -p1
+
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit
BUILD_USES_MSGFMT= YES
diff -r 7967c99bf475 -r b9300686f523 chat/xchat/Makefile.common
--- a/chat/xchat/Makefile.common Tue Aug 23 21:37:24 2005 +0000
+++ b/chat/xchat/Makefile.common Tue Aug 23 22:48:07 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.43 2005/08/10 20:56:13 jlam Exp $
+# $NetBSD: Makefile.common,v 1.44 2005/08/23 22:48:07 tron Exp $
#
# Please do not merge this file into "Makefile" because it is used by
# packages in "pkgsrc-wip".
-DISTNAME= xchat-2.4.3
+DISTNAME= xchat-2.4.4
CATEGORIES= chat gnome
MASTER_SITES= http://www.xchat.org/files/source/2.4/
EXTRACT_SUFX= .tar.bz2
diff -r 7967c99bf475 -r b9300686f523 chat/xchat/PLIST
--- a/chat/xchat/PLIST Tue Aug 23 21:37:24 2005 +0000
+++ b/chat/xchat/PLIST Tue Aug 23 22:48:07 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2005/06/06 11:35:39 tron Exp $
+@comment $NetBSD: PLIST,v 1.7 2005/08/23 22:48:07 tron Exp $
bin/xchat
bin/xchat-text
share/applications/xchat.desktop
@@ -15,6 +15,7 @@
${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xchat.mo
@@ -25,6 +26,7 @@
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xchat.mo
diff -r 7967c99bf475 -r b9300686f523 chat/xchat/distinfo
--- a/chat/xchat/distinfo Tue Aug 23 21:37:24 2005 +0000
+++ b/chat/xchat/distinfo Tue Aug 23 22:48:07 2005 +0000
@@ -1,5 +1,8 @@
-$NetBSD: distinfo,v 1.23 2005/06/06 11:35:39 tron Exp $
+$NetBSD: distinfo,v 1.24 2005/08/23 22:48:07 tron Exp $
-SHA1 (xchat-2.4.3.tar.bz2) = 9cc9ed984d271feffca8ee0cee53404c05a10843
-RMD160 (xchat-2.4.3.tar.bz2) = 2222632f2c3db2eac260547e952047bcc450b731
-Size (xchat-2.4.3.tar.bz2) = 1259520 bytes
+SHA1 (xchat-2.4.4.tar.bz2) = fa048dfc24b922f0f1b7b5e95450f697ebe1d435
+RMD160 (xchat-2.4.4.tar.bz2) = db6f4e31847af3fabcbe0283518b1702b3d0dfc3
+Size (xchat-2.4.4.tar.bz2) = 1285259 bytes
+SHA1 (xc244-fixpluginns.diff) = ca738d2c61ff505827ab8973733b79351bfc3669
+RMD160 (xc244-fixpluginns.diff) = 4d718897ccf32226a5eb58017c11b014d7a4a132
+Size (xc244-fixpluginns.diff) = 471 bytes
Home |
Main Index |
Thread Index |
Old Index