From 795daa923fe3487448091dd75e21ad6eab986c91 Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 20 Dec 2004 23:24:55 +0000 Subject: Update centericq to 4.13.0. Changes: Centericq now builds fine with gcc 3.4. A new command-line parameter, --debug, was added. This way, there is no need anymore to re-build the program in order to enable debug output. However, when using this mode, make sure you understand what it says in the log window and in ~/.centericq/debug. There are two passwords for an IRC account now. One is for Nickserv and the other one is for regular IRC authentification, which wasn't supported before. Online and free-for-chat mode have the same priority now. So your [f] contacts won't stay all the time in the top of the list anymore. Unicode characters in rtf-encoded icq messages aren't lost anymore. Instead, they are recoded into the primary charset. So now, for example, Cyrillic sent with gnomeicu, won't disappear. Segfault when accepting Yahoo! file transfers was fixed. For online users, centericq now shown the time during which it sees those contacts online. Check out the first page of user info for an online contact. Among the other stuff that didn't let me release .13 earlier was my moving to Germany. Now I am in Berlin on permanent basis, so if you're at the CCC congress that is to take place in a week, Konst can be met there :) Patch supplied by Luciano Rodrigues Furtado in private mail. --- chat/centericq/Makefile | 4 ++-- chat/centericq/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'chat') diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile index bef3c63a560..4d614bd3ee1 100644 --- a/chat/centericq/Makefile +++ b/chat/centericq/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2004/11/13 22:04:52 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2004/12/20 23:24:55 hubertf Exp $ # -DISTNAME= centericq-4.12.0 +DISTNAME= centericq-4.13.0 CATEGORIES= chat MASTER_SITES= http://konst.org.ua/download/ \ http://centericq.de/archive/source/releases/ diff --git a/chat/centericq/distinfo b/chat/centericq/distinfo index ddd03688696..db0395b0ac0 100644 --- a/chat/centericq/distinfo +++ b/chat/centericq/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2004/10/19 23:13:21 hubertf Exp $ +$NetBSD: distinfo,v 1.12 2004/12/20 23:24:55 hubertf Exp $ -SHA1 (centericq-4.12.0.tar.bz2) = eab50856d1f2aab3ddace1bdfd651dd7d4ff6427 -Size (centericq-4.12.0.tar.bz2) = 1246533 bytes +SHA1 (centericq-4.13.0.tar.bz2) = e8d276c689dd2284ed82e4655fe8cbf843e545d6 +Size (centericq-4.13.0.tar.bz2) = 1251118 bytes SHA1 (patch-aa) = b3e610a1a3b30a716215889b9f51c6de7e78fb22 SHA1 (patch-ab) = 6d9beb28024666bbfef2e95cab648d7058f8136c SHA1 (patch-ac) = 74ae25e19bf5d250a407a937bf78405b38cc86da -- cgit v1.2.3