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 CE7961A9239 for ; Thu, 29 Oct 2020 10:59:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 75CE484DFE; Thu, 29 Oct 2020 10:59:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F1E3684D33 for ; Thu, 29 Oct 2020 10:59:15 +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 fsrp7RvccF4d for ; Thu, 29 Oct 2020 10:59:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5230484D02 for ; Thu, 29 Oct 2020 10:59:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4E4A8FB28; Thu, 29 Oct 2020 10:59:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1603969155220070" MIME-Version: 1.0 Date: Thu, 29 Oct 2020 10:59:15 +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: <20201029105915.4E4A8FB28@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. --_----------=_1603969155220070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Thu Oct 29 10:59:15 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated security/keepassxc to 2.6.2 To generate a diff of this commit: cvs rdiff -u -r1.5940 -r1.5941 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.20155 -r1.20156 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1603969155220070 Content-Disposition: inline Content-Length: 1304 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.5940 pkgsrc/doc/CHANGES-2020:1.5941 --- pkgsrc/doc/CHANGES-2020:1.5940 Thu Oct 29 09:34:40 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Oct 29 10:59:14 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5940 2020/10/29 09:34:40 otis Exp $ +$NetBSD: CHANGES-2020,v 1.5941 2020/10/29 10:59:14 ryoon Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8822,3 +8822,4 @@ Changes to the packages collection and i Updated devel/py-test to 6.1.2 [adam 2020-10-29] Updated databases/py-pypika to 0.43.0 [adam 2020-10-29] Updated devel/apache-ivy to 2.5.0 [otis 2020-10-29] + Updated security/keepassxc to 2.6.2 [ryoon 2020-10-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20155 pkgsrc/doc/TODO:1.20156 --- pkgsrc/doc/TODO:1.20155 Mon Oct 26 09:36:34 2020 +++ pkgsrc/doc/TODO Thu Oct 29 10:59:14 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20155 2020/10/26 09:36:34 schmonz Exp $ +$NetBSD: TODO,v 1.20156 2020/10/29 10:59:14 ryoon Exp $ Suggested new packages ====================== @@ -726,7 +726,6 @@ For possible Perl packages updates, see o kdevelop-5.6 o kdevelop4-4.7.2 o kdevplatform-1.7.1 - o keepassxc-2.6.2 o keybinder-0.3.1 o kipi-plugins-4.14.0 o kismet-2011.03r2 [pkg/45692] --_----------=_1603969155220070--