Received: by mail.netbsd.org (Postfix, from userid 605) id 30DEB84EE2; Thu, 7 Jul 2022 10:27:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6B2ED84D66 for ; Thu, 7 Jul 2022 10:27:43 +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 63t2i2MaeXwh for ; Thu, 7 Jul 2022 10:27:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B596584C71 for ; Thu, 7 Jul 2022 10:27:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B3328FB1A; Thu, 7 Jul 2022 10:27:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1657189662110920" MIME-Version: 1.0 Date: Thu, 7 Jul 2022 10:27:42 +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: <20220707102742.B3328FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1657189662110920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jul 7 10:27:42 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: Updated audio/openal-soft, lang/npm, multimedia/libaom, audio/eyeD3 To generate a diff of this commit: cvs rdiff -u -r1.3240 -r1.3241 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22000 -r1.22001 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1657189662110920 Content-Disposition: inline Content-Length: 1431 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.3240 pkgsrc/doc/CHANGES-2022:1.3241 --- pkgsrc/doc/CHANGES-2022:1.3240 Thu Jul 7 08:14:07 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Jul 7 10:27:42 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3240 2022/07/07 08:14:07 nia Exp $ +$NetBSD: CHANGES-2022,v 1.3241 2022/07/07 10:27:42 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4866,3 +4866,7 @@ Changes to the packages collection and i Updated emulators/sameboy to 0.15 [nia 2022-07-07] Updated emulators/libretro-sameboy to 0.15 [nia 2022-07-07] Updated www/arcticfox to 39.2 [nia 2022-07-07] + Updated audio/openal-soft to 1.22.2 [adam 2022-07-07] + Updated lang/npm to 8.13.2 [adam 2022-07-07] + Updated multimedia/libaom to 3.4.0 [adam 2022-07-07] + Updated audio/eyeD3 to 0.9.6 [adam 2022-07-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22000 pkgsrc/doc/TODO:1.22001 --- pkgsrc/doc/TODO:1.22000 Wed Jul 6 23:23:10 2022 +++ pkgsrc/doc/TODO Thu Jul 7 10:27:42 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22000 2022/07/06 23:23:10 wiz Exp $ +$NetBSD: TODO,v 1.22001 2022/07/07 10:27:42 adam Exp $ Suggested new packages ====================== @@ -1102,7 +1102,6 @@ For possible Perl packages updates, see o nickle-2.90 o nios2-binutils-2.36.1 o node_exporter-1.1.2 - o npm-8.13.1 o ns-3.14.1 o ns-plugger-common-5.1.3 o nsm-2.4.12 --_----------=_1657189662110920--