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 1BE181A9239 for ; Mon, 24 Jan 2022 10:11:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4B4D584D4C; Mon, 24 Jan 2022 10:11:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8689C84D36 for ; Mon, 24 Jan 2022 10:11:01 +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 Bky8RGlwbjwD for ; Mon, 24 Jan 2022 10:11:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DCD8884D14 for ; Mon, 24 Jan 2022 10:11:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DA2D7FB24; Mon, 24 Jan 2022 10:11:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1643019060261300" MIME-Version: 1.0 Date: Mon, 24 Jan 2022 10:11: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: <20220124101100.DA2D7FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1643019060261300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 24 10:11:00 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated audio/alsa-plugins-oss to 1.2.6 To generate a diff of this commit: cvs rdiff -u -r1.401 -r1.402 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1643019060261300 Content-Disposition: inline Content-Length: 720 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.401 pkgsrc/doc/CHANGES-2022:1.402 --- pkgsrc/doc/CHANGES-2022:1.401 Mon Jan 24 10:09:39 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jan 24 10:11:00 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.401 2022/01/24 10:09:39 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.402 2022/01/24 10:11:00 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -544,3 +544,4 @@ Changes to the packages collection and i Updated databases/py-multidict to 6.0.0 [wiz 2022-01-24] Updated audio/alsa-lib to 1.2.6.1 [wiz 2022-01-24] Updated audio/alsa-utils to 1.2.6 [wiz 2022-01-24] + Updated audio/alsa-plugins-oss to 1.2.6 [wiz 2022-01-24] --_----------=_1643019060261300--