Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 10C7484E62 for ; Tue, 26 Dec 2023 13:36:36 +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 VsbL23jFGyBA for ; Tue, 26 Dec 2023 13:36:35 +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 9B32984C86 for ; Tue, 26 Dec 2023 13:36:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8B879FA42; Tue, 26 Dec 2023 13:36:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1703597795224160" MIME-Version: 1.0 Date: Tue, 26 Dec 2023 13:36:35 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/textproc/enchant2 To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20231226133635.8B879FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1703597795224160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Tue Dec 26 13:36:35 UTC 2023 Modified Files: pkgsrc/textproc/enchant2: PLIST.Darwin Log Message: enchant2: put back applespell lib To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/enchant2/PLIST.Darwin Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1703597795224160 Content-Disposition: inline Content-Length: 517 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/enchant2/PLIST.Darwin diff -u pkgsrc/textproc/enchant2/PLIST.Darwin:1.3 pkgsrc/textproc/enchant2/PLIST.Darwin:1.4 --- pkgsrc/textproc/enchant2/PLIST.Darwin:1.3 Tue Dec 26 13:33:48 2023 +++ pkgsrc/textproc/enchant2/PLIST.Darwin Tue Dec 26 13:36:35 2023 @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST.Darwin,v 1.3 2023/12/26 13:33:48 tnn Exp $ +@comment $NetBSD: PLIST.Darwin,v 1.4 2023/12/26 13:36:35 tnn Exp $ +lib/enchant-2/enchant_applespell.la share/enchant-2/AppleSpell.config --_----------=_1703597795224160--