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.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5ad571b4471
branches:  trunk
changeset: 474411:e5ad571b4471
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Apr 29 07:46:40 2004 +0000

description:
Update to 0.7.5:

* SSL support when registering (Ross Burton)
* Registering support for Jabberd 2 (Sjoerd Simons)
* Fixed the nick highlighting code (Micke)
* Re-enabled private chat through group chat (Micke)
* Fixed group chat nick completion code (Micke)
* Fixed crasher bug in logging code (Richard)
* New translations (pt_BR, en_GB, lt)
* Updated translations (cs, nl, da, ca, hr, zh_CN, no, es, cy)

diffstat:

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

diffs (54 lines):

diff -r be6f0492d700 -r e5ad571b4471 chat/gossip/Makefile
--- a/chat/gossip/Makefile      Thu Apr 29 04:52:34 2004 +0000
+++ b/chat/gossip/Makefile      Thu Apr 29 07:46:40 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2004/04/14 16:15:21 jmmv Exp $
+# $NetBSD: Makefile,v 1.26 2004/04/29 07:46:40 jmmv Exp $
 #
 
-DISTNAME=      gossip-0.7.4
+DISTNAME=      gossip-0.7.5
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gossip/0.7/}
 EXTRACT_SUFX=  .tar.bz2
diff -r be6f0492d700 -r e5ad571b4471 chat/gossip/PLIST
--- a/chat/gossip/PLIST Thu Apr 29 04:52:34 2004 +0000
+++ b/chat/gossip/PLIST Thu Apr 29 07:46:40 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/04/01 19:12:26 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/04/29 07:46:40 jmmv Exp $
 bin/gossip
 share/applications/gossip.desktop
 share/gconf/schemas/gossip.schemas
@@ -45,17 +45,20 @@
 ${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/en_GB/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/lt/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
 ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gossip.mo
 ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gossip.mo
diff -r be6f0492d700 -r e5ad571b4471 chat/gossip/distinfo
--- a/chat/gossip/distinfo      Thu Apr 29 04:52:34 2004 +0000
+++ b/chat/gossip/distinfo      Thu Apr 29 07:46:40 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2004/04/01 19:12:26 jmmv Exp $
+$NetBSD: distinfo,v 1.6 2004/04/29 07:46:40 jmmv Exp $
 
-SHA1 (gossip-0.7.4.tar.bz2) = 054482112d79977811705b9230123e0736b6b276
-Size (gossip-0.7.4.tar.bz2) = 771912 bytes
+SHA1 (gossip-0.7.5.tar.bz2) = 2cc865763526b72fa1d25dc9ea7848b3fe5f7d68
+Size (gossip-0.7.5.tar.bz2) = 805139 bytes



Home | Main Index | Thread Index | Old Index