From owner-svn-ports-head@FreeBSD.ORG Wed Oct 31 20:01:04 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 75C095B5 for ; Wed, 31 Oct 2012 20:01:04 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 517C38FC1E for ; Wed, 31 Oct 2012 20:01:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9VK1467060393 for ; Wed, 31 Oct 2012 20:01:04 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9VK14jo060392 for svn-ports-head@freebsd.org; Wed, 31 Oct 2012 20:01:04 GMT (envelope-from bdrewery) Received: (qmail 20856 invoked from network); 31 Oct 2012 15:01:01 -0500 Received: from unknown (HELO ?192.168.0.74?) (freebsd@shatow.net@74.94.87.209) by sweb.xzibition.com with ESMTPA; 31 Oct 2012 15:01:01 -0500 Message-ID: <5091838A.3040906@FreeBSD.org> Date: Wed, 31 Oct 2012 15:01:14 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: Florian Smeets Subject: Re: svn commit: r306746 - head/lang/php53 References: <201210311116.q9VBGvAo028717@svn.freebsd.org> <50917D05.4070809@FreeBSD.org> <50917F4E.4020601@smeets.im> In-Reply-To: <50917F4E.4020601@smeets.im> X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 20:01:04 -0000 On 10/31/2012 2:43 PM, Florian Smeets wrote: > On 31.10.12 20:33, Bryan Drewery wrote: >> On 10/31/2012 6:16 AM, Florian Smeets wrote: >>> Author: flo >>> Date: Wed Oct 31 11:16:57 2012 >>> New Revision: 306746 >>> URL: http://svn.freebsd.org/changeset/ports/306746 >>> >>> Log: >>> Update to 5.3.18 >> >> The suhosin patch fails checksum for me: >> >> => Attempting to fetch >> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/suhosin-patch-5.3.x-0.9.10.patch.gz >> fetch: >> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/suhosin-patch-5.3.x-0.9.10.patch.gz: >> size mismatch: expected 40804, actual 40967 >> => Couldn't fetch it - please try to retrieve this >> => port manually into /usr/ports/distfiles/ and try again. >> *** Error code 1 >> >> > > Hmm you are using our "last resort" mirror. The file changed but not the > name, so what's in ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ is > stale. Maybe i should rename the file and regen the distinfo? That might be a good idea. I removed my copy of that file, tried again, and it now works. > > In general it does work: > > # make distclean && make checksum > ===> Cleaning for php53-5.3.18 > ===> Deleting distfiles for php53-5.3.18 > ===> Found saved configuration for php53-5.3.18 > ===> php53-5.3.18 depends on file: /usr/local/sbin/pkg - found > => php-5.3.18.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. > => Attempting to fetch http://dk.php.net/distributions/php-5.3.18.tar.bz2 > php-5.3.18.tar.bz2 100% of 10 MB 268 kBps > 00m00s > => suhosin-patch-5.3.x-0.9.10.patch.gz doesn't seem to exist in > /usr/ports/distfiles/. > => Attempting to fetch > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flo/suhosin-patch-5.3.x-0.9.10.patch.gz > suhosin-patch-5.3.x-0.9.10.patch.gz 100% of 39 kB 440 kBps > => php-5.3.x-mail-header.patch doesn't seem to exist in > /usr/ports/distfiles/. > => Attempting to fetch > http://choon.net/opensource/php/php-5.3.x-mail-header.patch > php-5.3.x-mail-header.patch 100% of 3325 B 10 MBps > => SHA256 Checksum OK for php-5.3.18.tar.bz2. > => SHA256 Checksum OK for suhosin-patch-5.3.x-0.9.10.patch.gz. > => SHA256 Checksum OK for php-5.3.x-mail-header.patch. > > Florian > -- Regards, Bryan Drewery bdrewery@freenode/EFNet