From owner-freebsd-ports Mon Nov 11 16:16:22 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA23732 for ports-outgoing; Mon, 11 Nov 1996 16:16:22 -0800 (PST) Received: from Rigel.orionsys.com (root@rigel.orionsys.com [205.148.224.9]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA23720; Mon, 11 Nov 1996 16:16:10 -0800 (PST) Received: from localhost (dbabler@localhost) by Rigel.orionsys.com (8.7.6/8.6.9) with SMTP id QAA18677; Mon, 11 Nov 1996 16:16:07 -0800 (PST) Date: Mon, 11 Nov 1996 16:16:06 -0800 (PST) From: Dave Babler To: Satoshi Asami cc: freebsd-ports@freebsd.org Subject: Re: wwwcount-2.3 In-Reply-To: <199611110721.XAA07922@baloon.mimi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 10 Nov 1996, Satoshi Asami wrote: > * Hum... I would write the port maintainer. The Lynx devel team, has a > * real nasty habit of changing the code w/o changing the distname. Thus > * why we don't generate an MD5 checksum for Lynx anymore. > > This is not true. This makes the md5 checksum even more necessary, > and I'm tracking Andrey's commits closely to make sure we have a > matching distfile on ftp.freebsd.org's backup distfiles dir. > > * >From your output, I'd say the patch no longer applies to the version of > * lynx you fetched. The port maintainer could probably track this down > * pretty fast. > > Take a look at the slang-lynx Makefile, it refers you to the lynx > Makefile for some things (among which is the patch directory and > files/md5). You need to update your lynx port as well to get > everything in sync. > > Satoshi > Just fetched the current lynx port - it fails too: make >>checksum mismatch for 2-6update.zip *** Error code 1 (remember, I'm running 2.1.5-stable with the new bsd.ports.mk file as was suggested here) -Dave