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/cc54c331f420
branches: trunk
changeset: 511844:cc54c331f420
user: tron <tron%pkgsrc.org@localhost>
date: Sun Apr 23 17:19:41 2006 +0000
description:
Update "xchat" and "xchat-python" packages to version 2.6.2.
Changes since version 2.6.1:
- Updated translations (de, fr, ja, sv).
- Made "/server freenode" send auto-join channels but not
"/server irc://freenode".
- Fixed building of xchat-text (although not recommended!).
- Fixed using Strip mIRC colors & Color nicks at the same time.
- Fixed a bug in timestamp drawing using non-fixed-width font [1404341].
- Fixed display of realname in the nick-name right-click menu when it
contains a '<' or '&' character [1403069].
- Added support for UniBG's nickserv (ongeboren).
- The move-to-complete-dir routine now treats encoding/UTF8 correctly.
- Show help when using wrong args for /DCC, instead of silence.
- Support receiving 2048 bytes per line from server and dcc-chat, so we
can support 512 UTF-8 characters that some servers now send.
- Added /gui detach and /gui attach commands for scripters.
- The server list window now remembers its size.
diffstat:
chat/xchat/Makefile | 6 ++----
chat/xchat/Makefile.common | 4 ++--
chat/xchat/PLIST | 5 ++++-
chat/xchat/distinfo | 8 ++++----
4 files changed, 12 insertions(+), 11 deletions(-)
diffs (73 lines):
diff -r ed1401eddc16 -r cc54c331f420 chat/xchat/Makefile
--- a/chat/xchat/Makefile Sun Apr 23 17:13:03 2006 +0000
+++ b/chat/xchat/Makefile Sun Apr 23 17:19:41 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2006/04/17 13:46:19 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2006/04/23 17:19:41 tron Exp $
.include "Makefile.common"
-PKGREVISION= 1
MAINTAINER= tron%NetBSD.org@localhost
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit
@@ -13,8 +12,7 @@
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= YES
-# The text frontend doesn't compile in X-Chat 2.6.1
-#CONFIGURE_ARGS+= --enable-textfe
+CONFIGURE_ARGS+= --enable-textfe
CONFIGURE_ARGS+= --enable-tcl=no
CONFIGURE_ARGS+= --disable-perl
CONFIGURE_ARGS+= --disable-python
diff -r ed1401eddc16 -r cc54c331f420 chat/xchat/Makefile.common
--- a/chat/xchat/Makefile.common Sun Apr 23 17:13:03 2006 +0000
+++ b/chat/xchat/Makefile.common Sun Apr 23 17:19:41 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.49 2006/03/28 19:47:29 joerg Exp $
+# $NetBSD: Makefile.common,v 1.50 2006/04/23 17:19:41 tron Exp $
-DISTNAME= xchat-2.6.1
+DISTNAME= xchat-2.6.2
CATEGORIES= chat gnome
MASTER_SITES= http://xchat.org/files/source/2.6/
EXTRACT_SUFX= .tar.bz2
diff -r ed1401eddc16 -r cc54c331f420 chat/xchat/PLIST
--- a/chat/xchat/PLIST Sun Apr 23 17:13:03 2006 +0000
+++ b/chat/xchat/PLIST Sun Apr 23 17:19:41 2006 +0000
@@ -1,16 +1,19 @@
-@comment $NetBSD: PLIST,v 1.9 2006/04/17 07:07:13 jlam Exp $
+@comment $NetBSD: PLIST,v 1.10 2006/04/23 17:19:41 tron Exp $
bin/xchat
+bin/xchat-text
share/applications/xchat.desktop
share/locale/de/LC_MESSAGES/xchat.mo
share/locale/el/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/ja/LC_MESSAGES/xchat.mo
share/locale/hu/LC_MESSAGES/xchat.mo
share/locale/ko/LC_MESSAGES/xchat.mo
share/locale/nl/LC_MESSAGES/xchat.mo
share/locale/pa/LC_MESSAGES/xchat.mo
share/locale/sq/LC_MESSAGES/xchat.mo
+share/locale/sv/LC_MESSAGES/xchat.mo
share/locale/vi/LC_MESSAGES/xchat.mo
share/locale/zh_TW/LC_MESSAGES/xchat.mo
share/pixmaps/xchat.png
diff -r ed1401eddc16 -r cc54c331f420 chat/xchat/distinfo
--- a/chat/xchat/distinfo Sun Apr 23 17:13:03 2006 +0000
+++ b/chat/xchat/distinfo Sun Apr 23 17:19:41 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2006/03/28 19:47:30 joerg Exp $
+$NetBSD: distinfo,v 1.29 2006/04/23 17:19:41 tron Exp $
-SHA1 (xchat-2.6.1.tar.bz2) = 94a233b8f1464cc5dc90be43b596c9e5165d8881
-RMD160 (xchat-2.6.1.tar.bz2) = 88138d4c92ee2712eff045957a76a1502af47e7f
-Size (xchat-2.6.1.tar.bz2) = 996111 bytes
+SHA1 (xchat-2.6.2.tar.bz2) = 1bf135b3947f75f1b6c8a60c436a7a1f2613a5ae
+RMD160 (xchat-2.6.2.tar.bz2) = d7c1d0a02c9575898f68bdbd6e90d5a2fb8cb2ff
+Size (xchat-2.6.2.tar.bz2) = 1046910 bytes
SHA1 (patch-aa) = 90af71915ac6373ebc623790f9a90642376fb1f4
Home |
Main Index |
Thread Index |
Old Index