From owner-freebsd-questions@FreeBSD.ORG Tue May 16 16:07:55 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 F1B1416A5D0 for ; Tue, 16 May 2006 16:07:55 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82EDD43D7F for ; Tue, 16 May 2006 16:07:55 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 10478 invoked from network); 16 May 2006 16:07:54 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 16 May 2006 16:07:54 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 91D7428423; Tue, 16 May 2006 12:07:53 -0400 (EDT) To: Ashley Moran References: <4469DEB7.7070602@123.com.sv> <200605161538.50862.work@ashleymoran.me.uk> From: Lowell Gilbert Date: Tue, 16 May 2006 12:07:53 -0400 In-Reply-To: <200605161538.50862.work@ashleymoran.me.uk> (Ashley Moran's message of "Tue, 16 May 2006 15:38:50 +0100") Message-ID: <4464k66jhi.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: =?iso-8859-1?Q?C=E9sar?= Amaya , freebsd-questions@freebsd.org, ale@freebsd.org Subject: Re: php-5.1.4.tar.bz2: File unavailable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 May 2006 16:08:01 -0000 Ashley Moran writes: > On Tuesday 16 May 2006 15:16, C=E9sar Amaya wrote: >> Hello. I just made a fresh install of ports collection on freeBSD 6.1 >> RELEASE and trying to install pfw via the ports collection but the >> process returns this error >> >> I ported manually the php-5.1.4.tar.bz2 file into /usr/ports/distfiles/ >> and try again but I still get the same error. >> >> could some body help me? >> Thanks! > > > I just made it work by replacing the distinfo file with this, based off t= he=20 > tarball I downloaded: > > MD5 (php-5.1.4.tar.bz2) =3D 66a806161d4a2d3b5153ebe4cd0f2e1c > SHA256 (php-5.1.4.tar.bz2) =3D=20 > b55253e9557eceb901d83217ec192da22c28c7b2fdf714d3f151f1db663b5 > a32 > SIZE (php-5.1.4.tar.bz2) =3D 6356171 > > (three lines) > > It seems happy now. I'm assuming this was just an oversight on behalf of= the=20 > port maintainer? It wasn't an oversight; the maintainer did update the checksums and size when the Makefile was changed. Could be an error, or a change by PHP developers (without changing the filename). Or it could be that the distribution system was hacked and you've just installed a hacker's modified version of PHP.