Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 08E5A63B915 for ; Fri, 4 May 2012 00:08:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 39C9614A36D; Fri, 4 May 2012 00:08:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8973B14A342 for ; Fri, 4 May 2012 00:08:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id z9NtI6XeHCuF for ; Fri, 4 May 2012 00:06:54 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4B2FA14A2F4 for ; Fri, 4 May 2012 00:06:54 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CD8B3175DD; Fri, 4 May 2012 00:08:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 4 May 2012 00:08:07 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20120504000807.CD8B3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Fri May 4 00:08:07 UTC 2012 Modified Files: pkgsrc/devel/xulrunner10: dist.mk pkgsrc/mail/thunderbird10: Makefile pkgsrc/mail/thunderbird10-l10n: Makefile pkgsrc/mk/fetch: sites.mk pkgsrc/www/firefox10-l10n: Makefile Log Message: Add MASTER_SITE_MOZILLA_ESR, for Extended Support Release version of mozilla.org products (firefox and thunderbird). Suggested by obache on pkgsrc-changes@. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/xulrunner10/dist.mk cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/thunderbird10/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/thunderbird10-l10n/Makefile cvs rdiff -u -r1.91 -r1.92 pkgsrc/mk/fetch/sites.mk cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/firefox10-l10n/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.