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.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f1685c7e771
branches: trunk
changeset: 461931:0f1685c7e771
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Sep 23 22:00:51 2003 +0000
description:
Updated to 2.0.5.
Changes:
- Updated translations (ca, fi, lt, nl, sk, sv, zh_CN).
- Fixed detection of Python 2.3 in configure script (anonymous).
- DCC Send file-selection dialog now supports multi-select.
- Reset away status after auto-reconnect from a ping timeout.
- Perl: Fixed IRC::user_info always matching the first entry.
- More C89 fixes for non-gcc compilers (Albert Chin). [781809].
- xtext: now double buffered and flicker free. Also some efficiency
tweaks for exposure events and multi-wrapped lines.
- Removed buggy numeric 338 support [783945].
- Nick completion in dialogs and channel completion (Jay Cornwall).
- Print informative error messages when dcc resume isn't possible.
- Fixed performance of dcc recv, send and chat windows.
- Fixed tab-arrow buttons show/hide (Lloyd Williams) [783681].
- Fixed lastlog bugs [791220].
- win32: Faster tinting, and uses MMX when in 16 or 32bit color.
- Execute /sigusr2 on receiving SIGUSR2 signal (Michael Guidero).
- /IGNORE command and window now have an extra "DCC" category.
- Alert user when logfiles fail to open (Jay Cornwall).
- Fixed missing underlining of IP numbers (2.0.4 only).
- Allow accepting DCC sends from ports below 1024.
- Connect to URL given on commandline even if 'No Serverlist on
Startup' is off [804648].
- Fixed problem in allocating colors while in 8bit PseudoColor.
- xtext: tinting now shades towards your background color, making it
usable with white backgrounds. Tints can also use XShm for extra
speed with --enable-shm at ./configure time (experimental).
- Perl: IRC::add_print_handler callbacks now get parameters in
$_[1...x], with $_[0] left for compatibility (Lian wan Situ).
- Perl: added command_with_channel command (Alexander Werth)
[801711].
- Smaller bug fixes: [798655].
diffstat:
chat/xchat2/Makefile | 4 ++--
chat/xchat2/PLIST | 3 ++-
chat/xchat2/distinfo | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diffs (41 lines):
diff -r e138a4ef0128 -r 0f1685c7e771 chat/xchat2/Makefile
--- a/chat/xchat2/Makefile Tue Sep 23 21:40:34 2003 +0000
+++ b/chat/xchat2/Makefile Tue Sep 23 22:00:51 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2003/08/30 16:03:18 xtraeme Exp $
+# $NetBSD: Makefile,v 1.12 2003/09/23 22:00:51 xtraeme Exp $
#
-DISTNAME= xchat-2.0.4
+DISTNAME= xchat-2.0.5
CATEGORIES= chat gnome
MASTER_SITES= http://www.xchat.org/files/source/2.0/
EXTRACT_SUFX= .tar.bz2
diff -r e138a4ef0128 -r 0f1685c7e771 chat/xchat2/PLIST
--- a/chat/xchat2/PLIST Tue Sep 23 21:40:34 2003 +0000
+++ b/chat/xchat2/PLIST Tue Sep 23 22:00:51 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/07/01 09:03:40 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/09/23 22:00:51 xtraeme Exp $
bin/xchat
bin/xchat-text
share/applications/xchat.desktop
@@ -8,6 +8,7 @@
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xchat.mo
diff -r e138a4ef0128 -r 0f1685c7e771 chat/xchat2/distinfo
--- a/chat/xchat2/distinfo Tue Sep 23 21:40:34 2003 +0000
+++ b/chat/xchat2/distinfo Tue Sep 23 22:00:51 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2003/08/30 16:03:18 xtraeme Exp $
+$NetBSD: distinfo,v 1.7 2003/09/23 22:00:51 xtraeme Exp $
-SHA1 (xchat-2.0.4.tar.bz2) = fb2692cfdd5345fe39b95143f57222eca33f8b75
-Size (xchat-2.0.4.tar.bz2) = 879080 bytes
+SHA1 (xchat-2.0.5.tar.bz2) = 59862be8fc17c670d6b21c2728c2e09ffba64f0d
+Size (xchat-2.0.5.tar.bz2) = 902581 bytes
Home |
Main Index |
Thread Index |
Old Index