summaryrefslogtreecommitdiff
path: root/chat/gossip
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-03-08 15:48:02 +0000
committerjmmv <jmmv@pkgsrc.org>2004-03-08 15:48:02 +0000
commit739d460af9408e88460f67e238783f2b3dcb2d2d (patch)
tree372ec21407623bf08c79bc0721af88f10056616e /chat/gossip
parent873341f46ca99fb20b9e2c637a83ff1a9a0045d0 (diff)
downloadpkgsrc-739d460af9408e88460f67e238783f2b3dcb2d2d.tar.gz
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 (limited to 'chat/gossip')
-rw-r--r--chat/gossip/Makefile5
-rw-r--r--chat/gossip/PLIST4
-rw-r--r--chat/gossip/distinfo6
3 files changed, 8 insertions, 7 deletions
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile
index 63e7c57896d..2591d82b53d 100644
--- a/chat/gossip/Makefile
+++ b/chat/gossip/Makefile
@@ -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 --git a/chat/gossip/PLIST b/chat/gossip/PLIST
index 2a97e4146b2..4cd0acd47e5 100644
--- a/chat/gossip/PLIST
+++ b/chat/gossip/PLIST
@@ -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_CN/LC_MESSAGES/gossip.mo
${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 --git a/chat/gossip/distinfo b/chat/gossip/distinfo
index 35b9c50d83c..2f8a5665920 100644
--- a/chat/gossip/distinfo
+++ b/chat/gossip/distinfo
@@ -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