From owner-cvs-all@FreeBSD.ORG Thu Oct 21 18:00:46 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 5EB8616A4CE; Thu, 21 Oct 2004 18:00:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E41543D54; Thu, 21 Oct 2004 18:00:46 +0000 (GMT) (envelope-from oliver@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 i9LI0ki3059563; Thu, 21 Oct 2004 18:00:46 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9LI0jDe059562; Thu, 21 Oct 2004 18:00:45 GMT (envelope-from oliver) Message-Id: <200410211800.i9LI0jDe059562@repoman.freebsd.org> From: Oliver Lehmann Date: Thu, 21 Oct 2004 18:00:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/sylpheed-gtk2 Makefile ports/mail/sylpheed-gtk2/files patch-encoding 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: Thu, 21 Oct 2004 18:00:46 -0000 oliver 2004-10-21 18:00:45 UTC FreeBSD ports repository Modified files: mail/sylpheed-gtk2 Makefile Added files: mail/sylpheed-gtk2/files patch-encoding Log: since gtk20 requires everything nice encoded into utf-8, mime encoded messages should be also converted into utf-8 format. That fixes the problem I had with wiped out lines containing non-7bit-clean chars. (like german umlauts) Bump PORTREVISION sylpheed-gtk2 authors are informed... Revision Changes Path 1.17 +1 -1 ports/mail/sylpheed-gtk2/Makefile 1.1 +22 -0 ports/mail/sylpheed-gtk2/files/patch-encoding (new)