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" and "xchat-python" packages ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/63af7a372650
branches: trunk
changeset: 521533:63af7a372650
user: tron <tron%pkgsrc.org@localhost>
date: Tue Nov 14 10:38:36 2006 +0000
description:
Update "xchat" and "xchat-python" packages to version 2.6.8.
Changes since version 2.6.6:
- Updated translations (be, de, el, es, fi, hu, it, ja, lt, pt, ru, sv, vi).
- Removed "xchat-remote" and "dbus.so", it's now apart of the "xchat" binary.
There is now a new dbus interface, see src/common/dbus/README for details.
(Claessens Xavier).
- Special-cased BRASnet for nickserv.
- Fixed using the /MENU args -p and -e at the same time.
- Fixed /reconnect and auto-reconnect issue [1525383].
- Plugin API:
* Added fields: lag, queue to the "channels" list.
* Added fields: sizehigh to the "dcc" list.
* Added fields: networks to the "notify" list.
* Handle gracefully plugins that try to execute commands with invalid UTF-8.
* Added /GETFILE command, to open a file dialog.
* Command hooks that start with a period ('.') will now be hidden from /HELP
and /HELP -l.
- Fixed: [1544960] quitting via tabs behaves bad on bncs.
- Fixed: [1551620] --version flag needs display.
- Fixed: [1539236] problem with the /url command (irc:// handling).
- Fixed: [1568931] treeview problem: closing tabs by holding shift and
clicking.
- "Clear" button in Ban List window now has a 'Are you sure?' dialog for
safety.
- The notify list can now contain entries specific to only one or more IRC
networks.
- Userlist popup menu and buttons: added %e for 'current network name'.
- Added option: 'Flash taskbar on any private messages'.
- Added a new encoding choice: "IRC (Latin-1/UTF-8 hybrid)".
How it works is described at: http://forum.xchat.org/viewtopic.php?t=3180
- Added /LastLog -r <regexp>.
- The DCC windows have been remodeled and are much nicer now. Ported to
GtkTreeView, the buttons are context sensitive, the window remembers its
size and uploads and downloads are combined in one window.
- Perl (Lian Wan Situ)
* Changed Xchat::print and Xchat::command to return false if they are called
with either no arguments or undef
* Changed Xchat::user_info so that it works even if the nick parameter
contains color codes
pkgsrc related changes:
- The text mode UI is broken again and therefore not part of the package
at the moment.
diffstat:
chat/xchat/Makefile | 9 +--------
chat/xchat/Makefile.common | 4 ++--
chat/xchat/PLIST | 8 ++++++--
chat/xchat/distinfo | 11 ++++-------
4 files changed, 13 insertions(+), 19 deletions(-)
diffs (85 lines):
diff -r e52f82c79aef -r 63af7a372650 chat/xchat/Makefile
--- a/chat/xchat/Makefile Tue Nov 14 00:59:31 2006 +0000
+++ b/chat/xchat/Makefile Tue Nov 14 10:38:36 2006 +0000
@@ -1,15 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2006/08/17 06:58:37 tron Exp $
+# $NetBSD: Makefile,v 1.44 2006/11/14 10:38:36 tron Exp $
.include "Makefile.common"
-PKGREVISION= 1
-
MAINTAINER= tron%NetBSD.org@localhost
-PATCH_SITES= ${MASTER_SITES}/patches/
-PATCHFILES= xc266-fix-fi.diff
-PATCH_DIST_STRIP= -p1
-
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit
CONFLICTS= xchat-gnome-[0-9]*
@@ -18,7 +12,6 @@
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= YES
-CONFIGURE_ARGS+= --enable-textfe
CONFIGURE_ARGS+= --enable-tcl=no
CONFIGURE_ARGS+= --disable-perl
CONFIGURE_ARGS+= --disable-python
diff -r e52f82c79aef -r 63af7a372650 chat/xchat/Makefile.common
--- a/chat/xchat/Makefile.common Tue Nov 14 00:59:31 2006 +0000
+++ b/chat/xchat/Makefile.common Tue Nov 14 10:38:36 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.51 2006/08/16 21:25:35 tron Exp $
+# $NetBSD: Makefile.common,v 1.52 2006/11/14 10:38:36 tron Exp $
-DISTNAME= xchat-2.6.6
+DISTNAME= xchat-2.6.8
CATEGORIES= chat gnome
MASTER_SITES= http://xchat.org/files/source/2.6/
EXTRACT_SUFX= .tar.bz2
diff -r e52f82c79aef -r 63af7a372650 chat/xchat/PLIST
--- a/chat/xchat/PLIST Tue Nov 14 00:59:31 2006 +0000
+++ b/chat/xchat/PLIST Tue Nov 14 10:38:36 2006 +0000
@@ -1,18 +1,22 @@
-@comment $NetBSD: PLIST,v 1.11 2006/08/16 21:25:35 tron Exp $
+@comment $NetBSD: PLIST,v 1.12 2006/11/14 10:38:36 tron Exp $
bin/xchat
-bin/xchat-text
share/applications/xchat.desktop
+share/locale/be/LC_MESSAGES/xchat.mo
share/locale/de/LC_MESSAGES/xchat.mo
share/locale/el/LC_MESSAGES/xchat.mo
share/locale/es/LC_MESSAGES/xchat.mo
share/locale/fi/LC_MESSAGES/xchat.mo
share/locale/fr/LC_MESSAGES/xchat.mo
share/locale/gl/LC_MESSAGES/xchat.mo
+share/locale/it/LC_MESSAGES/xchat.mo
share/locale/ja/LC_MESSAGES/xchat.mo
share/locale/hu/LC_MESSAGES/xchat.mo
share/locale/ko/LC_MESSAGES/xchat.mo
+share/locale/lt/LC_MESSAGES/xchat.mo
share/locale/nl/LC_MESSAGES/xchat.mo
share/locale/pa/LC_MESSAGES/xchat.mo
+share/locale/pt/LC_MESSAGES/xchat.mo
+share/locale/ru/LC_MESSAGES/xchat.mo
share/locale/sq/LC_MESSAGES/xchat.mo
share/locale/sr/LC_MESSAGES/xchat.mo
share/locale/sv/LC_MESSAGES/xchat.mo
diff -r e52f82c79aef -r 63af7a372650 chat/xchat/distinfo
--- a/chat/xchat/distinfo Tue Nov 14 00:59:31 2006 +0000
+++ b/chat/xchat/distinfo Tue Nov 14 10:38:36 2006 +0000
@@ -1,9 +1,6 @@
-$NetBSD: distinfo,v 1.30 2006/08/16 21:25:35 tron Exp $
+$NetBSD: distinfo,v 1.31 2006/11/14 10:38:36 tron Exp $
-SHA1 (xc266-fix-fi.diff) = ca9eaff3aefaddbec470863881bc7bc174438488
-RMD160 (xc266-fix-fi.diff) = 7d476d8f997e94cf98b18819966a3dfbe10e4924
-Size (xc266-fix-fi.diff) = 475 bytes
-SHA1 (xchat-2.6.6.tar.bz2) = ba674165ad9f8e48acd2c0437bea6b1acc2871b9
-RMD160 (xchat-2.6.6.tar.bz2) = 27cef034342dc831e2ddb11f8bd5f6cb727e8f93
-Size (xchat-2.6.6.tar.bz2) = 1098934 bytes
+SHA1 (xchat-2.6.8.tar.bz2) = 7be12710c7461c8108524b763af83de89ae900f4
+RMD160 (xchat-2.6.8.tar.bz2) = add965c1092c11f565110f127f402c900bedcec0
+Size (xchat-2.6.8.tar.bz2) = 1184287 bytes
SHA1 (patch-aa) = 90af71915ac6373ebc623790f9a90642376fb1f4
Home |
Main Index |
Thread Index |
Old Index