summaryrefslogtreecommitdiff
path: root/chat/xchat2
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-03-24 20:35:09 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-03-24 20:35:09 +0000
commit644c4b0c221b542c0d90dba4e035c3c7bf7e7785 (patch)
tree57d80474cd7d7406a7e1a3d6a7f11b26f2f081f5 /chat/xchat2
parent0b05178f1108cc0f14d83e2be692b030313bf2fc (diff)
downloadpkgsrc-644c4b0c221b542c0d90dba4e035c3c7bf7e7785.tar.gz
Update xchat2 to 2.0.8.
Changes: - Updated translations (az, es, fi, lt, mk, nl, ru, sk, sl, sr, sv, zh_CN). - Added color, flash and iconify args to /GUI command (this is for use in scripts and plugins only). - Plugin API: Added "notify" list. - Plugin API: Added id, users, flags fields for "channels" list. - Win32: Better error messages for file i/o and winsock errors. - New Perl interface (with backward compatibility)! (Lian Situ). - Fixed command-character buglet [873541]. - Win32: Improved incorrect CPS display for file transfers. - Added "Copy Selected URL" option to URL popupmenu (Mike Battersby). - Added work-around for "Get my IP from server" not working on PTNet (Mario Freitas). - Fixed: Alt+numbers do not work with X Input Method [896968] (Marius Gedminas). - Added support for "+port" to indicate SSL connections. - Fixed non-ASCII chars in time-stamp bug [918445]. - Smaller bug fixes: [870073] [890891].
Diffstat (limited to 'chat/xchat2')
-rw-r--r--chat/xchat2/Makefile5
-rw-r--r--chat/xchat2/PLIST5
-rw-r--r--chat/xchat2/distinfo6
3 files changed, 9 insertions, 7 deletions
diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile
index bd54a86313a..9c4940d0f13 100644
--- a/chat/xchat2/Makefile
+++ b/chat/xchat2/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2004/03/08 19:40:36 jmmv Exp $
+# $NetBSD: Makefile,v 1.25 2004/03/24 20:35:09 xtraeme Exp $
#
-DISTNAME= xchat-2.0.7
-PKGREVISION= 1
+DISTNAME= xchat-2.0.8
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 1d88f39caa6..f31d519715b 100644
--- a/chat/xchat2/PLIST
+++ b/chat/xchat2/PLIST
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.6 2004/01/04 17:26:20 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/03/24 20:35:09 xtraeme Exp $
bin/xchat
bin/xchat-text
share/applications/xchat.desktop
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/xchat.mo
@@ -13,10 +14,12 @@ ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/mk/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/ru/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
diff --git a/chat/xchat2/distinfo b/chat/xchat2/distinfo
index cd1d13eccb0..57e500dda8c 100644
--- a/chat/xchat2/distinfo
+++ b/chat/xchat2/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2004/01/04 17:26:20 xtraeme Exp $
+$NetBSD: distinfo,v 1.9 2004/03/24 20:35:09 xtraeme Exp $
-SHA1 (xchat-2.0.7.tar.bz2) = 18e00bbc5f08138ff295684af968891e15f0e75e
-Size (xchat-2.0.7.tar.bz2) = 943633 bytes
+SHA1 (xchat-2.0.8.tar.bz2) = 68177f242001a2632f4f474989ee9a8a41e725f9
+Size (xchat-2.0.8.tar.bz2) = 997439 bytes