Received: by mail.netbsd.org (Postfix, from userid 605) id 7C28384E8F; Sun, 15 Aug 2021 13:25:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B62BF84E8E for ; Sun, 15 Aug 2021 13:25:44 +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 R-n9wlE7uPRN for ; Sun, 15 Aug 2021 13:25:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0D5D584E86 for ; Sun, 15 Aug 2021 13:25:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0A928FA97; Sun, 15 Aug 2021 13:25:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1629033944125800" MIME-Version: 1.0 Date: Sun, 15 Aug 2021 13:25:44 +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: <20210815132544.0A928FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1629033944125800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Aug 15 13:25:43 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated textproc/enchant2 to 2.3.1 To generate a diff of this commit: cvs rdiff -u -r1.4222 -r1.4223 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20941 -r1.20942 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1629033944125800 Content-Disposition: inline Content-Length: 1308 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4222 pkgsrc/doc/CHANGES-2021:1.4223 --- pkgsrc/doc/CHANGES-2021:1.4222 Sun Aug 15 13:21:57 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Aug 15 13:25:43 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4222 2021/08/15 13:21:57 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.4223 2021/08/15 13:25:43 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6666,3 +6666,4 @@ Changes to the packages collection and i Added graphics/fswebcam version 20200725 [nia 2021-08-15] Updated security/tor-browser-noscript to 11.2.11 [wiz 2021-08-15] Updated security/tor-browser to 10.5.4 [wiz 2021-08-15] + Updated textproc/enchant2 to 2.3.1 [wiz 2021-08-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20941 pkgsrc/doc/TODO:1.20942 --- pkgsrc/doc/TODO:1.20941 Sun Aug 15 13:21:57 2021 +++ pkgsrc/doc/TODO Sun Aug 15 13:25:43 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20941 2021/08/15 13:21:57 wiz Exp $ +$NetBSD: TODO,v 1.20942 2021/08/15 13:25:43 wiz Exp $ Suggested new packages ====================== @@ -742,7 +742,6 @@ For possible Perl packages updates, see o elscreen-1.5.3 o emerillon-0.1.90 o emulationstation-2.9.4 - o enchant2-2.3.1 o enlightenment-0.23.1 o eog-plugins-3.6.1 o epic4-2.10.6 --_----------=_1629033944125800--