diff options
author | jmmv <jmmv> | 2004-04-01 19:12:26 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-04-01 19:12:26 +0000 |
commit | 551bfc1d4eb8eb040c31f386b10e07953e28a6d5 (patch) | |
tree | bf3cacd4109b1d8e0758d23deecabc6d06b7be7a /chat/gossip | |
parent | 2bdfc7762bf05155beb9ee2bb6099db8a72926bd (diff) | |
download | pkgsrc-551bfc1d4eb8eb040c31f386b10e07953e28a6d5.tar.gz |
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 (limited to 'chat/gossip')
-rw-r--r-- | chat/gossip/Makefile | 7 | ||||
-rw-r--r-- | chat/gossip/PLIST | 4 | ||||
-rw-r--r-- | chat/gossip/distinfo | 6 |
3 files changed, 9 insertions, 8 deletions
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile index f114c382801..70dc2670da4 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -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 -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 --git a/chat/gossip/PLIST b/chat/gossip/PLIST index 4cd0acd47e5..4f216084291 100644 --- a/chat/gossip/PLIST +++ b/chat/gossip/PLIST @@ -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-face6.png 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/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 +@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 --git a/chat/gossip/distinfo b/chat/gossip/distinfo index 2f8a5665920..61e8e0df0f9 100644 --- a/chat/gossip/distinfo +++ b/chat/gossip/distinfo @@ -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 |