From owner-cvs-all@FreeBSD.ORG Wed Jun 9 06:55:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C26616A4D1; Wed, 9 Jun 2004 06:55:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D86B43D5D; Wed, 9 Jun 2004 06:55:49 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i596tnpO025845; Wed, 9 Jun 2004 06:55:49 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i596tnKj025844; Wed, 9 Jun 2004 06:55:49 GMT (envelope-from marcus) Message-Id: <200406090655.i596tnKj025844@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 9 Jun 2004 06:55:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gaim Makefile ports/net/gaim/files patch-src_protocols_oscar_oscar.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 06:55:49 -0000 marcus 2004-06-09 06:55:49 UTC FreeBSD ports repository Modified files: net/gaim Makefile Added files: net/gaim/files patch-src_protocols_oscar_oscar.c Log: Do not escape HTML messages in ICQ if the message beings with . This works around a bug with messages sent by the sim client where they would be displayed as: hello Submitted by: ale Revision Changes Path 1.149 +1 -0 ports/net/gaim/Makefile 1.1 +11 -0 ports/net/gaim/files/patch-src_protocols_oscar_oscar.c (new)