Received: by mail.netbsd.org (Postfix, from userid 605) id 8B2EC84F6A; Wed, 19 Apr 2023 18:04:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9D9AA84F6A for ; Wed, 19 Apr 2023 17:45:40 +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 aAwNzsDMyoV3 for ; Wed, 19 Apr 2023 17:45:40 +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 1578084CC8 for ; Wed, 19 Apr 2023 17:45:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 12C68FA85; Wed, 19 Apr 2023 17:45:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1681926340222320" MIME-Version: 1.0 Date: Wed, 19 Apr 2023 17:45:40 +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: <20230419174540.12C68FA85@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1681926340222320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Apr 19 17:45:39 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated multimedia/ffmpeg4, multimedia/ffplay4, lang/nodejs, lang/nodejs18, lang/nodejs16, lang/nodejs14; Removed lang/npm To generate a diff of this commit: cvs rdiff -u -r1.2324 -r1.2325 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22779 -r1.22780 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1681926340222320 Content-Disposition: inline Content-Length: 1606 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.2324 pkgsrc/doc/CHANGES-2023:1.2325 --- pkgsrc/doc/CHANGES-2023:1.2324 Wed Apr 19 17:18:32 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Apr 19 17:45:39 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2324 2023/04/19 17:18:32 otis Exp $ +$NetBSD: CHANGES-2023,v 1.2325 2023/04/19 17:45:39 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3353,3 +3353,10 @@ Changes to the packages collection and i Updated sysutils/zabbix60-java to 6.0.16 [otis 2023-04-19] Updated sysutils/zabbix60-agent to 6.0.16 [otis 2023-04-19] Updated sysutils/zabbix60-frontend to 6.0.16 [otis 2023-04-19] + Updated multimedia/ffmpeg4 to 4.4.4 [adam 2023-04-19] + Updated multimedia/ffplay4 to 4.4.4 [adam 2023-04-19] + Updated lang/nodejs to 19.9.0 [adam 2023-04-19] + Updated lang/nodejs18 to 18.16.0 [adam 2023-04-19] + Updated lang/nodejs16 to 16.20.0 [adam 2023-04-19] + Updated lang/nodejs14 to 14.21.3nb1 [adam 2023-04-19] + Removed lang/npm [adam 2023-04-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22779 pkgsrc/doc/TODO:1.22780 --- pkgsrc/doc/TODO:1.22779 Tue Apr 18 16:00:20 2023 +++ pkgsrc/doc/TODO Wed Apr 19 17:45:39 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22779 2023/04/18 16:00:20 wiz Exp $ +$NetBSD: TODO,v 1.22780 2023/04/19 17:45:39 adam Exp $ Suggested new packages ====================== @@ -1015,7 +1015,6 @@ For possible Perl packages updates, see o newmail-1.0.2 o nginx-1.24 o nios2-binutils-2.36.1 - o nodejs-19.8.1 o npm-9.2.0 o ns-3.14.1 o ns-plugger-common-5.1.3 --_----------=_1681926340222320--