Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_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 8C3531A923B for ; Mon, 25 Jan 2021 10:18:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0EEA58512C; Mon, 25 Jan 2021 10:18:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2977784DE3 for ; Mon, 25 Jan 2021 09:55:28 +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 x4-T_D3YIyCM for ; Mon, 25 Jan 2021 09:55:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7A1DE84C71 for ; Mon, 25 Jan 2021 09:55:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7788AFA9D; Mon, 25 Jan 2021 09:55:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1611568527147830" MIME-Version: 1.0 Date: Mon, 25 Jan 2021 09:55:27 +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: <20210125095527.7788AFA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1611568527147830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 25 09:55:27 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated security/keepassxc to 2.6.3 To generate a diff of this commit: cvs rdiff -u -r1.598 -r1.599 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20335 -r1.20336 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1611568527147830 Content-Disposition: inline Content-Length: 1290 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.598 pkgsrc/doc/CHANGES-2021:1.599 --- pkgsrc/doc/CHANGES-2021:1.598 Mon Jan 25 09:50:05 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Jan 25 09:55:26 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.598 2021/01/25 09:50:05 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.599 2021/01/25 09:55:26 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -744,3 +744,4 @@ Changes to the packages collection and i Updated devel/gopls to 0.6.4 [wiz 2021-01-25] Updated converters/help2man to 1.47.17 [wiz 2021-01-25] Updated textproc/lowdown to 0.7.9 [fcambus 2021-01-25] + Updated security/keepassxc to 2.6.3 [wiz 2021-01-25] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20335 pkgsrc/doc/TODO:1.20336 --- pkgsrc/doc/TODO:1.20335 Mon Jan 25 09:48:45 2021 +++ pkgsrc/doc/TODO Mon Jan 25 09:55:27 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20335 2021/01/25 09:48:45 wiz Exp $ +$NetBSD: TODO,v 1.20336 2021/01/25 09:55:27 wiz Exp $ Suggested new packages ====================== @@ -718,7 +718,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.3 o keybinder-0.3.1 o kipi-plugins-4.14.0 o kismet-2011.03r2 [pkg/45692] --_----------=_1611568527147830--