Received: by mail.netbsd.org (Postfix, from userid 605) id 41C6184EC9; Thu, 27 Apr 2023 13:16:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6FCE184E7F for ; Thu, 27 Apr 2023 13:16:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 2zP94_buOZKV for ; Thu, 27 Apr 2023 13:16:06 +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 BA63D84E53 for ; Thu, 27 Apr 2023 13:16:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B7E04FA87; Thu, 27 Apr 2023 13:16:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168260136577220" MIME-Version: 1.0 Date: Thu, 27 Apr 2023 13:16:05 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230427131605.B7E04FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168260136577220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Apr 27 13:16:05 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated lang/erlang to 25.3.1 To generate a diff of this commit: cvs rdiff -u -r1.2514 -r1.2515 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22851 -r1.22852 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168260136577220 Content-Disposition: inline Content-Length: 1261 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.2514 pkgsrc/doc/CHANGES-2023:1.2515 --- pkgsrc/doc/CHANGES-2023:1.2514 Thu Apr 27 13:04:43 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Apr 27 13:16:05 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2514 2023/04/27 13:04:43 yhardy Exp $ +$NetBSD: CHANGES-2023,v 1.2515 2023/04/27 13:16:05 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3596,3 +3596,4 @@ Changes to the packages collection and i Updated devel/git-cliff to 1.1.2nb1 [pin 2023-04-27] Updated lang/fennel to 1.3.0 [yhardy 2023-04-27] Updated multimedia/streamlink to 5.4.0 [yhardy 2023-04-27] + Updated lang/erlang to 25.3.1 [wiz 2023-04-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22851 pkgsrc/doc/TODO:1.22852 --- pkgsrc/doc/TODO:1.22851 Thu Apr 27 12:29:59 2023 +++ pkgsrc/doc/TODO Thu Apr 27 13:16:05 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22851 2023/04/27 12:29:59 wiz Exp $ +$NetBSD: TODO,v 1.22852 2023/04/27 13:16:05 wiz Exp $ Suggested new packages ====================== @@ -610,7 +610,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.3 o es-0.83 o esh-0.8.5 o ess-18.10.2 --_----------=_168260136577220--