summaryrefslogtreecommitdiff
path: root/chat/xchat2
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-04-24 14:12:36 +0000
committerjmmv <jmmv@pkgsrc.org>2003-04-24 14:12:36 +0000
commitee46a918ac04926ecc73311bdd1bbbe3419f9f29 (patch)
tree7a8b2784035ad175178e80ee2cf49ca9f698131a /chat/xchat2
parent38f157ebe3122086950b93c378832deaf308098c (diff)
downloadpkgsrc-ee46a918ac04926ecc73311bdd1bbbe3419f9f29.tar.gz
Update to 2.0.2:
- Updated translations (lt, ms, nl, pt, sv, zh_CN). - Fixed a few minor mem leaks in the server and user list. - Changes to: UrlGrabber, Notify, Plugins, Ignore and Banlist GUIs. Changed GtkCList to GtkTreeview, and general enhancement to these guis (Vincent Ho). - win32: made it possible to compile with ipv6. - Added /MOP. - Fixed pageup/pagedown wrong window bug [710784]. - Fixed no timestamps in top-level windows bug [710787]. - Fixed first word being skipped in perl add_command_handler("", cb); [711802]. - Fixed WHOIS away line appearing in different tab [695932]. - win32: fixed transparency [699425]. - win32: fixed ssl "Error 2" connection bug. - Made all toplevel dialog windows transients of the main window. - Show filesize/pos in DCC window as KB and MB (Aaron Chernosky). - Added /set tab_dnd 0/1 option. - Fixed userlist insertion/deletion GUI performance problem [704233]. - Each toplevel window now has a "role". - Smaller bugs fixed: [698449] [718851]. - TCL plugin fixes for context lookups (Daniel P. Stasinski). - Changed Close Tab keybinding to Shift-Ctrl-W to avoid conflict with emacs editing. - Used a new algorithm for Userlist and UrlGrabber. This one does insertion, lookup and deletion in O(log n). Patch provided in PR pkg/21287 by Juan RP.
Diffstat (limited to 'chat/xchat2')
-rw-r--r--chat/xchat2/Makefile4
-rw-r--r--chat/xchat2/PLIST5
-rw-r--r--chat/xchat2/distinfo6
3 files changed, 9 insertions, 6 deletions
diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile
index 913516dbcfa..e9e36c1c71e 100644
--- a/chat/xchat2/Makefile
+++ b/chat/xchat2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2003/03/22 01:34:00 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/04/24 14:12:36 jmmv Exp $
#
-DISTNAME= xchat-2.0.1
+DISTNAME= xchat-2.0.2
CATEGORIES= chat gnome
MASTER_SITES= http://www.xchat.org/files/source/2.0/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/xchat2/PLIST b/chat/xchat2/PLIST
index bd54da789d9..49314dc162e 100644
--- a/chat/xchat2/PLIST
+++ b/chat/xchat2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/03/22 01:34:00 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/04/24 14:12:37 jmmv Exp $
bin/xchat
bin/xchat-text
share/applications/xchat.desktop
@@ -10,11 +10,14 @@ ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/ms/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/sk/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xchat.mo
share/pixmaps/xchat.png
@comment in gnome2-dirs: @dirrm share/applications
@exec ${MKDIR} %D/lib/xchat/plugins
diff --git a/chat/xchat2/distinfo b/chat/xchat2/distinfo
index 377936b990e..c5d16609762 100644
--- a/chat/xchat2/distinfo
+++ b/chat/xchat2/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/03/22 01:34:00 wiz Exp $
+$NetBSD: distinfo,v 1.3 2003/04/24 14:12:37 jmmv Exp $
-SHA1 (xchat-2.0.1.tar.bz2) = 68b7c4ebae8b36fabcbf21f0548a9665428afc90
-Size (xchat-2.0.1.tar.bz2) = 718064 bytes
+SHA1 (xchat-2.0.2.tar.bz2) = de599e19c084faa12b170b1ae0c272d07592d194
+Size (xchat-2.0.2.tar.bz2) = 749398 bytes