summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2014-11-15 14:53:12 +0000
committertaca <taca>2014-11-15 14:53:12 +0000
commit8c1c1d0646ed3484a2feff9bce843333ffca344f (patch)
tree330e3ab365800f3b6613c41829470f7f8a664b68
parent0e2dbc20e0829fe5dfd7657a1acda41aac05c1d2 (diff)
downloadpkgsrc-8c1c1d0646ed3484a2feff9bce843333ffca344f.tar.gz
Update php55 to 5.5.19.
13 Nov 2014, PHP 5.5.19 - Core: . Fixed bug #68095 (AddressSanitizer reports a heap buffer overflow in php_getopt()). (Stas) . Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita) . Fixed bug #68129 (parse_url() - incomplete support for empty usernames and passwords) (Tjerk) Fixed bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy). (Dmitry) - Fileinfo: . Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB) . Fixed bug #68283 (fileinfo: out-of-bounds read in elf note headers). (CVE-2014-3710) (Remi) - FPM: . Implemented FR #55508 (listen and listen.allowed_clients should take IPv6 addresses). (Robin Gloster) - GD: . Fixed bug #65171 (imagescale() fails without height param). (Remi) - GMP: . Fixed bug #63595 (GMP memory management conflicts with other libraries using GMP). (Remi) - Mysqli: . Fixed bug #68114 (linker error on some OS X machines with fixed width decimal support) (Keyur Govande) - ODBC: . Fixed bug #68087 (ODBC not correctly reading DATE column when preceded by a VARCHAR column) (Keyur Govande) - SPL: . Fixed bug #68128 (Regression in RecursiveRegexIterator) (Tjerk) - CURL: . Add CURL_SSLVERSION_TLSv1_0, CURL_SSLVERSION_TLSv1_1, and CURL_SSLVERSION_TLSv1_2 constants if supported by libcurl (Rasmus)
-rw-r--r--lang/php/phpversion.mk4
-rw-r--r--lang/php55/PLIST4
-rw-r--r--lang/php55/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk
index b01159461d1..e697fdfafc9 100644
--- a/lang/php/phpversion.mk
+++ b/lang/php/phpversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.76 2014/11/15 14:49:45 taca Exp $
+# $NetBSD: phpversion.mk,v 1.77 2014/11/15 14:53:12 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.29
PHP54_VERSION= 5.4.35
-PHP55_VERSION= 5.5.18
+PHP55_VERSION= 5.5.19
# Define initial release of major version.
PHP53_RELDATE= 20090630
diff --git a/lang/php55/PLIST b/lang/php55/PLIST
index 589532ab464..f080d0e9b93 100644
--- a/lang/php55/PLIST
+++ b/lang/php55/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2014/06/13 14:13:20 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.4 2014/11/15 14:53:12 taca Exp $
bin/phar
bin/phar.phar
bin/php
@@ -94,6 +94,7 @@ include/php/ext/hash/php_hash_snefru.h
include/php/ext/hash/php_hash_tiger.h
include/php/ext/hash/php_hash_types.h
include/php/ext/hash/php_hash_whirlpool.h
+include/php/ext/libxml/php_libxml.h
include/php/ext/mysqlnd/config-win.h
include/php/ext/mysqlnd/mysqlnd.h
include/php/ext/mysqlnd/mysqlnd_alloc.h
@@ -114,7 +115,6 @@ include/php/ext/mysqlnd/mysqlnd_structs.h
include/php/ext/mysqlnd/mysqlnd_wireprotocol.h
include/php/ext/mysqlnd/php_mysqlnd.h
include/php/ext/mysqlnd/php_mysqlnd_config.h
-include/php/ext/libxml/php_libxml.h
include/php/ext/pcre/pcrelib/config.h
include/php/ext/pcre/pcrelib/pcre.h
include/php/ext/pcre/pcrelib/pcre_internal.h
diff --git a/lang/php55/distinfo b/lang/php55/distinfo
index d69db73cc85..cc75cdc8dd0 100644
--- a/lang/php55/distinfo
+++ b/lang/php55/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.30 2014/10/18 14:27:30 taca Exp $
+$NetBSD: distinfo,v 1.31 2014/11/15 14:53:12 taca Exp $
-SHA1 (php-5.5.18.tar.bz2) = ab76f52d2fc5c1e8d9426b3f1a99f05d10edfcc0
-RMD160 (php-5.5.18.tar.bz2) = 211e1147f013002c8cb3108fafc34dc51d309c8e
-Size (php-5.5.18.tar.bz2) = 13276408 bytes
+SHA1 (php-5.5.19.tar.bz2) = 1d22f5ea0fbd4eb0d7df4618990dbbbdd47dd2de
+RMD160 (php-5.5.19.tar.bz2) = 0fea87a94feaceee50b6b110ab92755dd3a079e0
+Size (php-5.5.19.tar.bz2) = 13280178 bytes
SHA1 (patch-acinclude.m4) = 9e9c433e4cb96e469f7cf14b2064a0f41fc4568a
SHA1 (patch-aclocal.m4) = 46f192351e541453b1e32299acd1b4cfefc93cb2
SHA1 (patch-build_libtool.m4) = 3811edd697fd21eadc4f65cba35c6297141e8ff2