Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8D57284E59 for ; Sun, 1 Oct 2023 16:05:08 +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 XVmXczSmfYfl for ; Sun, 1 Oct 2023 16:05:08 +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 0E8D384D2E for ; Sun, 1 Oct 2023 16:05:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0C0FEFBDB; Sun, 1 Oct 2023 16:05:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169617630888450" MIME-Version: 1.0 Date: Sun, 1 Oct 2023 16:05:08 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20231001160508.0C0FEFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169617630888450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Oct 1 16:05:07 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated lang/nodejs, devel/meson To generate a diff of this commit: cvs rdiff -u -r1.5691 -r1.5692 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23402 -r1.23403 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169617630888450 Content-Disposition: inline Content-Length: 1514 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.5691 pkgsrc/doc/CHANGES-2023:1.5692 --- pkgsrc/doc/CHANGES-2023:1.5691 Sun Oct 1 14:01:20 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Oct 1 16:05:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5691 2023/10/01 14:01:20 vins Exp $ +$NetBSD: CHANGES-2023,v 1.5692 2023/10/01 16:05:07 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8288,3 +8288,5 @@ Changes to the packages collection and i Updated devel/git-cliff to 1.3.1 [pin 2023-10-01] Updated games/tetris-tui to 0.1.8 [pin 2023-10-01] Added fonts/leahfonts version 20170708 [vins 2023-10-01] + Updated lang/nodejs to 20.8.0 [adam 2023-10-01] + Updated devel/meson to 1.2.2 [adam 2023-10-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23402 pkgsrc/doc/TODO:1.23403 --- pkgsrc/doc/TODO:1.23402 Sun Oct 1 12:00:07 2023 +++ pkgsrc/doc/TODO Sun Oct 1 16:05:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23402 2023/10/01 12:00:07 wiz Exp $ +$NetBSD: TODO,v 1.23403 2023/10/01 16:05:07 adam Exp $ Suggested new packages ====================== @@ -980,7 +980,6 @@ For possible Perl packages updates, see o memached-1.5.6 o memtestplus-6.20 o merkaator-0.18.3 - o meson-1.2.2 o mesure-0.7.2 o metacity-3.14.2 o metis-5.1.0 @@ -1021,7 +1020,6 @@ For possible Perl packages updates, see o netramet-50 o newmail-1.0.2 o nios2-binutils-2.36.1 - o nodejs-20.8.0 o notmuch-0.38 o ns-3.14.1 o ns-plugger-common-5.1.3 --_----------=_169617630888450--