Received: by mail.netbsd.org (Postfix, from userid 605) id 2F51684D1C; Tue, 16 May 2023 19:41:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5E45584D28 for ; Tue, 16 May 2023 19:41:05 +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 vsQfyDYDWWXM for ; Tue, 16 May 2023 19:41:04 +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 A746584CDC for ; Tue, 16 May 2023 19:41:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9EC61FA87; Tue, 16 May 2023 19:41:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168426606496030" MIME-Version: 1.0 Date: Tue, 16 May 2023 19:41:04 +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: <20230516194104.9EC61FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168426606496030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue May 16 19:41:04 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated security/cargo-audit to 0.17.6 To generate a diff of this commit: cvs rdiff -u -r1.3065 -r1.3066 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22931 -r1.22932 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168426606496030 Content-Disposition: inline Content-Length: 1320 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.3065 pkgsrc/doc/CHANGES-2023:1.3066 --- pkgsrc/doc/CHANGES-2023:1.3065 Tue May 16 16:58:46 2023 +++ pkgsrc/doc/CHANGES-2023 Tue May 16 19:41:03 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3065 2023/05/16 16:58:46 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3066 2023/05/16 19:41:03 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4310,3 +4310,4 @@ Changes to the packages collection and i Updated audio/py-music21 to 8.3.0 [gutteridge 2023-05-16] Updated x11/libXaw3d to 1.6.5 [wiz 2023-05-16] Updated x11/setxkbmap to 1.3.4 [wiz 2023-05-16] + Updated security/cargo-audit to 0.17.6 [wiz 2023-05-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22931 pkgsrc/doc/TODO:1.22932 --- pkgsrc/doc/TODO:1.22931 Tue May 16 16:13:27 2023 +++ pkgsrc/doc/TODO Tue May 16 19:41:04 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22931 2023/05/16 16:13:27 wiz Exp $ +$NetBSD: TODO,v 1.22932 2023/05/16 19:41:04 wiz Exp $ Suggested new packages ====================== @@ -519,7 +519,6 @@ For possible Perl packages updates, see o canu-2.1.1 o carbons-purple-0.2.3 o cardboard-schedule-1.14c [at http://www.bright-green.com/downloads/] - o cargo-audit-0.17.6 o cddbd-1.5.2 o cdrkit-1.1.10 o ce-doc-4.8 --_----------=_168426606496030--