Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 78CE563B879 for ; Wed, 26 May 2010 01:32:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1BCD263B189; Wed, 26 May 2010 01:32:35 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2B73463B174 for ; Wed, 26 May 2010 01:32:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 13245175DD; Wed, 26 May 2010 01:32:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 26 May 2010 01:32:34 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/www/lynx To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20100526013234.13245175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Wed May 26 01:32:34 UTC 2010 Modified Files: pkgsrc/www/lynx: Makefile distinfo pkgsrc/www/lynx/patches: patch-ac Log Message: Fixes Bus error with --restrictions option. PR#43340. (sent and confirmed by upstream). To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 pkgsrc/www/lynx/Makefile cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/lynx/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/lynx/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.