From leeym@utopia.leeym.com  Wed Jan 15 17:53:43 2003
Return-Path: <leeym@utopia.leeym.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3281637B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 15 Jan 2003 17:53:43 -0800 (PST)
Received: from utopia.leeym.com (utopia.leeym.com [61.218.64.93])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 93B7D43E4A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 15 Jan 2003 17:53:42 -0800 (PST)
	(envelope-from leeym@utopia.leeym.com)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id 5520C3EA9C7
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Jan 2003 09:53:40 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id 2AC843EA9B6; Thu, 16 Jan 2003 09:53:38 +0800 (CST)
Message-Id: <20030116015338.2AC843EA9B6@utopia.leeym.com>
Date: Thu, 16 Jan 2003 09:53:38 +0800 (CST)
From: Yen-Ming Lee <leeym@utopia.leeym.com>
Reply-To: Yen-Ming Lee <leeym@utopia.leeym.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update port: net/gaim
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         47125
>Category:       ports
>Synopsis:       update port: net/gaim
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    marcus
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 15 18:00:11 PST 2003
>Closed-Date:    Wed Jan 15 19:07:31 PST 2003
>Last-Modified:  Wed Jan 15 19:07:31 PST 2003
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Yahoo Taiwan (?)
>Environment:
System: FreeBSD utopia.leeym.com 4.7-STABLE FreeBSD 4.7-STABLE #12: Tue Jan 7 05:24:29 CST 2003 root@utopia.leeym.com:/mnt/obj/usr/src/sys/UTOPIA i386


	
>Description:
add standard termination strings and correct the message conversion between
official yahoo messenger and gaim.

Noticed by:	Dustin Liu <dustinl@yahoo-inc.com>
Obtained from:	Palatis <tblanku@yahoo.com.tw>

Original Message (in Big5):
http://groups.google.com/groups?selm=avu3on%24isj%40netnews.hinet.net

>How-To-Repeat:
	
>Fix:

	

--- gaim.diff begins here ---
diff -ruN --exclude CVS /usr/ports/net/gaim/files/patch-ad gaim/files/patch-ad
--- /usr/ports/net/gaim/files/patch-ad	Thu Jan  1 08:00:00 1970
+++ gaim/files/patch-ad	Wed Jan 15 21:24:55 2003
@@ -0,0 +1,12 @@
+--- src/protocols/yahoo/yahoo.c.orig	Wed Jan 15 21:19:22 2003
++++ src/protocols/yahoo/yahoo.c	Wed Jan 15 21:19:46 2003
+@@ -1196,6 +1196,9 @@
+ 	yahoo_packet_hash(pkt, 1, gc->displayname);
+ 	yahoo_packet_hash(pkt, 5, who);
+ 	yahoo_packet_hash(pkt, 14, utf8);
++	yahoo_packet_hash(pkt, 63, ";0");
++	yahoo_packet_hash(pkt, 64, "0");
++	yahoo_packet_hash(pkt, 97, "1");
+ 
+ 	g_free (utf8);
+ 
--- gaim.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->marcus 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jan 15 18:33:45 PST 2003 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=47125 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Wed Jan 15 19:07:04 PST 2003 
State-Changed-Why:  
Committed, thanks!  Has this patch been submitted to the gaim project for 
inclusion in their next release? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=47125 
>Unformatted:
