pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/xchat2 Update to 2.0.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/01f86134bcb0
branches: trunk
changeset: 465666:01f86134bcb0
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sun Jan 04 17:26:20 2004 +0000
description:
Update to 2.0.7
Changes:
----------------------------------------------------------------------
2.0.7
----------------------------------------------------------------------
- Updated translations (fi, nl).
- Fixed dcc psend crash [858539].
- Fixed bug where an error message was erroneously displayed while
transfering files with fast-send turned off. Also, allow fastsend
to be used with psend (Daniel Dubois).
- Print more informative messages when Perl scripts fail to load
(Andy).
- Win32: Added native sound playing support.
- Win32: Fixed possible crash upon exit while still connected.
- Fixed notify's Lastseen column for offline users [864185].
- Report more informative error when DCC write to disk fails.
- Fixed crash when xchat.conf contains oversized strings [750403].
----------------------------------------------------------------------
2.0.6
----------------------------------------------------------------------
- Updated translations (de, lt, sl, sr).
- Fixed detection of Python on amd64 (Mads Martin Joergensen).
- Don't loose editbox contents when pressing up, then down arrow
(Ricky Clarkson).
- Fixed missing dcc flag on new ignores via gui.
- Fixed missing separator bar on PseudoColor displays.
- Fixed some 64-bit issues (xc205-fix64bit.diff).
- Apply tint changes instantly.
- Fixed DCC resume with mirc >= 6.1.
- Python plugin changes:
* Fixed the reentrancy problem which made xchat freeze when some
python code made xchat trigger a python callback somewhere.
* Implemented xchat_emit_print() and xchat_get_prefs() support.
* Fixed softspace support for python 2.3. This problem was making
print statements yield an extra space at the next line start.
* Other minor changes.
(Gustavo Niemeyer, Gustavo J. A. M. Carneiro, Marko Kreen).
- Fixed request of a MODE on a channel you're not in changing the
current titlebar [820998].
- Restored compatibility with older Perl that lacks call_pv().
- Use sigaction inplace of signal() for better compatibility.
- Win32: Don't try to open logfiles with a "\" in them, windows wont
allow it. Instead, the "\" is replaced by a "_".
- Backported HTTP authentication code from 1.8.11 (you can now
specify a username and password for HTTP proxies).
- When beep on highlight is on, beep on channel actions too
(Christopher A. Aillon)
- Added active dcc send feature (/dcc PSEND). More info here:
http://mail.nl.linux.org/xchat-discuss/2003-10/msg00124.html
(Daniel Dubois and Emmanuel Jeandel).
- URL Handlers menu now removes programs that arn't in PATH.
- Added "away" users field for plugin API.
- Smaller bug fixes: 822199, 786267, 783172, 811971, 756048, 844919.
diffstat:
chat/xchat2/Makefile | 5 ++---
chat/xchat2/PLIST | 3 ++-
chat/xchat2/distinfo | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 1a544757a145 -r 01f86134bcb0 chat/xchat2/Makefile
--- a/chat/xchat2/Makefile Sun Jan 04 17:24:59 2004 +0000
+++ b/chat/xchat2/Makefile Sun Jan 04 17:26:20 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2004/01/03 18:49:35 reed Exp $
+# $NetBSD: Makefile,v 1.20 2004/01/04 17:26:20 xtraeme Exp $
#
-DISTNAME= xchat-2.0.5
-PKGREVISION= 4
+DISTNAME= xchat-2.0.7
CATEGORIES= chat gnome
MASTER_SITES= http://www.xchat.org/files/source/2.0/
EXTRACT_SUFX= .tar.bz2
diff -r 1a544757a145 -r 01f86134bcb0 chat/xchat2/PLIST
--- a/chat/xchat2/PLIST Sun Jan 04 17:24:59 2004 +0000
+++ b/chat/xchat2/PLIST Sun Jan 04 17:26:20 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2003/09/23 22:00:51 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/01/04 17:26:20 xtraeme Exp $
bin/xchat
bin/xchat-text
share/applications/xchat.desktop
@@ -19,6 +19,7 @@
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xchat.mo
share/pixmaps/xchat.png
diff -r 1a544757a145 -r 01f86134bcb0 chat/xchat2/distinfo
--- a/chat/xchat2/distinfo Sun Jan 04 17:24:59 2004 +0000
+++ b/chat/xchat2/distinfo Sun Jan 04 17:26:20 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2003/09/23 22:00:51 xtraeme Exp $
+$NetBSD: distinfo,v 1.8 2004/01/04 17:26:20 xtraeme Exp $
-SHA1 (xchat-2.0.5.tar.bz2) = 59862be8fc17c670d6b21c2728c2e09ffba64f0d
-Size (xchat-2.0.5.tar.bz2) = 902581 bytes
+SHA1 (xchat-2.0.7.tar.bz2) = 18e00bbc5f08138ff295684af968891e15f0e75e
+Size (xchat-2.0.7.tar.bz2) = 943633 bytes
Home |
Main Index |
Thread Index |
Old Index