Received: by mail.netbsd.org (Postfix, from userid 605) id 956E785203; Wed, 4 May 2022 06:53:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CBAAD84D31 for ; Wed, 4 May 2022 06:53:17 +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 tsc87R0KbZsj for ; Wed, 4 May 2022 06:53:17 +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 22D0784D28 for ; Wed, 4 May 2022 06:53:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 20575FB1A; Wed, 4 May 2022 06:53:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1651647197293840" MIME-Version: 1.0 Date: Wed, 4 May 2022 06:53:17 +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: <20220504065317.20575FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1651647197293840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed May 4 06:53:16 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated audio/openal-soft to 1.22.0 To generate a diff of this commit: cvs rdiff -u -r1.2293 -r1.2294 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21775 -r1.21776 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1651647197293840 Content-Disposition: inline Content-Length: 1286 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.2293 pkgsrc/doc/CHANGES-2022:1.2294 --- pkgsrc/doc/CHANGES-2022:1.2293 Wed May 4 06:50:32 2022 +++ pkgsrc/doc/CHANGES-2022 Wed May 4 06:53:16 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2293 2022/05/04 06:50:32 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.2294 2022/05/04 06:53:16 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3572,3 +3572,4 @@ Changes to the packages collection and i Updated textproc/oniguruma to 6.9.8 [wiz 2022-05-04] Updated devel/tomlplusplus to 3.1.0 [wiz 2022-05-04] Updated www/restish to 0.14.0 [wiz 2022-05-04] + Updated audio/openal-soft to 1.22.0 [wiz 2022-05-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21775 pkgsrc/doc/TODO:1.21776 --- pkgsrc/doc/TODO:1.21775 Wed May 4 06:50:32 2022 +++ pkgsrc/doc/TODO Wed May 4 06:53:16 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21775 2022/05/04 06:50:32 wiz Exp $ +$NetBSD: TODO,v 1.21776 2022/05/04 06:53:16 wiz Exp $ Suggested new packages ====================== @@ -1268,7 +1268,6 @@ For possible Perl packages updates, see o onscripter-20200722 o oo2c-2.1.7 o opal-3.16.2 - o openal-soft-1.22.0 o openblas-0.3.20 o opencolorio-2.0.0 o opencpn-plugin-draw-1.8.5.2 --_----------=_1651647197293840--