From owner-freebsd-questions@FreeBSD.ORG Sat Feb 5 00:20:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33B4916A4CE for ; Sat, 5 Feb 2005 00:20:34 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id B233F43D48 for ; Sat, 5 Feb 2005 00:20:33 +0000 (GMT) (envelope-from enlil65@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so485190wra for ; Fri, 04 Feb 2005 16:20:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Eiq/3RtBR6RaDffwUT7Wdwn8G2qQ1RKVTbKtO/UD+J03dBZJYs9peKbd8+h+MCYd+O8fSeGOAJp3YED7Es42X5HWtTKGcWMLP8D0QjCEDaOFRnYVC+UkOdiRPMuYk7A8xnAp7+RThCQQTzckDRocRDJJ43BM0kqgzNsMzRu7hFQ= Received: by 10.54.33.44 with SMTP id g44mr197249wrg; Fri, 04 Feb 2005 16:20:32 -0800 (PST) Received: by 10.54.10.40 with HTTP; Fri, 4 Feb 2005 16:20:32 -0800 (PST) Message-ID: <1789c236050204162027c38dd4@mail.gmail.com> Date: Fri, 4 Feb 2005 18:20:32 -0600 From: Peggy Wilkins To: freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Subject: Re: /usr/ports/multimedia/mplayer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Peggy Wilkins List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Feb 2005 00:20:34 -0000 On Sat, 5 Feb 2005 00:34:16 +0100, Gert Cuykens wrote: > fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/Abyss-1.1.tar.bz2: > size mismatch: expected 314296, actual 314264 > => Couldn't fetch it - please try to retrieve this > => port manually into /usr/ports/distfiles/mplayer and try again. I have had this issue on my system... I'm not quite sure what the real issue is (can't fetch simply replace the file, or is it some other issue?) but I have solved it anyway by simply removing the old files before building: rm -rf /usr/ports/distfiles/mplayer plw