Received: by mail.netbsd.org (Postfix, from userid 605) id 1806A84DA9; Mon, 5 Sep 2022 11:25:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4E01A84D51 for ; Mon, 5 Sep 2022 11:25:14 +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 moqlWZrWYZDi for ; Mon, 5 Sep 2022 11:25:13 +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 A060384D12 for ; Mon, 5 Sep 2022 11:25:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9DD27FA90; Mon, 5 Sep 2022 11:25:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1662377113140520" MIME-Version: 1.0 Date: Mon, 5 Sep 2022 11:25:13 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20220905112513.9DD27FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1662377113140520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Sep 5 11:25:13 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated security/hashcat, textproc/ugrep, www/py-webcolors, net/py-pika To generate a diff of this commit: cvs rdiff -u -r1.4337 -r1.4338 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1662377113140520 Content-Disposition: inline Content-Length: 867 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4337 pkgsrc/doc/CHANGES-2022:1.4338 --- pkgsrc/doc/CHANGES-2022:1.4337 Mon Sep 5 09:49:58 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Sep 5 11:25:13 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4337 2022/09/05 09:49:58 adam Exp $ +$NetBSD: CHANGES-2022,v 1.4338 2022/09/05 11:25:13 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6394,3 +6394,7 @@ Changes to the packages collection and i Updated devel/meson to 0.63.2 [adam 2022-09-05] Updated misc/py-tqdm to 4.64.1 [adam 2022-09-05] Updated devel/py-daemon to 2.3.1 [adam 2022-09-05] + Updated security/hashcat to 6.2.6 [adam 2022-09-05] + Updated textproc/ugrep to 3.9.2 [adam 2022-09-05] + Updated www/py-webcolors to 1.12 [adam 2022-09-05] + Updated net/py-pika to 1.3.0 [adam 2022-09-05] --_----------=_1662377113140520--