From owner-freebsd-gecko@FreeBSD.ORG Tue Jul 14 23:35:27 2009 Return-Path: Delivered-To: freebsd-gecko@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 1AEBE106566B; Tue, 14 Jul 2009 23:35:27 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: miwi@FreeBSD.org Date: Tue, 14 Jul 2009 19:35:18 -0400 User-Agent: KMail/1.6.2 References: <200907141932.27299.jkim@FreeBSD.org> In-Reply-To: <200907141932.27299.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: Multipart/Mixed; boundary="Boundary-00=_3YRXKnX4C0UWpXj" Message-Id: <200907141935.19684.jkim@FreeBSD.org> Cc: freebsd-gecko@FreeBSD.org Subject: Re: [PATCH] Update xpi-quick-locale-switcher to 1.6.10 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2009 23:35:27 -0000 --Boundary-00=_3YRXKnX4C0UWpXj Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Tuesday 14 July 2009 07:32 pm, Jung-uk Kim wrote: > This patch is to update xpi-quick-locale-switcher to 1.6.10 for > Firefox 3.5. Please ignore the pkg-descr diff or use this patch. That's just a typo. Sorry, JK --Boundary-00=_3YRXKnX4C0UWpXj Content-Type: text/plain; charset="iso-8859-1"; name="xpi-quick-locale-switcher.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="xpi-quick-locale-switcher.diff" --- Makefile.orig 2009-04-04 14:18:39.000000000 -0400 +++ Makefile 2009-07-14 19:24:23.000000000 -0400 @@ -6,8 +6,8 @@ # PORTNAME= quick-locale-switcher -PORTVERSION= 1.6.9 -DISTVERSIONSUFFIX= -fx+mz+tb+sb+sm +PORTVERSION= 1.6.10 +DISTVERSIONSUFFIX= -fx+mz+sm+tb+sb CATEGORIES= www MAINTAINER= miwi@FreeBSD.org --- distinfo.orig 2009-04-04 14:18:39.000000000 -0400 +++ distinfo 2009-07-14 19:24:38.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (xpi/quick_locale_switcher-1.6.9-fx+mz+tb+sb+sm.xpi) = 15d6fa6c21972c817cb3f802a488eaee -SHA256 (xpi/quick_locale_switcher-1.6.9-fx+mz+tb+sb+sm.xpi) = f21cc4dc524fb3e096bb95fc68933f56ed87968bae5038f19c6ef1ecf5107fc5 -SIZE (xpi/quick_locale_switcher-1.6.9-fx+mz+tb+sb+sm.xpi) = 276473 +MD5 (xpi/quick_locale_switcher-1.6.10-fx+mz+sm+tb+sb.xpi) = a958ac83e38e1eb1cb32b91514907fa7 +SHA256 (xpi/quick_locale_switcher-1.6.10-fx+mz+sm+tb+sb.xpi) = 4a53e8367f8539e9878017a5ac38cc422f8f4276c62bd1f2ec284ddf47cc75e2 +SIZE (xpi/quick_locale_switcher-1.6.10-fx+mz+sm+tb+sb.xpi) = 287276 --Boundary-00=_3YRXKnX4C0UWpXj--