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.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/4af1518fb107
branches: trunk
changeset: 470349:4af1518fb107
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon Mar 08 15:48:02 2004 +0000
description:
Update to 0.7.2:
* Make the status icon flash when going to and from away state.
* Show the contact list if it's visible on another workspace when toggling
visibility.
* Make links clickable in logs.
* Handle incoming private chats through group chats correctly.
* An experimental and optional dbus interface.
* Add status submenu to the notification area icon.
* Limit the length of the status text in the contact list.
* Plug memory leaks.
* When detaching a tab, put the new window at the pointer.
* Updated translations (ca, cs, es, hr, nl, no, sr, sr@Latn, sv).
diffstat:
chat/gossip/Makefile | 5 ++---
chat/gossip/PLIST | 4 +++-
chat/gossip/distinfo | 6 +++---
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (40 lines):
diff -r 9151540aa3be -r 4af1518fb107 chat/gossip/Makefile
--- a/chat/gossip/Makefile Mon Mar 08 15:47:40 2004 +0000
+++ b/chat/gossip/Makefile Mon Mar 08 15:48:02 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2004/03/07 22:47:04 jmmv Exp $
+# $NetBSD: Makefile,v 1.21 2004/03/08 15:48:02 jmmv Exp $
#
-DISTNAME= gossip-0.7
-PKGREVISION= 4
+DISTNAME= gossip-0.7.2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.7/}
EXTRACT_SUFX= .tar.bz2
diff -r 9151540aa3be -r 4af1518fb107 chat/gossip/PLIST
--- a/chat/gossip/PLIST Mon Mar 08 15:47:40 2004 +0000
+++ b/chat/gossip/PLIST Mon Mar 08 15:48:02 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/01/23 09:45:08 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/03/08 15:48:02 jmmv Exp $
bin/gossip
share/applications/gossip.desktop
share/gconf/schemas/gossip.schemas
@@ -63,3 +63,5 @@
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gossip.mo
share/pixmaps/gossip.png
@dirrm share/gossip
+@comment in GConf2: @dirrm share/gconf/schemas
+@comment in xdg-dirs: @dirrm share/applications
diff -r 9151540aa3be -r 4af1518fb107 chat/gossip/distinfo
--- a/chat/gossip/distinfo Mon Mar 08 15:47:40 2004 +0000
+++ b/chat/gossip/distinfo Mon Mar 08 15:48:02 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/01/23 09:45:08 xtraeme Exp $
+$NetBSD: distinfo,v 1.4 2004/03/08 15:48:02 jmmv Exp $
-SHA1 (gossip-0.7.tar.bz2) = 08a5557bde743eac20bf7ad478e25606e730b0ed
-Size (gossip-0.7.tar.bz2) = 745624 bytes
+SHA1 (gossip-0.7.2.tar.bz2) = 6c95cc1462e7f8ec2215a0e7d0a2de827140fbb6
+Size (gossip-0.7.2.tar.bz2) = 743663 bytes
Home |
Main Index |
Thread Index |
Old Index