Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Nov 2006 06:47:35 GMT
From:      Alex Kozlov<spam@rm-rf.kiev.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/105098: [net-im/micq] [patch] make micq work again
Message-ID:  <200611030647.kA36lZ2P049342@www.freebsd.org>
Resent-Message-ID: <200611030650.kA36oMpm046373@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105098
>Category:       ports
>Synopsis:       [net-im/micq] [patch] make micq work again
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 03 06:50:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kozlov
>Release:        FreeBSD 6.1
>Organization:
private
>Environment:
>Description:
Make micq work after protocol change
>How-To-Repeat:

>Fix:
--- src/oscar_roster.c.orig     Fri Nov  1 07:30:25 2006
+++ src/oscar_roster.c  Fri Nov  1 07:31:03 2006
@@ -100,6 +100,7 @@
     SnacCliReady (serv);
     SnacCliAddcontact (serv, NULL, serv->contacts);
     SnacCliReqofflinemsgs (serv);
+    SnacCliReqinfo (serv);
     if (serv->flags & CONN_WIZARD)
     {
         IMRoster (serv, IMROSTER_IMPORT);

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611030647.kA36lZ2P049342>