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", "xchat-perl" and "xchat-pyt...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d86f802c8d9
branches: trunk
changeset: 531128:4d86f802c8d9
user: tron <tron%pkgsrc.org@localhost>
date: Fri Jul 20 15:09:22 2007 +0000
description:
Update "xchat", "xchat-perl" and "xchat-python" packages to version 2.8.4.
Chance since version 2.8.2:
- Updated translations (cs, de, ko, mk, sv, vi).
- System-Tray balloons now get the xchat icon instead of a generic one.
- Fixed the notify-send zombies (released as xc282-fixtrayzombies.diff).
- Fixed underscore ('_') in real names in the nick-name right-click menu being
drawn as a underline.
- ut2004:// URLs are now underlined too.
- /set gui_tray_flags 4 will now enable a "Minimize to tray" feature. Clicking
the window minimize button will minimize to tray instead of the task-bar.
- Fixed bug: [1680762] Notify fails if network name contains spaces.
- Added a feature that reloads conversations from last time you used XChat
(type /set text_replay 0 to disable it).
- Fixed /LASTLOG printing everything twice if you had Indented Nicks off.
- The CTRL-F keybinding (Find) is now disabled when using Emacs keys.
- Added /SET gui_tweaks. See http://forum.xchat.org/viewtopic.php?p=13766
- Fixed opening URLs on KDE that didn't begin with http:// or other protocol.
- A better quit dialog which warns you if you're connected to IRC or have
active file transfers.
- Fixed: [1741525] Cycle selected channel (Luca Falavigna).
- Fixed: [1737249] Doesn't recognize nicks with halfop mode on hovering.
- The userlist and treeview can now be placed on the same side, with a resize
handle in between them. They can also be dragged and dropped into place.
- When you hide the userlist using the View menu, the resize handle now
disappears too. It also disappears when you have a server tab in focus.
- If you have a tree on one side and userlist on the other, they'll both now
have a resize handle, previously the tree's size was fixed.
- The userlist can be hidden and shown with CTRL+F7.
- [1735116] Channel List's minimum users spin-button can now be set downward
even on networks that sent a list of channels of only a larger size. In this
case the Download button will flash to indicate you need to download a new
list.
- Changing the channel switcher type (Tree or Tabs) is also possible in the
setup dialog.
- The Ban List window now lists exceptions too (mode +e).
- Script and Plugin related changes:
- /SETTEXT with no argument now clears the input box.
- Python: Added a xchat.strip method for stripping IRC attributes and mIRC
color codes.
- C-API and Perl: Returning 0 from a FD hook will now remove the hook and
free all associated memory.
- /MENU now supports a $CHAN root aswell (see plugin20.html).
- Fixed GDK warning when using /MENU to add a key binding to a popup menu.
diffstat:
chat/xchat/Makefile.common | 4 ++--
chat/xchat/PLIST | 3 ++-
chat/xchat/distinfo | 10 +++++-----
chat/xchat/patches/patch-aa | 14 +++++++-------
4 files changed, 16 insertions(+), 15 deletions(-)
diffs (68 lines):
diff -r 2063ace4330d -r 4d86f802c8d9 chat/xchat/Makefile.common
--- a/chat/xchat/Makefile.common Fri Jul 20 14:25:03 2007 +0000
+++ b/chat/xchat/Makefile.common Fri Jul 20 15:09:22 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.55 2007/05/22 12:18:58 tron Exp $
+# $NetBSD: Makefile.common,v 1.56 2007/07/20 15:09:22 tron Exp $
-DISTNAME= xchat-2.8.2
+DISTNAME= xchat-2.8.4
CATEGORIES= chat
MASTER_SITES= http://xchat.org/files/source/2.8/
EXTRACT_SUFX= .tar.bz2
diff -r 2063ace4330d -r 4d86f802c8d9 chat/xchat/PLIST
--- a/chat/xchat/PLIST Fri Jul 20 14:25:03 2007 +0000
+++ b/chat/xchat/PLIST Fri Jul 20 15:09:22 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2007/05/22 12:18:58 tron Exp $
+@comment $NetBSD: PLIST,v 1.15 2007/07/20 15:09:22 tron Exp $
bin/xchat
share/applications/xchat.desktop
share/doc/xchat/README
@@ -18,6 +18,7 @@
share/locale/ja/LC_MESSAGES/xchat.mo
share/locale/ko/LC_MESSAGES/xchat.mo
share/locale/lt/LC_MESSAGES/xchat.mo
+share/locale/mk/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
diff -r 2063ace4330d -r 4d86f802c8d9 chat/xchat/distinfo
--- a/chat/xchat/distinfo Fri Jul 20 14:25:03 2007 +0000
+++ b/chat/xchat/distinfo Fri Jul 20 15:09:22 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2007/05/22 12:18:58 tron Exp $
+$NetBSD: distinfo,v 1.34 2007/07/20 15:09:22 tron Exp $
-SHA1 (xchat-2.8.2.tar.bz2) = 5cff7a974819ad8788962742df785aabfe844af0
-RMD160 (xchat-2.8.2.tar.bz2) = 62f9ffeb77243e1c20d81f0543ea8ccc7d3cd225
-Size (xchat-2.8.2.tar.bz2) = 1331148 bytes
-SHA1 (patch-aa) = 90af71915ac6373ebc623790f9a90642376fb1f4
+SHA1 (xchat-2.8.4.tar.bz2) = 6ac509624c241edfac5d53d9d4ece63d917613d6
+RMD160 (xchat-2.8.4.tar.bz2) = 35cf84e03dfda160674d141063c8fc9cd0ac7de2
+Size (xchat-2.8.4.tar.bz2) = 1370883 bytes
+SHA1 (patch-aa) = 99ec48125bc394745b5e5d0d8ebd8323d1aca4af
diff -r 2063ace4330d -r 4d86f802c8d9 chat/xchat/patches/patch-aa
--- a/chat/xchat/patches/patch-aa Fri Jul 20 14:25:03 2007 +0000
+++ b/chat/xchat/patches/patch-aa Fri Jul 20 15:09:22 2007 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.10 2006/03/28 17:38:31 joerg Exp $
+$NetBSD: patch-aa,v 1.11 2007/07/20 15:09:23 tron Exp $
---- configure.orig 2006-03-28 16:57:01.000000000 +0000
-+++ configure
-@@ -27883,7 +27883,7 @@ echo $ECHO_N "checking Python compile fl
+--- configure.orig 2007-06-30 16:28:18.000000000 +0100
++++ configure 2007-07-20 15:01:42.000000000 +0100
+@@ -29020,7 +29020,7 @@
PY_PREFIX=`$pythonpath -c 'import sys; print sys.prefix'`
PY_EXEC_PREFIX=`$pythonpath -c 'import sys; print sys.exec_prefix'`
if test -f $PY_INC/Python.h; then
- PY_LIBS="-L$PY_LIB/config -lpython$PY_VER -lpthread -lutil"
-+ PY_LIBS="-L$PY_LIB/config -lpython$PY_VER ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} -lutil"
++ PY_LIBS="-L$PY_LIB/config -lpython$PY_VER ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} -lutil"
PY_CFLAGS="-I$PY_INC"
- echo "$as_me:$LINENO: result: ok" >&5
- echo "${ECHO_T}ok" >&6
+ { echo "$as_me:$LINENO: result: ok" >&5
+ echo "${ECHO_T}ok" >&6; }
Home |
Main Index |
Thread Index |
Old Index