From owner-freebsd-ports Mon Mar 4 15:03:27 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06685 for ports-outgoing; Mon, 4 Mar 1996 15:03:27 -0800 (PST) Received: from sunrise.cs.berkeley.edu (sunrise.CS.Berkeley.EDU [128.32.38.121]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA06678 for ; Mon, 4 Mar 1996 15:03:26 -0800 (PST) Received: (from asami@localhost) by sunrise.cs.berkeley.edu (8.6.12/8.6.12) id PAA07112; Mon, 4 Mar 1996 15:05:00 -0800 Date: Mon, 4 Mar 1996 15:05:00 -0800 Message-Id: <199603042305.PAA07112@sunrise.cs.berkeley.edu> To: jake@ibmpcug.co.uk CC: ports@FreeBSD.ORG In-reply-to: <9603041202.aa27171@kate.ibmPCUG.CO.UK> (jake@ibmpcug.co.uk) Subject: Re: checksum mismatch for wu-ftp-2.4.tar.Z From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG Precedence: bulk * I went to install the port-2.1 of wu-ftp-2.4 and I got a checksum * mismatch. * * I got a checksum of "2dcf0f.." (sorry not in a cut'n'paste situation) * whereas the file md5 contains "cdcb237.." "2dcf0f78de87d3455493653d6da900dd" is the correct checksum for the most recent versiof of the original source tarball. * the tar.Z file and the md5 were taken from * ftp.freebsd.org:/pub/FreeBSD/ports-2.1/ The ports-2.1 tree has been frozen at the release so that's probably why it contains an old md5 file. You can either grab the new md5 from ports-current or do a "make makesum" to update it yourself. Satoshi