pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/gossip Update to 0.8:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9fc1662c41e
branches:  trunk
changeset: 486439:e9fc1662c41e
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Dec 28 14:05:51 2004 +0000

description:
Update to 0.8:

* Fixed #151737 (Martyn)
* Group chats now support tabbed windows (Geert-Jan)
* If only one window exists, open new chats in that window (Martyn)
* Fixed window title (Micke)
* Fixed issue when Gossip sent replies to error messages (Micke)
* New translations (nb, tr, bg)
* Updated translations (cs, pt_BR, fr, de, ca, da, nl, no, en_CA, zh_TW,
                        en_GB, lt, eu, sv)

diffstat:

 chat/gossip/Makefile |   7 +++----
 chat/gossip/PLIST    |  11 ++++++++++-
 chat/gossip/distinfo |   6 +++---
 3 files changed, 16 insertions(+), 8 deletions(-)

diffs (78 lines):

diff -r 8121f367bb8a -r e9fc1662c41e chat/gossip/Makefile
--- a/chat/gossip/Makefile      Tue Dec 28 14:04:39 2004 +0000
+++ b/chat/gossip/Makefile      Tue Dec 28 14:05:51 2004 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2004/10/03 00:13:14 tv Exp $
+# $NetBSD: Makefile,v 1.31 2004/12/28 14:05:51 jmmv Exp $
 #
 
-DISTNAME=      gossip-0.7.8
-PKGREVISION=   1
+DISTNAME=      gossip-0.8
 CATEGORIES=    chat
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gossip/0.7/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gossip/0.8/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
diff -r 8121f367bb8a -r e9fc1662c41e chat/gossip/PLIST
--- a/chat/gossip/PLIST Tue Dec 28 14:04:39 2004 +0000
+++ b/chat/gossip/PLIST Tue Dec 28 14:05:51 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2004/09/04 14:29:13 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.10 2004/12/28 14:05:51 jmmv Exp $
 bin/gossip
 share/applications/gossip.desktop
 share/gconf/schemas/gossip.schemas
@@ -35,12 +35,18 @@
 share/gossip/my-user_48.png
 share/gossip/offline.wav
 share/gossip/online.wav
+share/gossip/protocols/aim.protocol
+share/gossip/protocols/gossip-protocol.dtd
+share/gossip/protocols/icq.protocol
+share/gossip/protocols/msn.protocol
+share/gossip/protocols/yahoo.protocol
 share/gossip/query_48.png
 share/gossip/send.wav
 share/gossip/vcard_48.png
 share/gossip/watermark.png
 ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gossip.mo
@@ -58,6 +64,7 @@
 ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gossip.mo
@@ -68,11 +75,13 @@
 ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gossip.mo
 share/pixmaps/gossip.png
 @comment in xdg-dirs: @dirrm share/pixmaps
+@dirrm share/gossip/protocols
 @dirrm share/gossip
 @comment in GConf2: @dirrm share/gconf/schemas
 @comment in xdg-dirs: @dirrm share/applications
diff -r 8121f367bb8a -r e9fc1662c41e chat/gossip/distinfo
--- a/chat/gossip/distinfo      Tue Dec 28 14:04:39 2004 +0000
+++ b/chat/gossip/distinfo      Tue Dec 28 14:05:51 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2004/09/04 14:29:13 jmmv Exp $
+$NetBSD: distinfo,v 1.9 2004/12/28 14:05:51 jmmv Exp $
 
-SHA1 (gossip-0.7.8.tar.bz2) = 9f0f1f3ebd3ac0cfa3c07411c7cc007ff568ca05
-Size (gossip-0.7.8.tar.bz2) = 879493 bytes
+SHA1 (gossip-0.8.tar.bz2) = b1e26016f40cbe3d174f722923c27d2e7f61d178
+Size (gossip-0.8.tar.bz2) = 913257 bytes



Home | Main Index | Thread Index | Old Index