Received: by mail.netbsd.org (Postfix, from userid 605) id 039DC84D87; Sat, 8 Feb 2020 22:20:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 806A284D4E for ; Sat, 8 Feb 2020 22:20:37 +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 pGuwLAtvPX5o for ; Sat, 8 Feb 2020 22:20:37 +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 DCF5A84CE8 for ; Sat, 8 Feb 2020 22:20:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D2F15FBF4; Sat, 8 Feb 2020 22:20:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158120043644590" MIME-Version: 1.0 Date: Sat, 8 Feb 2020 22:20:36 +0000 From: "Kamil Rytarowski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kamil@netbsd.org X-Mailer: log_accum Message-Id: <20200208222036.D2F15FBF4@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. --_----------=_158120043644590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kamil Date: Sat Feb 8 22:20:36 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated mail/thunderbird52 to 52.9.1nb7 To generate a diff of this commit: cvs rdiff -u -r1.991 -r1.992 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158120043644590 Content-Disposition: inline Content-Length: 729 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.991 pkgsrc/doc/CHANGES-2020:1.992 --- pkgsrc/doc/CHANGES-2020:1.991 Sat Feb 8 22:12:02 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Feb 8 22:20:36 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.991 2020/02/08 22:12:02 kamil Exp $ +$NetBSD: CHANGES-2020,v 1.992 2020/02/08 22:20:36 kamil Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1417,3 +1417,4 @@ Changes to the packages collection and i Updated www/firefox60 to 60.9.0nb3 [kamil 2020-02-08] Updated www/firefox68 to 68.4.2nb1 [kamil 2020-02-08] Updated www/firefox to 72.0.2nb1 [kamil 2020-02-08] + Updated mail/thunderbird52 to 52.9.1nb7 [kamil 2020-02-08] --_----------=_158120043644590--