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.4. List of changes (but not...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51052e9b330b
branches:  trunk
changeset: 471962:51052e9b330b
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Apr 01 19:12:26 2004 +0000

description:
Update to 0.7.4.  List of changes (but not complete):

News in 0.7.3:
* Fix transient window behaviour, Mikael.
* Fix bugs with the flashing icons, Richard.
* Propagate status updates to group chat, Martyn Russell.
* Show dialog when authentication fails. Martyn, Richard.
* Behave better when the notification area is removed, Qball Cow.
* Plug leaks, Richard.
* Updated translations (cs, da, eu, fr, nl, sr, sr@Latn, sv)

diffstat:

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

diffs (57 lines):

diff -r 885b45ef5e2e -r 51052e9b330b chat/gossip/Makefile
--- a/chat/gossip/Makefile      Thu Apr 01 19:11:19 2004 +0000
+++ b/chat/gossip/Makefile      Thu Apr 01 19:12:26 2004 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.23 2004/03/26 02:27:35 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2004/04/01 19:12:26 jmmv Exp $
 #
 
-DISTNAME=      gossip-0.7.2
-PKGREVISION=   2
+DISTNAME=      gossip-0.7.4
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gossip/0.7/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    xtraeme%NetBSD.org@localhost
-HOMEPAGE=      http://www.gnome.org/
+HOMEPAGE=      http://gossip.imendio.org/
 COMMENT=       GTK2 Jabber Instant Messaging client
 
 DEPENDS=               gnome2-dirs>=1.5:../../misc/gnome2-dirs
diff -r 885b45ef5e2e -r 51052e9b330b chat/gossip/PLIST
--- a/chat/gossip/PLIST Thu Apr 01 19:11:19 2004 +0000
+++ b/chat/gossip/PLIST Thu Apr 01 19:12:26 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/03/08 15:48:02 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/04/01 19:12:26 jmmv Exp $
 bin/gossip
 share/applications/gossip.desktop
 share/gconf/schemas/gossip.schemas
@@ -19,6 +19,7 @@
 share/gossip/emoticon-face7.png
 share/gossip/emoticon-face8.png
 share/gossip/emoticon-face9.png
+share/gossip/gossip-about.png
 share/gossip/gossip-available.png
 share/gossip/gossip-away.png
 share/gossip/gossip-busy.png
@@ -62,6 +63,7 @@
 ${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
 @comment in GConf2: @dirrm share/gconf/schemas
 @comment in xdg-dirs: @dirrm share/applications
diff -r 885b45ef5e2e -r 51052e9b330b chat/gossip/distinfo
--- a/chat/gossip/distinfo      Thu Apr 01 19:11:19 2004 +0000
+++ b/chat/gossip/distinfo      Thu Apr 01 19:12:26 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/03/08 15:48:02 jmmv Exp $
+$NetBSD: distinfo,v 1.5 2004/04/01 19:12:26 jmmv Exp $
 
-SHA1 (gossip-0.7.2.tar.bz2) = 6c95cc1462e7f8ec2215a0e7d0a2de827140fbb6
-Size (gossip-0.7.2.tar.bz2) = 743663 bytes
+SHA1 (gossip-0.7.4.tar.bz2) = 054482112d79977811705b9230123e0736b6b276
+Size (gossip-0.7.4.tar.bz2) = 771912 bytes



Home | Main Index | Thread Index | Old Index