diff options
-rw-r--r-- | chat/xchat2/Makefile | 5 | ||||
-rw-r--r-- | chat/xchat2/PLIST | 5 | ||||
-rw-r--r-- | chat/xchat2/distinfo | 6 | ||||
-rw-r--r-- | doc/CHANGES | 3 |
4 files changed, 11 insertions, 8 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 diff --git a/doc/CHANGES b/doc/CHANGES index 46dc18aab5c..4cf8d8838e7 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5295 2004/03/24 11:56:35 wiz Exp $ +$NetBSD: CHANGES,v 1.5296 2004/03/24 20:35:09 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1513,3 +1513,4 @@ Changes to the packages collection and infrastructure in 2004: Updated apache2 to 2.0.49 [reed 2004-03-22] Updated acpi-iasl to 20040311 [xtraeme 2004-03-23] Updated XaoS to 3.0nb1 [wiz 2004-03-24] + Updated xchat2 to 2.0.8 [xtraeme 2004-03-24] |