Received: by mail.netbsd.org (Postfix, from userid 605) id 7E66E84DDB; Thu, 10 Jun 2021 10:21:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B7BB984D50 for ; Thu, 10 Jun 2021 10:21:00 +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 W-cXNGxNCTgg for ; Thu, 10 Jun 2021 10:21:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1522984CE3 for ; Thu, 10 Jun 2021 10:21:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1263BFA95; Thu, 10 Jun 2021 10:21:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162332046024710" MIME-Version: 1.0 Date: Thu, 10 Jun 2021 10:21:00 +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: <20210610102100.1263BFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162332046024710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Jun 10 10:20:59 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated security/p11-kit to 0.24.0 To generate a diff of this commit: cvs rdiff -u -r1.3344 -r1.3345 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20764 -r1.20765 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162332046024710 Content-Disposition: inline Content-Length: 1272 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.3344 pkgsrc/doc/CHANGES-2021:1.3345 --- pkgsrc/doc/CHANGES-2021:1.3344 Thu Jun 10 10:18:06 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Jun 10 10:20:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3344 2021/06/10 10:18:06 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.3345 2021/06/10 10:20:59 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5361,3 +5361,4 @@ Changes to the packages collection and i Updated lang/vala to 0.52.4 [wiz 2021-06-10] Updated shells/zsh-autosuggestions to 0.7.0 [wiz 2021-06-10] Updated graphics/py-cairo to 1.20.1 [wiz 2021-06-10] + Updated security/p11-kit to 0.24.0 [wiz 2021-06-10] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20764 pkgsrc/doc/TODO:1.20765 --- pkgsrc/doc/TODO:1.20764 Thu Jun 10 10:18:06 2021 +++ pkgsrc/doc/TODO Thu Jun 10 10:20:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20764 2021/06/10 10:18:06 wiz Exp $ +$NetBSD: TODO,v 1.20765 2021/06/10 10:20:59 wiz Exp $ Suggested new packages ====================== @@ -1593,7 +1593,6 @@ For possible Perl packages updates, see o oto-0.5 o owl-lisp-0.1.16 o p0f-3.09b - o p11-kit-0.24.0 o p5-Alien-Hunspell-0.17 o p5-App-CLI-0.52 o p5-App-Cmd-0.333 --_----------=_162332046024710--