From owner-freebsd-questions Fri Nov 12 14:47:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 244B714E1B for ; Fri, 12 Nov 1999 14:47:27 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.3/8.9.0) with ESMTP id QAA23723; Fri, 12 Nov 1999 16:47:16 -0600 (CST) Date: Fri, 12 Nov 1999 16:47:14 -0600 (CST) From: Steve Price To: keith@mail.telestream.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ports In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 12 Nov 1999 keith@mail.telestream.com wrote: # I am having a problem with the rzsz port. Get this error. # # ===> Extracting for rzsz-3.50 # >> Checksum mismatch for rzsz.zip.Make sure the Makefile and md5 file # (/usr/ports/comms/rzsz/files/md5) # are up to date. # # Then it just stops the make. How is it I make it make? I have no idea how # to make sure the files are up to date and realy need this package. # Any help out there? This is one of those ports whose distfiles don't contain version numbers. The contents of the file changes and its name does not. Just remove /usr/ports/distfiles/rzsz.zip and do a 'make fetch' to grab a fresh copy. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message