From a231245e36ab5e3f859cf1fed8ecd0e1ad73fec4 Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 23 Aug 2013 03:12:49 +0000 Subject: Update php55 to 5.5.3. 22 Aug 2013, PHP 5.5.3 - Openssl: . Fixed UMR in fix for CVE-2013-4248. --- lang/php/phpversion.mk | 4 ++-- lang/php55/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'lang') diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk index b2390875508..9edde72c7f0 100644 --- a/lang/php/phpversion.mk +++ b/lang/php/phpversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.42 2013/08/23 03:11:55 taca Exp $ +# $NetBSD: phpversion.mk,v 1.43 2013/08/23 03:12:49 taca Exp $ # # This file selects a PHP version, based on the user's preferences and # the installed packages. It does not add a dependency on the PHP @@ -83,7 +83,7 @@ PHPVERSION_MK= defined # Define each PHP's version. PHP53_VERSION= 5.3.27 PHP54_VERSION= 5.4.19 -PHP55_VERSION= 5.5.2 +PHP55_VERSION= 5.5.3 # Define initial release of major version. PHP53_RELDATE= 20090630 diff --git a/lang/php55/distinfo b/lang/php55/distinfo index 2fb08d7e5ac..8ffb954059a 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2013/08/17 13:15:21 taca Exp $ +$NetBSD: distinfo,v 1.5 2013/08/23 03:12:49 taca Exp $ -SHA1 (php-5.5.2.tar.bz2) = 94f42a7807ae21b3a547bf69310dc454f613fe1f -RMD160 (php-5.5.2.tar.bz2) = b968829512ad4dbe67fff1d6f37efb2a015bb53e -Size (php-5.5.2.tar.bz2) = 12292281 bytes +SHA1 (php-5.5.3.tar.bz2) = 3952e6d678164a700296dbdb8e506b8bb80727fb +RMD160 (php-5.5.3.tar.bz2) = 3cc87fd83a18542ede7cbff579df9a69b0392a6a +Size (php-5.5.3.tar.bz2) = 12030241 bytes SHA1 (patch-acinclude.m4) = 9e9c433e4cb96e469f7cf14b2064a0f41fc4568a SHA1 (patch-configure) = 9ac8c43978df580c592631c923283e61e15e90af SHA1 (patch-ext_gd_config.m4) = 91c9798333d4776856a0a9e20196986856b758b2 -- cgit v1.2.3