From owner-freebsd-current Sat Mar 22 06:29:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA26104 for current-outgoing; Sat, 22 Mar 1997 06:29:41 -0800 (PST) Received: from Pkrw.tcn.net (Pkrw.tcn.net [199.166.4.58]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA26092 for ; Sat, 22 Mar 1997 06:29:26 -0800 (PST) Received: from localhost (krw@localhost) by Pkrw.tcn.net (8.8.5/8.8.5) with SMTP id JAA01206 for ; Sat, 22 Mar 1997 09:32:47 -0500 (EST) Date: Sat, 22 Mar 1997 09:32:23 -0500 (EST) From: "Kenneth R. Westerback" To: freebsd-current@freebsd.org Subject: 2.2R - lynx port fails with checksum mismatch Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Having installed the ports collection with 2.2R, and subsequently applied 210, 210, 211, 212 and 213 to 2.2R I cd'ed to /usr/ports/www/lynx and typed make. After finding and downloading lynx2-7.zip & 27bugfixes.zip -- BOOM, '>> Checksum mismatch for 27bugfixes.zip' and the make fails. I updated the Makefile and MD5 file from ftp.freebsd.org/pub/FreeBSD/ports/www/lynx, removed the downloaded files and tried again with the same result. Then I removed the downloaded files again and manually retrieved them from ftp.freebsd.org/pub/FreeBSD/ports/distfiles. Same error, with both the original lynx files and the updated ones. Suggestions anyone? ---- Ken