summaryrefslogtreecommitdiff
path: root/chat/gossip
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-01-23 09:45:08 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-01-23 09:45:08 +0000
commit592ccf21b038e0c9f54ca239f889040564a8b693 (patch)
treeb43e4d3cf73b979c6581dcf2200965336eb9351c /chat/gossip
parenta5f8eee3238bc9855b5c80ce17aed783ddae6d43 (diff)
downloadpkgsrc-592ccf21b038e0c9f54ca239f889040564a8b693.tar.gz
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 (limited to 'chat/gossip')
-rw-r--r--chat/gossip/Makefile7
-rw-r--r--chat/gossip/PLIST6
-rw-r--r--chat/gossip/distinfo6
3 files changed, 11 insertions, 8 deletions
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile
index 5dbdde5def9..609c0980c81 100644
--- a/chat/gossip/Makefile
+++ b/chat/gossip/Makefile
@@ -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
diff --git a/chat/gossip/PLIST b/chat/gossip/PLIST
index fe07e1f8959..2a97e4146b2 100644
--- a/chat/gossip/PLIST
+++ b/chat/gossip/PLIST
@@ -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-busy.png
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/cy/LC_MESSAGES/gossip.mo
${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/sr@Latn/LC_MESSAGES/gossip.mo
${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 --git a/chat/gossip/distinfo b/chat/gossip/distinfo
index b4ff54d9ced..35b9c50d83c 100644
--- a/chat/gossip/distinfo
+++ b/chat/gossip/distinfo
@@ -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