Received: by mail.netbsd.org (Postfix, from userid 605) id B9B6B84D3F; Sun, 16 May 2021 19:57:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 012CC84D24 for ; Sun, 16 May 2021 19:57:45 +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 uXqpEb6xBNtW for ; Sun, 16 May 2021 19:57:44 +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 5AE9B84D0C for ; Sun, 16 May 2021 19:57:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 583D9FA95; Sun, 16 May 2021 19:57:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1621195064248680" MIME-Version: 1.0 Date: Sun, 16 May 2021 19:57:44 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20210516195744.583D9FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1621195064248680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sun May 16 19:57:44 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated textproc/link-grammar to 5.9.1 To generate a diff of this commit: cvs rdiff -u -r1.2837 -r1.2838 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1621195064248680 Content-Disposition: inline Content-Length: 721 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.2837 pkgsrc/doc/CHANGES-2021:1.2838 --- pkgsrc/doc/CHANGES-2021:1.2837 Sun May 16 17:42:41 2021 +++ pkgsrc/doc/CHANGES-2021 Sun May 16 19:57:44 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2837 2021/05/16 17:42:41 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2838 2021/05/16 19:57:44 gutteridge Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4425,3 +4425,4 @@ Changes to the packages collection and i Added math/fftw-quad version 3.3.9 [nia 2021-05-16] Removed devel/go-afero [bsiegert 2021-05-16] Updated devel/nss to 3.65 [wiz 2021-05-16] + Updated textproc/link-grammar to 5.9.1 [gutteridge 2021-05-16] --_----------=_1621195064248680--