Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4750385DA9 for ; Mon, 23 Oct 2023 14:47:39 +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 Clj9rnZ1BnMa for ; Mon, 23 Oct 2023 14:47:38 +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 4A600852B7 for ; Mon, 23 Oct 2023 14:47:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 41BDCFADC; Mon, 23 Oct 2023 14:47:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169807245892940" MIME-Version: 1.0 Date: Mon, 23 Oct 2023 14:47:38 +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: <20231023144738.41BDCFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169807245892940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Oct 23 14:47:37 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated lang/erlang, lang/erlang-doc, lang/erlang-man, lang/elixir, net/rabbitmq To generate a diff of this commit: cvs rdiff -u -r1.6064 -r1.6065 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23498 -r1.23499 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169807245892940 Content-Disposition: inline Content-Length: 1650 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.6064 pkgsrc/doc/CHANGES-2023:1.6065 --- pkgsrc/doc/CHANGES-2023:1.6064 Mon Oct 23 14:34:41 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Oct 23 14:47:37 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6064 2023/10/23 14:34:41 taca Exp $ +$NetBSD: CHANGES-2023,v 1.6065 2023/10/23 14:47:37 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8916,3 +8916,8 @@ Changes to the packages collection and i Updated converters/utf8proc to 2.9.0 [micha 2023-10-23] Updated www/squid6 to 6.4 [taca 2023-10-23] Updated www/squid5 to 5.9nb1 [taca 2023-10-23] + Updated lang/erlang to 26.1.2 [adam 2023-10-23] + Updated lang/erlang-doc to 26.1 [adam 2023-10-23] + Updated lang/erlang-man to 26.1 [adam 2023-10-23] + Updated lang/elixir to 1.15.7 [adam 2023-10-23] + Updated net/rabbitmq to 3.12.7 [adam 2023-10-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23498 pkgsrc/doc/TODO:1.23499 --- pkgsrc/doc/TODO:1.23498 Mon Oct 23 14:06:11 2023 +++ pkgsrc/doc/TODO Mon Oct 23 14:47:37 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23498 2023/10/23 14:06:11 micha Exp $ +$NetBSD: TODO,v 1.23499 2023/10/23 14:47:37 adam Exp $ Suggested new packages ====================== @@ -601,7 +601,6 @@ For possible Perl packages updates, see o elf-0.11 o elfsh-0.65 [pkg/33959] o elfsh-0.78 - o elixir-1.15.7 o elm-me-2.4.127 o elscreen-1.5.3 o emerillon-0.1.90 @@ -612,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.1.2 o es-0.83 o esh-0.8.5 o ess-18.10.2 --_----------=_169807245892940--