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.7.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99cc8673c044
branches:  trunk
changeset: 477003:99cc8673c044
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Jun 25 08:52:39 2004 +0000

description:
Update to 0.7.6:
 * Lot of bug fixing gone into the Group Chats (Micke)
 * Drag contacts from roster to chat windows to start a chat (Micke)
 * Show new message icon as window icon when new message
   arrived (Sergey Dolgopolov)
 * Crash fixes (Micke)
 * Allow IP-numbers as hostpart of the JID (Fabio Bonelli)
 * Added copy&paste to chat windows. (Micke)
 * Fixed drawing error in chat windows tabs with certain themes
   (Geert-Jan)
 * Shrink chat windows after long messages has been sent
   (Micke, Lionel Henry)
 * Store log files as lowercase JID. (Micke)
 * Resubscribe support if subscription isn't both way (Ross Burton)
 * Show presence icon in new message popup list (Micke)
 * Added support for editing your own vCard (Martyn Russel, Micke)
 * New translations (en_CA, uk, eo, ar)
 * Updated translations:
   (lt, cs, en_GB, nl, ca, pt_BR, sv, zh_CN, da, pl, pt)

diffstat:

 chat/gossip/Makefile |  4 ++--
 chat/gossip/PLIST    |  6 +++++-
 chat/gossip/distinfo |  6 +++---
 3 files changed, 10 insertions(+), 6 deletions(-)

diffs (58 lines):

diff -r c80eb03625b1 -r 99cc8673c044 chat/gossip/Makefile
--- a/chat/gossip/Makefile      Fri Jun 25 08:37:57 2004 +0000
+++ b/chat/gossip/Makefile      Fri Jun 25 08:52:39 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2004/05/07 01:14:47 xtraeme Exp $
+# $NetBSD: Makefile,v 1.28 2004/06/25 08:52:39 jmmv Exp $
 #
 
-DISTNAME=      gossip-0.7.5
+DISTNAME=      gossip-0.7.6
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gossip/0.7/}
 EXTRACT_SUFX=  .tar.bz2
diff -r c80eb03625b1 -r 99cc8673c044 chat/gossip/PLIST
--- a/chat/gossip/PLIST Fri Jun 25 08:37:57 2004 +0000
+++ b/chat/gossip/PLIST Fri Jun 25 08:52:39 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/04/29 07:46:40 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/06/25 08:52:39 jmmv Exp $
 bin/gossip
 share/applications/gossip.desktop
 share/gconf/schemas/gossip.schemas
@@ -39,13 +39,16 @@
 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/ca/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gossip.mo
@@ -63,6 +66,7 @@
 ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/sv/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
diff -r c80eb03625b1 -r 99cc8673c044 chat/gossip/distinfo
--- a/chat/gossip/distinfo      Fri Jun 25 08:37:57 2004 +0000
+++ b/chat/gossip/distinfo      Fri Jun 25 08:52:39 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/04/29 07:46:40 jmmv Exp $
+$NetBSD: distinfo,v 1.7 2004/06/25 08:52:39 jmmv Exp $
 
-SHA1 (gossip-0.7.5.tar.bz2) = 2cc865763526b72fa1d25dc9ea7848b3fe5f7d68
-Size (gossip-0.7.5.tar.bz2) = 805139 bytes
+SHA1 (gossip-0.7.6.tar.bz2) = 11b82185cca311cb0f6831d09063b759b969c32b
+Size (gossip-0.7.6.tar.bz2) = 858619 bytes



Home | Main Index | Thread Index | Old Index