From owner-cvs-all@FreeBSD.ORG Wed Sep 7 07:27:47 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 0092616A420; Wed, 7 Sep 2005 07:27:46 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 452DD43D55; Wed, 7 Sep 2005 07:27:46 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j877RkAZ097397; Wed, 7 Sep 2005 07:27:46 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j877RkLN097396; Wed, 7 Sep 2005 07:27:46 GMT (envelope-from mezz) Message-Id: <200509070727.j877RkLN097396@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 7 Sep 2005 07:27:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/thunderbird Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 07 Sep 2005 07:27:47 -0000 mezz 2005-09-07 07:27:45 UTC FreeBSD ports repository Modified files: mail/thunderbird Makefile Log: - Fix the plist. [1] - Fix the build to actually enable iconv, without it caused locale garbled in some places. I accidented remove iconv hack in the big change. Oops! - Bump the PORTREVISION. Reported by: krismail [1], Junji Nakanishi Sharp eye: marcus (he found that I lost iconv hack) Revision Changes Path 1.49 +6 -1 ports/mail/thunderbird/Makefile