Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 64C5C84D2D for ; Sat, 14 Oct 2023 23:55:07 +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 EW6n0oPWOajP for ; Sat, 14 Oct 2023 23:55:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BC7B684D25 for ; Sat, 14 Oct 2023 23:55:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B5B2AFADC; Sat, 14 Oct 2023 23:55:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169732770623630" MIME-Version: 1.0 Date: Sat, 14 Oct 2023 23:55:06 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20231014235506.B5B2AFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169732770623630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sat Oct 14 23:55:06 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: parley update To generate a diff of this commit: cvs rdiff -u -r1.5866 -r1.5867 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169732770623630 Content-Disposition: inline Content-Length: 747 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.5866 pkgsrc/doc/CHANGES-2023:1.5867 --- pkgsrc/doc/CHANGES-2023:1.5866 Sat Oct 14 21:38:34 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Oct 14 23:55:06 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5866 2023/10/14 21:38:34 markd Exp $ +$NetBSD: CHANGES-2023,v 1.5867 2023/10/14 23:55:06 markd Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8657,3 +8657,5 @@ Changes to the packages collection and i Removed x11/kde4-l10n-wa [markd 2023-10-14] Removed x11/kde4-l10n-zh_CN [markd 2023-10-14] Removed x11/kde4-l10n-zh_TW [markd 2023-10-14] + Updated misc/parley to 23.04.3 [markd 2023-10-14] + Removed misc/libkdeedu [markd 2023-10-15] --_----------=_169732770623630--