Received: by mail.netbsd.org (Postfix, from userid 605) id 6735884D67; Sun, 15 Mar 2020 13:29:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E574184CDB for ; Sun, 15 Mar 2020 13:29:30 +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 Bpp8IYu6PbM0 for ; Sun, 15 Mar 2020 13:29:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4FF3B84CD3 for ; Sun, 15 Mar 2020 13:29:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4D3EBFB27; Sun, 15 Mar 2020 13:29:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1584278970139760" MIME-Version: 1.0 Date: Sun, 15 Mar 2020 13:29:30 +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: <20200315132930.4D3EBFB27@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. --_----------=_1584278970139760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sun Mar 15 13:29:30 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated mail/thunderbird to 68.6.0 To generate a diff of this commit: cvs rdiff -u -r1.1573 -r1.1574 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1584278970139760 Content-Disposition: inline Content-Length: 727 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.1573 pkgsrc/doc/CHANGES-2020:1.1574 --- pkgsrc/doc/CHANGES-2020:1.1573 Sun Mar 15 12:52:26 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Mar 15 13:29:30 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1573 2020/03/15 12:52:26 ryoon Exp $ +$NetBSD: CHANGES-2020,v 1.1574 2020/03/15 13:29:30 ryoon Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2147,3 +2147,4 @@ Changes to the packages collection and i Updated net/tigervnc to 1.10.1nb2 [wiz 2020-03-15] Updated chat/skypeweb-purple to 1.5 [mef 2020-03-15] Updated lang/openjdk-bin to 13.0.2 [ryoon 2020-03-15] + Updated mail/thunderbird to 68.6.0 [ryoon 2020-03-15] --_----------=_1584278970139760--