summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2006-11-14 10:38:36 +0000
committertron <tron>2006-11-14 10:38:36 +0000
commit19616b68688b4b06d89b10532ca0457ce130c0d5 (patch)
tree9192dbfa748c4ed53330f3a2bc62df1aa65f22e8
parent63a167596c3b0990d82a8ba31a072cc794cf7534 (diff)
downloadpkgsrc-19616b68688b4b06d89b10532ca0457ce130c0d5.tar.gz
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.
-rw-r--r--chat/xchat/Makefile9
-rw-r--r--chat/xchat/Makefile.common4
-rw-r--r--chat/xchat/PLIST8
-rw-r--r--chat/xchat/distinfo11
4 files changed, 13 insertions, 19 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index d0be2afaf38..8e30fd8357b 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -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
-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_TOOLS+= msgfmt
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 --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common
index f47d1f34e43..a93b33a8f9d 100644
--- a/chat/xchat/Makefile.common
+++ b/chat/xchat/Makefile.common
@@ -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 --git a/chat/xchat/PLIST b/chat/xchat/PLIST
index b0d2ee9b163..0013ed6ece5 100644
--- a/chat/xchat/PLIST
+++ b/chat/xchat/PLIST
@@ -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 --git a/chat/xchat/distinfo b/chat/xchat/distinfo
index 1ab691eea84..00a3665b28a 100644
--- a/chat/xchat/distinfo
+++ b/chat/xchat/distinfo
@@ -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