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 0672F7A212 for ; Thu, 27 Apr 2017 13:54:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CA07585584; Thu, 27 Apr 2017 13:54:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 551EB84DA2 for ; Thu, 27 Apr 2017 13:41:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id K6w6qjI0Vw-N for ; Thu, 27 Apr 2017 13:41:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id AD5C384CD8 for ; Thu, 27 Apr 2017 13:41:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AB852FBE4; Thu, 27 Apr 2017 13:41:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1493300476261420" MIME-Version: 1.0 Date: Thu, 27 Apr 2017 13:41:16 +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: <20170427134116.AB852FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1493300476261420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Thu Apr 27 13:41:16 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added mail/thunderbird45-l10n version 45.8.0 To generate a diff of this commit: cvs rdiff -u -r1.1802 -r1.1803 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1493300476261420 Content-Disposition: inline Content-Length: 751 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.1802 pkgsrc/doc/CHANGES-2017:1.1803 --- pkgsrc/doc/CHANGES-2017:1.1802 Thu Apr 27 13:39:27 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Apr 27 13:41:16 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1802 2017/04/27 13:39:27 ryoon Exp $ +$NetBSD: CHANGES-2017,v 1.1803 2017/04/27 13:41:16 ryoon Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2242,3 +2242,4 @@ Changes to the packages collection and i Updated mail/thunderbird to 52.0.1 [ryoon 2017-04-27] Updated mail/thunderbird-l10n to 52.0.1 [ryoon 2017-04-27] Added mail/thunderbird45 version 45.8.0 [ryoon 2017-04-27] + Added mail/thunderbird45-l10n version 45.8.0 [ryoon 2017-04-27] --_----------=_1493300476261420--