Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A598384E53 for ; Tue, 23 May 2023 21:56:02 +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 vPyaVNq9KTfW for ; Tue, 23 May 2023 21:56:02 +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 F14A984D80 for ; Tue, 23 May 2023 21:56:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E6887FA88; Tue, 23 May 2023 21:56:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168487896111850" MIME-Version: 1.0 Date: Tue, 23 May 2023 21:56:01 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230523215601.E6887FA88@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168487896111850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue May 23 21:56:01 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated lang/erlang to 26.0 To generate a diff of this commit: cvs rdiff -u -r1.3288 -r1.3289 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22980 -r1.22981 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168487896111850 Content-Disposition: inline Content-Length: 1269 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.3288 pkgsrc/doc/CHANGES-2023:1.3289 --- pkgsrc/doc/CHANGES-2023:1.3288 Tue May 23 21:01:52 2023 +++ pkgsrc/doc/CHANGES-2023 Tue May 23 21:56:01 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3288 2023/05/23 21:01:52 adam Exp $ +$NetBSD: CHANGES-2023,v 1.3289 2023/05/23 21:56:01 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4560,3 +4560,4 @@ Changes to the packages collection and i Updated www/nginx-devel to 1.25.0 [osa 2023-05-23] Updated databases/mysql80-client to 8.0.33 [adam 2023-05-23] Updated databases/mysql80-server to 8.0.33 [adam 2023-05-23] + Updated lang/erlang to 26.0 [wiz 2023-05-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22980 pkgsrc/doc/TODO:1.22981 --- pkgsrc/doc/TODO:1.22980 Tue May 23 13:25:41 2023 +++ pkgsrc/doc/TODO Tue May 23 21:56:01 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22980 2023/05/23 13:25:41 wiz Exp $ +$NetBSD: TODO,v 1.22981 2023/05/23 21:56:01 wiz Exp $ Suggested new packages ====================== @@ -611,7 +611,6 @@ For possible Perl packages updates, see o epiphany-extensions-3.2.0 o epubcheck-4.0.2 o eric5-5.4.6 - o erlang-26.0 o es-0.83 o esh-0.8.5 o ess-18.10.2 --_----------=_168487896111850--