Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 01FFA7A1F5 for ; Wed, 1 Mar 2017 13:32:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AB8188568E; Wed, 1 Mar 2017 13:32:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3AB1A855A8 for ; Wed, 1 Mar 2017 13:32:45 +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 Eaetjmf6OfMA for ; Wed, 1 Mar 2017 13:32:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 933E984CDC for ; Wed, 1 Mar 2017 13:32:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 917DEFBE4; Wed, 1 Mar 2017 13:32:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148837516472050" MIME-Version: 1.0 Date: Wed, 1 Mar 2017 13:32:44 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20170301133244.917DEFBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148837516472050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Wed Mar 1 13:32:44 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated mail/thunderbird-l10n to 45.7.1 To generate a diff of this commit: cvs rdiff -u -r1.956 -r1.957 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148837516472050 Content-Disposition: inline Content-Length: 744 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.956 pkgsrc/doc/CHANGES-2017:1.957 --- pkgsrc/doc/CHANGES-2017:1.956 Wed Mar 1 13:31:28 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Mar 1 13:32:44 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.956 2017/03/01 13:31:28 ryoon Exp $ +$NetBSD: CHANGES-2017,v 1.957 2017/03/01 13:32:44 ryoon Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1170,3 +1170,4 @@ Changes to the packages collection and i Removed devel/py-lint successor devel/py-pylint [fhajny 2017-03-01] Updated devel/py-pylint to 1.6.5 [fhajny 2017-03-01] Updated mail/thunderbird to 45.7.1 [ryoon 2017-03-01] + Updated mail/thunderbird-l10n to 45.7.1 [ryoon 2017-03-01] --_----------=_148837516472050--