pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Update centericq to 4.13.0. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/954e972e5730
branches:  trunk
changeset: 485985:954e972e5730
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Mon Dec 20 23:24:55 2004 +0000

description:
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 <lrfurtado%yahoo.com.br@localhost>
in private mail.

diffstat:

 chat/centericq/Makefile |  4 ++--
 chat/centericq/distinfo |  6 +++---
 doc/CHANGES             |  3 ++-
 3 files changed, 7 insertions(+), 6 deletions(-)

diffs (41 lines):

diff -r a7cf50a320aa -r 954e972e5730 chat/centericq/Makefile
--- a/chat/centericq/Makefile   Mon Dec 20 23:24:02 2004 +0000
+++ b/chat/centericq/Makefile   Mon Dec 20 23:24:55 2004 +0000
@@ -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 -r a7cf50a320aa -r 954e972e5730 chat/centericq/distinfo
--- a/chat/centericq/distinfo   Mon Dec 20 23:24:02 2004 +0000
+++ b/chat/centericq/distinfo   Mon Dec 20 23:24:55 2004 +0000
@@ -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
diff -r a7cf50a320aa -r 954e972e5730 doc/CHANGES
--- a/doc/CHANGES       Mon Dec 20 23:24:02 2004 +0000
+++ b/doc/CHANGES       Mon Dec 20 23:24:55 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8374 2004/12/20 23:16:55 xtraeme Exp $
+$NetBSD: CHANGES,v 1.8375 2004/12/20 23:24:55 hubertf Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -6434,3 +6434,4 @@
        Updated a2ps to 4.13.0.2nb5 [wiz 2004-12-20]
        Updated firefox-bin-flash to 7.0r25 [xtraeme 2004-12-20]
        Updated mips64emul to 0.2.3 [xtraeme 2004-12-20]
+       Updated centericq to 4.13.0 [hubertf 2004-12-20]



Home | Main Index | Thread Index | Old Index