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 "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 35CDA1A9239 for ; Sun, 1 Nov 2020 11:28:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CD82A84D72; Sun, 1 Nov 2020 11:28:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 560B884D48 for ; Sun, 1 Nov 2020 11:28: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 dpVPB0UdwM4K for ; Sun, 1 Nov 2020 11:28:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B4C9184CE3 for ; Sun, 1 Nov 2020 11:28:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B11F8FB28; Sun, 1 Nov 2020 11:28:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1604230124279560" MIME-Version: 1.0 Date: Sun, 1 Nov 2020 11:28:44 +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: <20201101112844.B11F8FB28@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. --_----------=_1604230124279560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Nov 1 11:28:44 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated security/netpgpverify to 20201101 To generate a diff of this commit: cvs rdiff -u -r1.5976 -r1.5977 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1604230124279560 Content-Disposition: inline Content-Length: 718 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.5976 pkgsrc/doc/CHANGES-2020:1.5977 --- pkgsrc/doc/CHANGES-2020:1.5976 Sun Nov 1 09:33:49 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Nov 1 11:28:44 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5976 2020/11/01 09:33:49 pin Exp $ +$NetBSD: CHANGES-2020,v 1.5977 2020/11/01 11:28:44 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8863,3 +8863,4 @@ Changes to the packages collection and i Updated misc/tmux to 3.1c [khorben 2020-11-01] Updated net/nanotodon to 0.2.0 [tsutsui 2020-11-01] Updated audio/spotify-qt to 3.0 [pin 2020-11-01] + Updated security/netpgpverify to 20201101 [wiz 2020-11-01] --_----------=_1604230124279560--