pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/gossip Update gossip to 0.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/379c4ff2de9f
branches:  trunk
changeset: 466780:379c4ff2de9f
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Fri Jan 23 09:45:08 2004 +0000

description:
Update gossip to 0.7.

News in 0.7:
============
* Fixes to the chat window (URL matching, clear chat)
* New application icon from Dan Taylor
* Chat window entry autoexpands instead of using a disclosure widget
* Store state of contact list (visibility, position and size) between
  sessions
* Don't show groups with no contacts
* Presence setting system greatly improved
* Edit groups support added
* Made the autoback timeout longer (30 secs)
* Better keynav support
* A couple of crash fixes
* Several smaller bugs fixed
* Updated and new translations (ca, cs, da, es, eu, it, ms, nl, no, pt,
  sr@Latn, sr, sv)

diffstat:

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

diffs (64 lines):

diff -r 02dfdd2a7b76 -r 379c4ff2de9f chat/gossip/Makefile
--- a/chat/gossip/Makefile      Fri Jan 23 09:12:59 2004 +0000
+++ b/chat/gossip/Makefile      Fri Jan 23 09:45:08 2004 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2004/01/22 07:49:20 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/23 09:45:08 xtraeme Exp $
 #
 
-DISTNAME=      gossip-0.6
-PKGREVISION=   2
+DISTNAME=      gossip-0.7
 CATEGORIES=    chat
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gossip/0.6/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gossip/0.7/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    xtraeme%NetBSD.org@localhost
diff -r 02dfdd2a7b76 -r 379c4ff2de9f chat/gossip/PLIST
--- a/chat/gossip/PLIST Fri Jan 23 09:12:59 2004 +0000
+++ b/chat/gossip/PLIST Fri Jan 23 09:45:08 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/12/16 07:48:45 recht Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/01/23 09:45:08 xtraeme Exp $
 bin/gossip
 share/applications/gossip.desktop
 share/gconf/schemas/gossip.schemas
@@ -25,6 +25,7 @@
 share/gossip/gossip-extended-away.png
 share/gossip/gossip-group-message.png
 share/gossip/gossip-log.xsl
+share/gossip/gossip-logo.png
 share/gossip/gossip-message.png
 share/gossip/gossip-offline.png
 share/gossip/gossip-typing.png
@@ -44,10 +45,12 @@
 ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/de/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
 ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/ms/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
@@ -58,4 +61,5 @@
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gossip.mo
+share/pixmaps/gossip.png
 @dirrm share/gossip
diff -r 02dfdd2a7b76 -r 379c4ff2de9f chat/gossip/distinfo
--- a/chat/gossip/distinfo      Fri Jan 23 09:12:59 2004 +0000
+++ b/chat/gossip/distinfo      Fri Jan 23 09:45:08 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/16 07:48:45 recht Exp $
+$NetBSD: distinfo,v 1.3 2004/01/23 09:45:08 xtraeme Exp $
 
-SHA1 (gossip-0.6.tar.bz2) = 67034ada9261adaba12409f234f15a8086bd5664
-Size (gossip-0.6.tar.bz2) = 679839 bytes
+SHA1 (gossip-0.7.tar.bz2) = 08a5557bde743eac20bf7ad478e25606e730b0ed
+Size (gossip-0.7.tar.bz2) = 745624 bytes



Home | Main Index | Thread Index | Old Index