From owner-freebsd-ports Sun Nov 10 23:23:11 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23782 for ports-outgoing; Sun, 10 Nov 1996 23:23:11 -0800 (PST) Received: from dfw-ix4.ix.netcom.com (dfw-ix4.ix.netcom.com [206.214.98.4]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA23773 for ; Sun, 10 Nov 1996 23:23:03 -0800 (PST) Received: from baloon.mimi.com (sjx-ca18-20.ix.netcom.com [199.35.223.180]) by dfw-ix4.ix.netcom.com (8.6.13/8.6.12) with ESMTP id XAA15124; Sun, 10 Nov 1996 23:21:55 -0800 Received: (from asami@localhost) by baloon.mimi.com (8.8.2/8.6.12) id XAA07922; Sun, 10 Nov 1996 23:21:49 -0800 (PST) Date: Sun, 10 Nov 1996 23:21:49 -0800 (PST) Message-Id: <199611110721.XAA07922@baloon.mimi.com> To: obrien@NUXI.com CC: dbabler@Rigel.orionsys.com, freebsd-ports@freebsd.org In-reply-to: <199611110235.SAA18812@relay.nuxi.com> (obrien@NUXI.com) Subject: Re: wwwcount-2.3 From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * 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