diff options
author | taca <taca@pkgsrc.org> | 2012-10-19 14:57:02 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-10-19 14:57:02 +0000 |
commit | fb672877e312fd74a1c5d46fa87c711589abb637 (patch) | |
tree | 03cc7f14d78f4c571e50a3822344c42777a6048b /lang/php53 | |
parent | d9d14b9e3ff7638cfa32b22de0b59b010a837467 (diff) | |
download | pkgsrc-fb672877e312fd74a1c5d46fa87c711589abb637.tar.gz |
Update php53 to 5.3.18.
18 Oct 2012, PHP 5.3.18
- Core:
. Fixed bug #63111 (is_callable() lies for abstract static method). (Dmitry)
. Fixed bug #63093 (Segfault while load extension failed in zts-build).
(Laruence)
. Fixed bug #62976 (Notice: could not be converted to int when comparing
some builtin classes). (Laruence)
. Fixed bug #61767 (Shutdown functions not called in certain error
situation). (Dmitry)
. Fixed bug #61442 (exception threw in __autoload can not be catched).
(Laruence)
. Fixed bug #60909 (custom error handler throwing Exception + fatal error
= no shutdown function). (Dmitry)
- cURL:
. Fixed bug #62085 (file_get_contents a remote file by Curl wrapper will
cause cpu Soaring). (Pierrick)
- FPM:
. Fixed bug #62954 (startup problems fpm / php-fpm). (fat)
. Fixed bug #62886 (PHP-FPM may segfault/hang on startup). (fat)
. Fixed bug #63085 (Systemd integration and daemonize). (remi, fat)
. Fixed bug #62947 (Unneccesary warnings on FPM). (fat)
. Fixed bug #62887 (Only /status?plain&full gives "last request cpu"). (fat)
. Fixed bug #62216 (Add PID to php-fpm init.d script). (fat)
- Intl:
. Fix bug #62915 (defective cloning in several intl classes). (Gustavo)
- SOAP
. Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
(Dmitry)
- SPL:
. Bug #62987 (Assigning to ArrayObject[null][something] overrides all
undefined variables). (Laruence)
Diffstat (limited to 'lang/php53')
-rw-r--r-- | lang/php53/Makefile.common | 4 | ||||
-rw-r--r-- | lang/php53/Makefile.php | 4 | ||||
-rw-r--r-- | lang/php53/distinfo | 11 |
3 files changed, 8 insertions, 11 deletions
diff --git a/lang/php53/Makefile.common b/lang/php53/Makefile.common index 516952a4092..fe08d87640a 100644 --- a/lang/php53/Makefile.common +++ b/lang/php53/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.17 2012/09/14 15:52:08 taca Exp $ +# $NetBSD: Makefile.common,v 1.18 2012/10/19 14:57:02 taca Exp $ # used by lang/php53/Makefile.php # used by lang/php/ext.mk # used by meta-pkgs/php53-extensions/Makefile @@ -38,7 +38,7 @@ EXTRACT_SUFX?= .tar.bz2 MAINTAINER?= pkgsrc-users@NetBSD.org HOMEPAGE?= http://www.php.net/ -PHP_BASE_VERS= 5.3.17 +PHP_BASE_VERS= 5.3.18 PHP_EXTENSION_DIR= lib/php/20090630 PLIST_SUBST+= PHP_EXTENSION_DIR=${PHP_EXTENSION_DIR} diff --git a/lang/php53/Makefile.php b/lang/php53/Makefile.php index 35225a15732..6a8cdd47c5b 100644 --- a/lang/php53/Makefile.php +++ b/lang/php53/Makefile.php @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.php,v 1.23 2012/09/15 00:08:10 taca Exp $ +# $NetBSD: Makefile.php,v 1.24 2012/10/19 14:57:02 taca Exp $ # used by lang/php53/Makefile # used by www/ap-php/Makefile @@ -58,7 +58,7 @@ PKG_SUGGESTED_OPTIONS+= inet6 ssl .if !empty(PKG_OPTIONS:Msuhosin) SUHOSIN_PHPVER= 5.3.9 -. if ${SUHOSIN_PHPVER} != ${PHP_BASE_VERS} && ${PHP_BASE_VERS} != 5.3.17 +. if ${SUHOSIN_PHPVER} != ${PHP_BASE_VERS} && ${PHP_BASE_VERS} != 5.3.18 PKG_FAIL_REASON+= "The suhosin patch is currently not available for" PKG_FAIL_REASON+= "this version of PHP. You may have to wait until" PKG_FAIL_REASON+= "an updated patch is released or temporarily" diff --git a/lang/php53/distinfo b/lang/php53/distinfo index 74704c530ff..944c8e3f7b1 100644 --- a/lang/php53/distinfo +++ b/lang/php53/distinfo @@ -1,11 +1,8 @@ -$NetBSD: distinfo,v 1.51 2012/09/15 00:08:10 taca Exp $ +$NetBSD: distinfo,v 1.52 2012/10/19 14:57:02 taca Exp $ -SHA1 (php-5.3.17.tar.bz2) = d6f0192d2c1dae2921923762bde5ae356ceda5b5 -RMD160 (php-5.3.17.tar.bz2) = 40d0eee40b7c5218985ac490f2efa21d67f1279d -Size (php-5.3.17.tar.bz2) = 11326372 bytes -SHA1 (suhosin-patch-5.3.9-0.9.10.patch.gz) = 7b9ef5c3e0831154df0d6290aba0989ca90138ed -RMD160 (suhosin-patch-5.3.9-0.9.10.patch.gz) = ce43921fd9b183b154713ecda98294f6c68d5f22 -Size (suhosin-patch-5.3.9-0.9.10.patch.gz) = 40967 bytes +SHA1 (php-5.3.18.tar.bz2) = 561b7ed1ad147346d97f4cac78159e5918a7b5b9 +RMD160 (php-5.3.18.tar.bz2) = f1b0059816fb817d159532239c02ddefac0085f4 +Size (php-5.3.18.tar.bz2) = 11335289 bytes SHA1 (patch-aa) = b0dc6cd0b2103d5858280202506b33322a98496e SHA1 (patch-ab) = d08bb50cf074a6065ef0d1d67a713b7573cb2f5b SHA1 (patch-ac) = 1720f154232241c19d0c6e08a824e33252f1b690 |