Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2012 14:33:25 -0500
From:      Bryan Drewery <bdrewery@freebsd.org>
To:        Florian Smeets <flo@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r306746 - head/lang/php53
Message-ID:  <50917D05.4070809@FreeBSD.org>
In-Reply-To: <201210311116.q9VBGvAo028717@svn.freebsd.org>
References:  <201210311116.q9VBGvAo028717@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <sysadmin@alexdupre.com>
> -#
> +# Created by: Alex Dupre <sysadmin@alexdupre.com>
>  # $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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50917D05.4070809>