Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C29584E78 for ; Mon, 26 Jun 2023 11:37:19 +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 MIr05pnhfUe3 for ; Mon, 26 Jun 2023 11:37:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 823D684CFD for ; Mon, 26 Jun 2023 11:37:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7F1A0FA89; Mon, 26 Jun 2023 11:37:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1687779438257020" MIME-Version: 1.0 Date: Mon, 26 Jun 2023 11:37:18 +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: <20230626113718.7F1A0FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1687779438257020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jun 26 11:37:18 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/editline to 3.1.20221030 To generate a diff of this commit: cvs rdiff -u -r1.4010 -r1.4011 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1687779438257020 Content-Disposition: inline Content-Length: 744 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.4010 pkgsrc/doc/CHANGES-2023:1.4011 --- pkgsrc/doc/CHANGES-2023:1.4010 Mon Jun 26 11:36:05 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jun 26 11:37:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4010 2023/06/26 11:36:05 adam Exp $ +$NetBSD: CHANGES-2023,v 1.4011 2023/06/26 11:37:18 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5577,3 +5577,4 @@ Changes to the packages collection and i mk/bsd.pkg.mk: freeze ended for pkgsrc-2023Q2 branch [wiz 2023-06-26] Updated print/ghostscript-agpl to 10.01.2 [adam 2023-06-26] Updated audio/flac to 1.4.3 [adam 2023-06-26] + Updated devel/editline to 3.1.20221030 [wiz 2023-06-26] --_----------=_1687779438257020--