From owner-freebsd-questions@FreeBSD.ORG Thu Dec 30 20:45:59 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 35A5D16A4CE for ; Thu, 30 Dec 2004 20:45:59 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id D581243D48 for ; Thu, 30 Dec 2004 20:45:58 +0000 (GMT) (envelope-from xinizul@gmail.com) Received: by wproxy.gmail.com with SMTP id 50so10450wri for ; Thu, 30 Dec 2004 12:45:58 -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:mime-version:content-type:content-transfer-encoding; b=Uzql5iTKVM7azco+2+m47lPFD6KAv454uF6nordS/5/Idp7a9WEGGFumKaPkhsPx9J8Ct9fYLOYdWHMrTsrbZf8Pi5BSpVkEAW5coh9HhsBy++cyKAChzGSyIDy5KDacj9bj5fTgHq+/ycVz6KhNYibW5MECBxIgzKi9+xpOxMM= Received: by 10.54.30.63 with SMTP id d63mr232334wrd; Thu, 30 Dec 2004 12:44:33 -0800 (PST) Received: by 10.54.22.20 with HTTP; Thu, 30 Dec 2004 12:44:33 -0800 (PST) Message-ID: <4d0730560412301244361f7ca4@mail.gmail.com> Date: Thu, 30 Dec 2004 21:44:33 +0100 From: Xinizul Xinizul To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Is mplayer port broken ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Xinizul Xinizul List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 20:45:59 -0000 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: ------------------- >> Attempting to fetch from ftp://ftp.mplayerhq.hu/MPlayer/Skin/. fetch: ftp://ftp.mplayerhq.hu/MPlayer/Skin/Blue-1.4.tar.bz2: size mismatch: expected 221757, actual 221736 >> Attempting to fetch from ftp://ftp.lug.udel.edu/MPlayer/Skin/. fetch: ftp://ftp.lug.udel.edu/MPlayer/Skin/Blue-1.4.tar.bz2: Operation timed out >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/. 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 Stop in /usr/ports/multimedia/mplayer-skins. *** Error code 1 Stop in /usr/ports/multimedia/mplayer. --------------------------------------- Could someone help me to workaround this or to notify to the maintainer about this issue ? Thanks a lot, Xinizul P.S.: Happy New Year to all of you