diff options
author | jmmv <jmmv> | 2004-09-04 14:29:13 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-09-04 14:29:13 +0000 |
commit | 74b8b08849fd233c208a5b0e27c0d46da6533b12 (patch) | |
tree | 95baf539938841338075febfdff9746163c7e183 | |
parent | 77684fcc4e0603944a5c2555207d4154d94cf9a4 (diff) | |
download | pkgsrc-74b8b08849fd233c208a5b0e27c0d46da6533b12.tar.gz |
Update to 0.7.8:
News in 0.7.8:
==============
* Add support for disabling system proxy (Ross Burton)
* Typo fixes (Richard)
* Updated translations (sv, en_CA)
News in 0.7.7:
==============
* Make the groupchat input area the same as in chats (Geert-Jan)
* Improved URL recognizer (Johan Hammar)
* Fixed name bug when chatting with people not in your contact list (Micke)
* Cut supported in chat windows (cuts from input area) (Thomas Reynolds)
* Support for specifying both JID and connect server (Micke)
* Support for HTTP proxy, uses desktop global settings (Micke)
* Notify on updates in the contact list (Change the background on that row
for 7 seconds) (Martyn)
* New translations (ga)
* Updated translations
(cs, nl, en_GB, lt, cy, sq, ru, eu, en_CA, es, nl, pt, da)
-rw-r--r-- | chat/gossip/Makefile | 4 | ||||
-rw-r--r-- | chat/gossip/PLIST | 4 | ||||
-rw-r--r-- | chat/gossip/distinfo | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile index c530cee088a..d82a105da17 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2004/06/25 08:52:39 jmmv Exp $ +# $NetBSD: Makefile,v 1.29 2004/09/04 14:29:13 jmmv Exp $ # -DISTNAME= gossip-0.7.6 +DISTNAME= gossip-0.7.8 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 378102d0490..1c09f4ca7f3 100644 --- a/chat/gossip/PLIST +++ b/chat/gossip/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2004/06/25 08:52:39 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/09/04 14:29:13 jmmv Exp $ bin/gossip share/applications/gossip.desktop share/gconf/schemas/gossip.schemas @@ -52,6 +52,7 @@ ${PKGLOCALEDIR}/locale/eo/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/ga/LC_MESSAGES/gossip.mo ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gossip.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gossip.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gossip.mo @@ -63,6 +64,7 @@ ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gossip.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gossip.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gossip.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gossip.mo +${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gossip.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gossip.mo ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gossip.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gossip.mo diff --git a/chat/gossip/distinfo b/chat/gossip/distinfo index 1e0a38c356b..5d81b892614 100644 --- a/chat/gossip/distinfo +++ b/chat/gossip/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/06/25 08:52:39 jmmv Exp $ +$NetBSD: distinfo,v 1.8 2004/09/04 14:29:13 jmmv Exp $ -SHA1 (gossip-0.7.6.tar.bz2) = 11b82185cca311cb0f6831d09063b759b969c32b -Size (gossip-0.7.6.tar.bz2) = 858619 bytes +SHA1 (gossip-0.7.8.tar.bz2) = 9f0f1f3ebd3ac0cfa3c07411c7cc007ff568ca05 +Size (gossip-0.7.8.tar.bz2) = 879493 bytes |