Received: by mail.netbsd.org (Postfix, from userid 605) id 92E5184D56; Fri, 16 Feb 2018 07:17:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0F9E584D3B for ; Fri, 16 Feb 2018 07:17:19 +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 OSE9xUG4uayN for ; Fri, 16 Feb 2018 07:17:18 +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 6736A84D3A for ; Fri, 16 Feb 2018 07:17:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5BE4BFB40; Fri, 16 Feb 2018 07:17:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151876543820770" MIME-Version: 1.0 Date: Fri, 16 Feb 2018 07:17:18 +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: <20180216071718.5BE4BFB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_151876543820770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Feb 16 07:17:18 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated www/lynx to 2.8.8.2nb8 To generate a diff of this commit: cvs rdiff -u -r1.656 -r1.657 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151876543820770 Content-Disposition: inline Content-Length: 728 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.656 pkgsrc/doc/CHANGES-2018:1.657 --- pkgsrc/doc/CHANGES-2018:1.656 Fri Feb 16 06:59:34 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Feb 16 07:17:18 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.656 2018/02/16 06:59:34 jdolecek Exp $ +$NetBSD: CHANGES-2018,v 1.657 2018/02/16 07:17:18 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -972,3 +972,4 @@ Changes to the packages collection and i Added devel/py-restructuredtext_lint version 1.1.2 [minskim 2018-02-15] Updated chat/irssi to 1.1.1 [maya 2018-02-15] Updated www/php-apcu to 5.1.10 [jdolecek 2018-02-16] + Updated www/lynx to 2.8.8.2nb8 [wiz 2018-02-16] --_----------=_151876543820770--