Received: by mail.netbsd.org (Postfix, from userid 605) id 0C4F784E73; Sat, 15 Oct 2022 18:04:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D96584E72 for ; Sat, 15 Oct 2022 18:04:27 +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 UdPgzgQGo6Of for ; Sat, 15 Oct 2022 18:04:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 70BD884D0C for ; Sat, 15 Oct 2022 18:04:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6876FFA90; Sat, 15 Oct 2022 18:04:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166585706646160" MIME-Version: 1.0 Date: Sat, 15 Oct 2022 18:04:26 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20221015180426.6876FFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166585706646160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Sat Oct 15 18:04:26 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated lang/erlang to 25.1 To generate a diff of this commit: cvs rdiff -u -r1.5047 -r1.5048 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22289 -r1.22290 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166585706646160 Content-Disposition: inline Content-Length: 1281 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.5047 pkgsrc/doc/CHANGES-2022:1.5048 --- pkgsrc/doc/CHANGES-2022:1.5047 Sat Oct 15 17:55:43 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Oct 15 18:04:25 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5047 2022/10/15 17:55:43 triaxx Exp $ +$NetBSD: CHANGES-2022,v 1.5048 2022/10/15 18:04:25 triaxx Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7671,3 +7671,4 @@ Changes to the packages collection and i Updated databases/erlang-eredis to 1.2.0 [triaxx 2022-10-15] Updated security/erlang-jose to 1.11.2 [triaxx 2022-10-15] Updated lang/erlang-luerl to 1.0 [triaxx 2022-10-15] + Updated lang/erlang to 25.1 [triaxx 2022-10-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22289 pkgsrc/doc/TODO:1.22290 --- pkgsrc/doc/TODO:1.22289 Fri Oct 14 11:56:33 2022 +++ pkgsrc/doc/TODO Sat Oct 15 18:04:25 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22289 2022/10/14 11:56:33 adam Exp $ +$NetBSD: TODO,v 1.22290 2022/10/15 18:04:25 triaxx Exp $ Suggested new packages ====================== @@ -617,7 +617,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-25.0 o es-0.83 o esh-0.8.5 o ess-18.10.2 --_----------=_166585706646160--