Received: by mail.netbsd.org (Postfix, from userid 605) id 1417484DB5; Fri, 17 Jul 2020 23:33:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9174484D83 for ; Fri, 17 Jul 2020 23:33:22 +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 dZ0hOg-vBGDb for ; Fri, 17 Jul 2020 23:33:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E80F584D65 for ; Fri, 17 Jul 2020 23:33:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E5C3CFB28; Fri, 17 Jul 2020 23:33:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1595028801134800" MIME-Version: 1.0 Date: Fri, 17 Jul 2020 23:33:21 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200717233321.E5C3CFB28@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. --_----------=_1595028801134800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jul 17 23:33:21 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated mail/thunderbird-enigmail to 2.1.7 To generate a diff of this commit: cvs rdiff -u -r1.4069 -r1.4070 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19954 -r1.19955 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1595028801134800 Content-Disposition: inline Content-Length: 1317 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.4069 pkgsrc/doc/CHANGES-2020:1.4070 --- pkgsrc/doc/CHANGES-2020:1.4069 Fri Jul 17 23:25:22 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Jul 17 23:33:21 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4069 2020/07/17 23:25:22 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.4070 2020/07/17 23:33:21 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6474,3 +6474,4 @@ Changes to the packages collection and i Updated misc/todoman to 3.8.0 [wiz 2020-07-17] Updated security/libgcrypt to 1.8.6 [wiz 2020-07-17] Updated time/py-vdirsyncer to 0.16.8 [wiz 2020-07-17] + Updated mail/thunderbird-enigmail to 2.1.7 [wiz 2020-07-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19954 pkgsrc/doc/TODO:1.19955 --- pkgsrc/doc/TODO:1.19954 Fri Jul 17 23:25:22 2020 +++ pkgsrc/doc/TODO Fri Jul 17 23:33:21 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19954 2020/07/17 23:25:22 wiz Exp $ +$NetBSD: TODO,v 1.19955 2020/07/17 23:33:21 wiz Exp $ Suggested new packages ====================== @@ -1112,7 +1112,6 @@ For possible Perl packages updates, see o telepathy-mission-control5-5.16.3 o tetrinetx-1.40c o tfmxplay-1.1.6 - o thunderbird-enigmail-2.2 o tig-2.2 o tigervnc-1.10.1 [quite unstable] o tightvnc-2.7.10 --_----------=_1595028801134800--