summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/xchat2/Makefile6
-rw-r--r--chat/xchat2/PLIST11
-rw-r--r--chat/xchat2/distinfo8
-rw-r--r--chat/xchat2/patches/patch-aa6
-rw-r--r--doc/CHANGES3
5 files changed, 21 insertions, 13 deletions
diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile
index 0fa5b5f016f..4776da6831c 100644
--- a/chat/xchat2/Makefile
+++ b/chat/xchat2/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.30 2004/06/07 05:56:00 minskim Exp $
+# $NetBSD: Makefile,v 1.31 2004/07/02 08:04:18 minskim Exp $
#
-DISTNAME= xchat-2.0.9
+DISTNAME= xchat-2.0.10
CATEGORIES= chat gnome
MASTER_SITES= http://www.xchat.org/files/source/2.0/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.xchat.org/
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit
diff --git a/chat/xchat2/PLIST b/chat/xchat2/PLIST
index f31d519715b..93b3f43566a 100644
--- a/chat/xchat2/PLIST
+++ b/chat/xchat2/PLIST
@@ -1,14 +1,18 @@
-@comment $NetBSD: PLIST,v 1.7 2004/03/24 20:35:09 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/07/02 08:04:18 minskim 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/bg/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xchat.mo
@@ -24,9 +28,12 @@ ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sl/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
share/pixmaps/xchat.png
-@comment in gnome2-dirs: @dirrm share/applications
+@comment in xdg-dirs: @dirrm share/pixmaps
+@comment in xdg-dirs: @dirrm share/applications
@exec ${MKDIR} %D/lib/xchat/plugins
@dirrm lib/xchat/plugins
@dirrm lib/xchat
diff --git a/chat/xchat2/distinfo b/chat/xchat2/distinfo
index 5a8ac46458a..c547eed3d1a 100644
--- a/chat/xchat2/distinfo
+++ b/chat/xchat2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2004/06/07 05:56:00 minskim Exp $
+$NetBSD: distinfo,v 1.12 2004/07/02 08:04:18 minskim Exp $
-SHA1 (xchat-2.0.9.tar.bz2) = b0b810b5123864a624988169f4acb08aef1739e6
-Size (xchat-2.0.9.tar.bz2) = 1093203 bytes
-SHA1 (patch-aa) = f802e1f2de1a9272f4c668a84cc41c45b16c370d
+SHA1 (xchat-2.0.10.tar.bz2) = bc5d45589a1c9a4b59edcb12699fd33344243c22
+Size (xchat-2.0.10.tar.bz2) = 1113265 bytes
+SHA1 (patch-aa) = 19abf05787106a93adcfc678bf25ad5d8543ba78
diff --git a/chat/xchat2/patches/patch-aa b/chat/xchat2/patches/patch-aa
index 34e0ded440e..f32ee615db2 100644
--- a/chat/xchat2/patches/patch-aa
+++ b/chat/xchat2/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.3 2004/06/07 05:56:00 minskim Exp $
+$NetBSD: patch-aa,v 1.4 2004/07/02 08:04:18 minskim Exp $
---- src/common/util.c.orig 2004-05-29 05:19:23.000000000 -0500
+--- src/common/util.c.orig 2004-06-18 23:26:29.000000000 -0500
+++ src/common/util.c
-@@ -605,7 +605,7 @@ get_cpu_str (void)
+@@ -631,7 +631,7 @@ get_cpu_str (void)
} else
#endif
snprintf (buf, 128,
diff --git a/doc/CHANGES b/doc/CHANGES
index 668eec6c6d4..93695486a99 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6418 2004/07/02 07:59:58 minskim Exp $
+$NetBSD: CHANGES,v 1.6419 2004/07/02 08:04:18 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3205,3 +3205,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated liferea to 0.5.1 [minskim 2004-07-01]
Updated snort to 2.1.3 [adrianp 2004-07-01]
Updated pkglint to 3.84 [abs 2004-07-01]
+ Updated xchat2 to 2.0.10 [minskim 2004-07-02]