pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/xchat2 Update xchat to 2.4.1. Patch provided by ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/222ea29ab663
branches: trunk
changeset: 484768:222ea29ab663
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Nov 29 17:36:10 2004 +0000
description:
Update xchat to 2.4.1. Patch provided by Stefan Krueger in PR pkg/28465.
Changes:
- Updated translations (ca, de, eu, it, ko, mk, nb, nl, pt, ru, sl,
sq, uk, zh_TW).
- Fixed custom marker-line color not reloading.
- Brought back the "Connect to selected server only" option in the
Serverlist edit window (it's like the reverse of "Cycle until
connected" in 2.0.x).
- You can now move networks and servers via Shift+Up/Down (in the
ServerList window).
- Small efficiency improvements in receiving dcc. It will now not
send ACKs while the input buffer is non-empty.
- Fixed playing sound files with spaces in them.
- Added support for NickServ on DalNet and FreeNode.
- Plugin API: Added xchat_get_info(ph,"inputbox");.
- Added /settext and /setcursor commands for scripters.
- You can now scroll tabs with the mouse-wheel while hovering over
the arrow buttons.
- Fixed connecting to a SSL server via http proxy (#1054152).
- Fixed: Opened server tab doesn't count as "requested" (#1044227).
diffstat:
chat/xchat2/Makefile | 6 +++++-
chat/xchat2/Makefile.common | 4 ++--
chat/xchat2/PLIST | 5 ++++-
chat/xchat2/distinfo | 8 +++++---
4 files changed, 16 insertions(+), 7 deletions(-)
diffs (76 lines):
diff -r d51cfc6e44f6 -r 222ea29ab663 chat/xchat2/Makefile
--- a/chat/xchat2/Makefile Mon Nov 29 17:27:56 2004 +0000
+++ b/chat/xchat2/Makefile Mon Nov 29 17:36:10 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2004/10/30 18:28:00 minskim Exp $
+# $NetBSD: Makefile,v 1.41 2004/11/29 17:36:10 minskim Exp $
#
.include "Makefile.common"
@@ -7,6 +7,10 @@
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit
+PATCH_DIST_STRIP= -p1
+PATCH_SITES= ${MASTER_SITES:=patches/}
+PATCHFILES= xc241-fix-fetext.diff
+
BUILD_USES_MSGFMT= YES
CONFLICTS= xchat-gnome-[0-9]*
diff -r d51cfc6e44f6 -r 222ea29ab663 chat/xchat2/Makefile.common
--- a/chat/xchat2/Makefile.common Mon Nov 29 17:27:56 2004 +0000
+++ b/chat/xchat2/Makefile.common Mon Nov 29 17:36:10 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.1 2004/10/30 18:10:35 minskim Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/11/29 17:36:10 minskim Exp $
#
-DISTNAME= xchat-2.4.0
+DISTNAME= xchat-2.4.1
CATEGORIES= chat gnome
MASTER_SITES= http://www.xchat.org/files/source/2.4/
EXTRACT_SUFX= .tar.bz2
diff -r d51cfc6e44f6 -r 222ea29ab663 chat/xchat2/PLIST
--- a/chat/xchat2/PLIST Mon Nov 29 17:27:56 2004 +0000
+++ b/chat/xchat2/PLIST Mon Nov 29 17:36:10 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2004/08/16 06:53:08 minskim Exp $
+@comment $NetBSD: PLIST,v 1.10 2004/11/29 17:36:10 minskim Exp $
bin/xchat
bin/xchat-text
share/applications/xchat.desktop
@@ -22,17 +22,20 @@
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xchat.mo
share/pixmaps/xchat.png
@comment in xdg-dirs: @dirrm share/pixmaps
@comment in xdg-dirs: @dirrm share/applications
diff -r d51cfc6e44f6 -r 222ea29ab663 chat/xchat2/distinfo
--- a/chat/xchat2/distinfo Mon Nov 29 17:27:56 2004 +0000
+++ b/chat/xchat2/distinfo Mon Nov 29 17:36:10 2004 +0000
@@ -1,4 +1,6 @@
-$NetBSD: distinfo,v 1.14 2004/08/16 06:53:08 minskim Exp $
+$NetBSD: distinfo,v 1.15 2004/11/29 17:36:10 minskim Exp $
-SHA1 (xchat-2.4.0.tar.bz2) = 61a62f4d614305b5c64b1d6d986e0134b5f5884c
-Size (xchat-2.4.0.tar.bz2) = 1159266 bytes
+SHA1 (xchat-2.4.1.tar.bz2) = 6e096fc536367470f213832f313312560d4920e1
+Size (xchat-2.4.1.tar.bz2) = 1214388 bytes
+SHA1 (xc241-fix-fetext.diff) = befb516e34ca447dd4855ba7ca262bc166280155
+Size (xc241-fix-fetext.diff) = 568 bytes
Home |
Main Index |
Thread Index |
Old Index