From owner-freebsd-questions@FreeBSD.ORG Wed Mar 22 01:42:49 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 66B5316A400 for ; Wed, 22 Mar 2006 01:42:49 +0000 (UTC) (envelope-from don@donhayford.com) Received: from pop-4.dnv.wideopenwest.com (pop-4.dnv.wideopenwest.com [64.233.207.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02C3C43D45 for ; Wed, 22 Mar 2006 01:42:46 +0000 (GMT) (envelope-from don@donhayford.com) Received: from [192.168.1.101] (d60-65-141-141.col.wideopenwest.com [65.60.141.141]) by pop-4.dnv.wideopenwest.com (8.12.11/8.12.11) with ESMTP id k2M1cKpG012515 for ; Tue, 21 Mar 2006 19:38:22 -0600 Message-ID: <4420ABA7.3090409@donhayford.com> Date: Tue, 21 Mar 2006 20:43:03 -0500 From: Donald T Hayford User-Agent: Thunderbird 1.5 (X11/20060218) MIME-Version: 1.0 To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Problem in ports/multimedia/handbrake - seemingly wrong version (0.6.2 vice 0.7.1) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 01:42:49 -0000 When I try to install the multimedia/handbrake port, I get the following error message: _________________________________________________________________________________________________________________ ===> Vulnerability check disabled, database not found => HandBrake-0.6.2-src.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://people.via.ecp.fr/~titer/handbrake/. fetch: http://people.via.ecp.fr/~titer/handbrake/HandBrake-0.6.2-src.tar.gz: Not Found => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/HandBrake-0.6.2-src.tar.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/multimedia/handbrake. ___________________________________________________________________________________________________________________ When I go to the URL, I find that the only version available is 0.7.1, which was apparently released 2/24/2006. The earlier version is probably available through some sort of source control, but I wasn't smart enough to figure out what/where/how. Being new to FreeBSD, I don't know the proper procedure in this case. Should I report this to someone? Or is taken care of in some other way? Or is this the wrong forum? Can I just manually edit the port Makefile and distinfo file to have the correct version/size/MD5 etc? Or is this too simplistic a fix that will screw up other things? As always, Thanks for your support Don Hayford