From owner-svn-ports-head@FreeBSD.ORG Wed Oct 31 19:33:14 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 77880C64 for ; Wed, 31 Oct 2012 19:33:14 +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 555858FC08 for ; Wed, 31 Oct 2012 19:33:14 +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 q9VJXEiB059342 for ; Wed, 31 Oct 2012 19:33:14 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9VJXErs059338 for svn-ports-head@freebsd.org; Wed, 31 Oct 2012 19:33:14 GMT (envelope-from bdrewery) Received: (qmail 13738 invoked from network); 31 Oct 2012 14:33:12 -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 14:33:12 -0500 Message-ID: <50917D05.4070809@FreeBSD.org> Date: Wed, 31 Oct 2012 14:33:25 -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> In-Reply-To: <201210311116.q9VBGvAo028717@svn.freebsd.org> 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 19:33:14 -0000 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 > > Feature safe: yes > > Modified: > head/lang/php53/Makefile > head/lang/php53/distinfo > > Modified: head/lang/php53/Makefile > ============================================================================== > --- head/lang/php53/Makefile Wed Oct 31 10:55:22 2012 (r306745) > +++ head/lang/php53/Makefile Wed Oct 31 11:16:57 2012 (r306746) > @@ -1,12 +1,8 @@ > -# New ports collection makefile for: php5 > -# Date created: Tue Feb 18 11:17:13 CET 2003 > -# Whom: Alex Dupre > -# > +# Created by: Alex Dupre > # $FreeBSD$ > -# > > PORTNAME= php53 > -PORTVERSION= 5.3.17 > +PORTVERSION= 5.3.18 > PORTREVISION?= 0 > CATEGORIES?= lang devel www > MASTER_SITES= ${MASTER_SITE_PHP} > @@ -63,7 +59,7 @@ MAN1= php-config.1 phpize.1 > PATCH_DIST_STRIP= -p1 > > PATCH_SITES+= ${MASTER_SITE_LOCAL} > -PATCH_SITE_SUBDIR= ale > +PATCH_SITE_SUBDIR= flo > > .if ${PORT_OPTIONS:MSUHOSIN} > PATCHFILES+= suhosin-patch-5.3.x-0.9.10.patch.gz > > Modified: head/lang/php53/distinfo > ============================================================================== > --- head/lang/php53/distinfo Wed Oct 31 10:55:22 2012 (r306745) > +++ head/lang/php53/distinfo Wed Oct 31 11:16:57 2012 (r306746) > @@ -1,6 +1,4 @@ > -SHA256 (php-5.3.17.tar.bz2) = ad85e857d404b9e74f1e003deb574e94e3bb939f686e4e9a871d3a6b3f957509 > -SIZE (php-5.3.17.tar.bz2) = 11326372 > -SHA256 (suhosin-patch-5.3.x-0.9.10.patch.gz) = 4438caeab0a10c6c94aee9f7eaa703f5799f97d4e0579f43a947bb7314e38317 > -SIZE (suhosin-patch-5.3.x-0.9.10.patch.gz) = 40967 > -SHA256 (php-5.3.x-mail-header.patch) = 5a677448b32d9f592703e2323a33facdb45e5c237dcca04aaea8ec3287f7db84 > -SIZE (php-5.3.x-mail-header.patch) = 3325 > +SHA256 (php-5.3.18.tar.bz2) = f065deecb78abb8ef101e1098866024af4ca10cb30139608c9a18e40236f1a2f > +SIZE (php-5.3.18.tar.bz2) = 11335289 > +SHA256 (suhosin-patch-5.3.x-0.9.10.patch.gz) = 063c981679c3249030f3053f5232e97096deca446f32784f3e3727b45d742134 > +SIZE (suhosin-patch-5.3.x-0.9.10.patch.gz) = 40804 > -- Regards, Bryan Drewery bdrewery@freenode/EFNet