Received: by mail.netbsd.org (Postfix, from userid 605) id 32D7584E85; Thu, 25 Aug 2022 17:59:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6C57284EA3 for ; Thu, 25 Aug 2022 17: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 V79nIx1tCNRm for ; Thu, 25 Aug 2022 17:59:15 +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 BC72F84C86 for ; Thu, 25 Aug 2022 17:59:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B3DA6F9E9; Thu, 25 Aug 2022 17:59:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1661450354162480" MIME-Version: 1.0 Date: Thu, 25 Aug 2022 17:59:14 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20220825175914.B3DA6F9E9@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1661450354162480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Thu Aug 25 17:59:14 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated net/dq to 20220822 To generate a diff of this commit: cvs rdiff -u -r1.4061 -r1.4062 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1661450354162480 Content-Disposition: inline Content-Length: 724 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.4061 pkgsrc/doc/CHANGES-2022:1.4062 --- pkgsrc/doc/CHANGES-2022:1.4061 Thu Aug 25 11:22:26 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Aug 25 17:59:14 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4061 2022/08/25 11:22:26 adam Exp $ +$NetBSD: CHANGES-2022,v 1.4062 2022/08/25 17:59:14 schmonz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5934,3 +5934,4 @@ Changes to the packages collection and i Updated sysutils/znapzend to 0.21.1 [abs 2022-08-25] Added sysutils/py-loguru version 0.6.0 [adam 2022-08-25] Updated devel/py-utils to 3.3.3 [adam 2022-08-25] + Updated net/dq to 20220822 [schmonz 2022-08-25] --_----------=_1661450354162480--