From owner-cvs-all@FreeBSD.ORG Tue Apr 24 02:54:49 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6050116A558; Tue, 24 Apr 2007 02:54:49 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 51AEA13C44B; Tue, 24 Apr 2007 02:54:49 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3O2sn0v027303; Tue, 24 Apr 2007 02:54:49 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3O2snJn027302; Tue, 24 Apr 2007 02:54:49 GMT (envelope-from edwin) Message-Id: <200704240254.l3O2snJn027302@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 24 Apr 2007 02:54:49 +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-dictionaries Makefile pkg-plist 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: Tue, 24 Apr 2007 02:54:49 -0000 edwin 2007-04-24 02:54:49 UTC FreeBSD ports repository Modified files: mail/thunderbird-dictionaries Makefile pkg-plist Log: [patch] mail/thunderbird-dictionaries update for thunderbird 2.0.0.0 thunderbird 2.0.0.0 changes where it expects to find dictionaries from ${PREFIX}/lib/thunderbird/components/myspell to ${PREFIX}/lib/thunderbird/dictionaries. this patch updates the port for this version of thunderbird. PR: ports/112057 Submitted by: Matthew Luckie Revision Changes Path 1.5 +6 -7 ports/mail/thunderbird-dictionaries/Makefile 1.3 +86 -86 ports/mail/thunderbird-dictionaries/pkg-plist