Received: by mail.netbsd.org (Postfix, from userid 605) id DF0EF84F7E; Fri, 15 Jul 2022 21:17:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 21A1C84F0D for ; Fri, 15 Jul 2022 21:17:36 +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 ME8ggRuCdB-i for ; Fri, 15 Jul 2022 21:17:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6E9E284F13 for ; Fri, 15 Jul 2022 21:17:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6C13AFB1A; Fri, 15 Jul 2022 21:17:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165791985529430" MIME-Version: 1.0 Date: Fri, 15 Jul 2022 21:17:35 +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: <20220715211735.6C13AFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165791985529430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jul 15 21:17:35 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated audio/alsa-lib to 1.2.7.2 To generate a diff of this commit: cvs rdiff -u -r1.3406 -r1.3407 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22027 -r1.22028 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165791985529430 Content-Disposition: inline Content-Length: 1313 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.3406 pkgsrc/doc/CHANGES-2022:1.3407 --- pkgsrc/doc/CHANGES-2022:1.3406 Fri Jul 15 20:40:18 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Jul 15 21:17:34 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3406 2022/07/15 20:40:18 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3407 2022/07/15 21:17:34 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5140,3 +5140,4 @@ Changes to the packages collection and i Updated devel/p5-Modern-Perl to 1.20220515 [mef 2022-07-15] Updated x11/modular-xorg-server to 21.1.4 [wiz 2022-07-15] Updated x11/modular-xorg-xephyr to 21.1.4 [wiz 2022-07-15] + Updated audio/alsa-lib to 1.2.7.2 [wiz 2022-07-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22027 pkgsrc/doc/TODO:1.22028 --- pkgsrc/doc/TODO:1.22027 Fri Jul 15 20:40:03 2022 +++ pkgsrc/doc/TODO Fri Jul 15 21:17:34 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22027 2022/07/15 20:40:03 wiz Exp $ +$NetBSD: TODO,v 1.22028 2022/07/15 21:17:34 wiz Exp $ Suggested new packages ====================== @@ -422,7 +422,6 @@ For possible Perl packages updates, see o album-4.17 o alephone-20150620 o alevt-1.6.2 - o alsa-lib-1.2.7.1 o alsa-plugins-1.1.0 o amass-3.12.2 o amavis-perl-0.3.12 [called just amavis] --_----------=_165791985529430--