From owner-freebsd-questions@FreeBSD.ORG Fri Dec 31 00:13:33 2004 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 1B20916A4CE for ; Fri, 31 Dec 2004 00:13:33 +0000 (GMT) Received: from ms-smtp-02-eri0.texas.rr.com (ms-smtp-02.texas.rr.com [24.93.47.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74FE743D39 for ; Fri, 31 Dec 2004 00:13:32 +0000 (GMT) (envelope-from afabian@austin.rr.com) Received: from turingmachine.mentalsiege.net (cs70112247-52.austin.rr.com [70.112.247.52])iBV0DQ8H016557; Thu, 30 Dec 2004 18:13:29 -0600 (CST) Received: from turingmachine.mentalsiege.net (turingmachine.mentalsiege.net [127.0.0.1])iBV0CUCb007661; Thu, 30 Dec 2004 18:12:31 -0600 (CST) (envelope-from afabian@turingmachine.mentalsiege.net) Received: (from afabian@localhost)iBV0CTfw007656; Thu, 30 Dec 2004 18:12:29 -0600 (CST) (envelope-from afabian) Date: Thu, 30 Dec 2004 18:12:20 -0600 From: Adam Fabian To: Xinizul Xinizul Message-ID: <20041231001220.GA7611@turingmachine.mentalsiege.net> Mail-Followup-To: Xinizul Xinizul , freebsd-questions@freebsd.org References: <4d0730560412301244361f7ca4@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4d0730560412301244361f7ca4@mail.gmail.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions@freebsd.org Subject: Re: Is mplayer port broken ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 00:13:33 -0000 On Thu, Dec 30, 2004 at 09:44:33PM +0100, Xinizul Xinizul wrote: > Hello all: > > I'm trying to make the port mplayer using "make install clean" > mechanism in my FreeBSD 5.3 > > I get the following message: > > > fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/Blue-1.4.tar.bz2: > size mismatch: expected 221757, actual 221736 > >> Couldn't fetch it - please try to retrieve this > >> port manually into /usr/ports/distfiles/mplayer and try again. > *** Error code 1 > > Could someone help me to workaround this or to notify to the > maintainer about this issue ? > You can download the file manually from the MPlayer site and verify any checksum for yourself. If you're convinced the file is good and that there's a mistake in the port, define NO_CHECKSUM so that the checksum verification is skipped. -- Adam Fabian (afabian@austin.rr.com)