pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Update to php54 to 5.4.33, aprroved by wiz@.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cb7c8e96b663
branches: trunk
changeset: 639889:cb7c8e96b663
user: taca <taca%pkgsrc.org@localhost>
date: Tue Sep 30 08:16:10 2014 +0000
description:
Update to php54 to 5.4.33, aprroved by wiz@.
18 Sep 2014, PHP 5.4.33
- Core:
. Fixed bug #47358 (glob returns error, should be empty array()). (Pierre)
. Fixed bug #65463 (SIGSEGV during zend_shutdown()). (Keyur Govande)
. Fixed bug #66036 (Crash on SIGTERM in apache process). (Keyur Govande)
- OpenSSL:
. Fixed bug #41631 (socket timeouts not honored in blocking SSL reads).
(Daniel Lowrey)
- Date:
. Fixed bug #66091 (memory leaks in DateTime constructor). (Tjerk)
- FPM:
. Fixed #67606 (FPM with mod_fastcgi/apache2.4 is broken). (David Zuelke)
- GD:
. Made fontFetch's path parser thread-safe. (Sara)
- Wddx:
. Fixed bug #67873 (Segfaults in php_wddx_serialize_var). (Anatol, Remi)
- Zlib:
. Fixed bug #67724 (chained zlib filters silently fail with large amounts of
data). (Mike)
. Fixed bug #67865 (internal corruption phar error). (Mike)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php54/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r de4196cafdf1 -r cb7c8e96b663 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Tue Sep 30 08:14:25 2014 +0000
+++ b/lang/php/phpversion.mk Tue Sep 30 08:16:10 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.72 2014/09/30 08:14:25 taca Exp $
+# $NetBSD: phpversion.mk,v 1.73 2014/09/30 08:16:10 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
@@ -82,7 +82,7 @@
# Define each PHP's version.
PHP53_VERSION= 5.3.29
-PHP54_VERSION= 5.4.32
+PHP54_VERSION= 5.4.33
PHP55_VERSION= 5.5.17
# Define initial release of major version.
diff -r de4196cafdf1 -r cb7c8e96b663 lang/php54/distinfo
--- a/lang/php54/distinfo Tue Sep 30 08:14:25 2014 +0000
+++ b/lang/php54/distinfo Tue Sep 30 08:16:10 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.46 2014/08/23 16:07:24 taca Exp $
+$NetBSD: distinfo,v 1.47 2014/09/30 08:16:11 taca Exp $
-SHA1 (php-5.4.32.tar.bz2) = cc43f47f522d59c200ce542485d2a1652802f459
-RMD160 (php-5.4.32.tar.bz2) = d7b3d882101f440404b59978abd2e9893692bc14
-Size (php-5.4.32.tar.bz2) = 12277458 bytes
+SHA1 (php-5.4.33.tar.bz2) = d92b0bcd18173bbc9aca99be2f184231888b90ab
+RMD160 (php-5.4.33.tar.bz2) = 405bb299dd59ffb683f5ab3a30a8aef0116ad6bf
+Size (php-5.4.33.tar.bz2) = 12280453 bytes
SHA1 (patch-acinclude.m4) = 71635e5381abf99a9fc9f2537b1c2f18e8096f00
SHA1 (patch-aclocal.m4) = 699086785fcd3d3834cc6016479dbdae6518e522
SHA1 (patch-build_libtool.m4) = d81527abea3bd97e220f00a5d5296d8b1bfe2659
Home |
Main Index |
Thread Index |
Old Index