pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang Update php70 to 7.0.16.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ac15ee42474
branches:  trunk
changeset: 358688:6ac15ee42474
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Feb 18 13:09:19 2017 +0000

description:
Update php70 to 7.0.16.

16 Feb 2017 PHP 7.0.16

- Core:
  . Fixed bug #73916 (zend_print_flat_zval_r doesn't consider reference).
    (Laruence)
  . Fixed bug #73876 (Crash when exporting **= in expansion of assign op).
    (Sara)
  . Fixed bug #73969 (segfault in debug_print_backtrace). (andrewnester)
  . Fixed bug #73973 (assertion error in debug_zval_dump). (andrewnester)

- DOM:
  . Fixed bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes).
    (aboks)

- DTrace:
  . Fixed bug #73965 (DTrace reported as enabled when disabled). (Remi)

- FPM:
  . Fixed bug #67583 (double fastcgi_end_request on max_children limit).
    (Dmitry Saprykin)
  . Fixed bug #69865 (php-fpm does not close stderr when using syslog).
    (m6w6)

- GD:
  . Fixed bug #73968 (Premature failing of XBM reading). (cmb)

- GMP:
  . Fixed bug #69993 (test for gmp.h needs to test machine includes).
    (Jordan Gigov)

- Intl:
  . Fix bug #73956 (Link use CC instead of CXX). (Remi)

- LDAP:
  . Fixed bug #73933 (error/segfault with ldap_mod_replace and opcache).
    (Laruence)

- MySQLi:
  . Fixed bug #73949 (leak in mysqli_fetch_object). (krakjoe)

- Mysqlnd:
  . Fixed bug #69899 (segfault on close() after free_result() with mysqlnd).
    (Richard Fussenegger)

- Opcache:
  . Fixed bug #73983 (crash on finish work with phar in cli + opcache).
    (Anatol)

- OpenSSL:
  . Fixed bug #71519 (add serial hex to return value array). (xrobau)

- PDO_Firebird:
  . Implemented FR #72583 (All data are fetched as strings). (Dorin Marcoci)

- PDO_PgSQL:
  . Fixed bug #73959 (lastInsertId fails to throw an exception for wrong
    sequence name). (andrewnester)

- Phar:
  . Fixed bug #70417 (PharData::compress() doesn't close temp file). (cmb)

- posix:
  . Fixed bug #71219 (configure script incorrectly checks for ttyname_r). (atoth)

- Session:
  . Fixed bug #69582 (session not readable by root in CLI). (EvgeniySpinov)

- SPL:
  . Fixed bug #73896 (spl_autoload() crashes when calls magic _call()). (Dmitry)

- Standard:
  . Fixed bug #69442 (closing of fd incorrect when PTS enabled). (jaytaph)
  . Fixed bug #47021 (SoapClient stumbles over WSDL delivered with
    "Transfer-Encoding: chunked"). (Rowan Collins)
  . Fixed bug #72974 (imap is undefined service on AIX). (matthieu.sarter)
  . Fixed bug #72979 (money_format stores wrong length AIX). (matthieu.sarter)

- ZIP:
  . Fixed bug #70103 (ZipArchive::addGlob ignores remove_all_path option). (cmb,
    Mitch Hagstrand)

diffstat:

 lang/php/phpversion.mk                           |   4 ++--
 lang/php70/PLIST                                 |   3 ++-
 lang/php70/distinfo                              |  11 +++++------
 lang/php70/patches/patch-ext_standard_php__dns.h |  23 -----------------------
 4 files changed, 9 insertions(+), 32 deletions(-)

diffs (88 lines):

diff -r 3a27db62181d -r 6ac15ee42474 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Sat Feb 18 13:09:11 2017 +0000
+++ b/lang/php/phpversion.mk    Sat Feb 18 13:09:19 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.171 2017/01/20 00:44:00 taca Exp $
+# $NetBSD: phpversion.mk,v 1.172 2017/02/18 13:09:19 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
@@ -88,7 +88,7 @@
 
 # Define each PHP's version.
 PHP56_VERSION= 5.6.30
-PHP70_VERSION= 7.0.15
+PHP70_VERSION= 7.0.16
 PHP71_VERSION= 7.1.1
 
 # Define initial release of major version.
diff -r 3a27db62181d -r 6ac15ee42474 lang/php70/PLIST
--- a/lang/php70/PLIST  Sat Feb 18 13:09:11 2017 +0000
+++ b/lang/php70/PLIST  Sat Feb 18 13:09:19 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/12/06 15:17:31 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/02/18 13:09:19 taca Exp $
 bin/phar
 bin/phar.phar
 bin/php
@@ -250,6 +250,7 @@
 include/php/sapi/cli/cli.h
 lib/php/build/Makefile.global
 lib/php/build/acinclude.m4
+lib/php/build/ax_check_compile_flag.m4
 lib/php/build/config.guess
 lib/php/build/config.sub
 lib/php/build/libtool.m4
diff -r 3a27db62181d -r 6ac15ee42474 lang/php70/distinfo
--- a/lang/php70/distinfo       Sat Feb 18 13:09:11 2017 +0000
+++ b/lang/php70/distinfo       Sat Feb 18 13:09:19 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.25 2017/01/19 14:48:49 taca Exp $
+$NetBSD: distinfo,v 1.26 2017/02/18 13:09:19 taca Exp $
 
-SHA1 (php-7.0.15.tar.bz2) = e11aa3dab4986664a77b1e0e9f86c8e619a053b6
-RMD160 (php-7.0.15.tar.bz2) = fc01608a6080cd99528b78b3bd9329089b75bd62
-SHA512 (php-7.0.15.tar.bz2) = 5bd075bf5b2f9bdc55d4cbde504f22417862e9353941774ae43a9690c172fc6c98e497842512e701765292bb96b6e5e9a7a01b824ae7c072e26e18eb40fc2a45
-Size (php-7.0.15.tar.bz2) = 15305062 bytes
+SHA1 (php-7.0.16.tar.bz2) = 413bf81cb8ea52a00cb38e0d6a4f528c364431c0
+RMD160 (php-7.0.16.tar.bz2) = 8e8ca9080abfdcb37b52c1404217c5cd618bf8f8
+SHA512 (php-7.0.16.tar.bz2) = b6f44fd1ba0bd97c2af13e74b750761561adc8f859607383a4927aa6924d5a2ef46a547c0d154261c9131d07d41e8c0d2ea153b32546b7122ec1ad7aa1fc19cd
+Size (php-7.0.16.tar.bz2) = 15326972 bytes
 SHA1 (patch-acinclude.m4) = 81a8f33a536500978ea5a9aa2d2875c61c843e56
 SHA1 (patch-configure) = a129e19ef87338f6e53ccc967c40ddcde7c7357c
 SHA1 (patch-ext_gd_config.m4) = bde93678626592cdcee619189bfc6532d0913a76
@@ -16,7 +16,6 @@
 SHA1 (patch-ext_recode_recode.c) = a97a1815d6a41410f68c289debbb9396128a2159
 SHA1 (patch-ext_sqlite3_libsqlite_sqlite3.c) = 8a529a1b3f7c97731f2e719d006f67c3a7259bb5
 SHA1 (patch-ext_standard_basic__functions.c) = f97a2748c7b15fbd9a2d3c21e56079088cc05d56
-SHA1 (patch-ext_standard_php__dns.h) = 8f89b4bb3553d922b1395c1c66bf5feccf0c4000
 SHA1 (patch-makedist) = 2ac0e0391c031c4fcf4993e2269cde4c6bfddfd5
 SHA1 (patch-php.ini-development) = dd65962000ec06439fae3c9bf252fa46be4e33fd
 SHA1 (patch-php.ini-production) = ae61dffedf574b688fe576b0b2af748b7a28cd89
diff -r 3a27db62181d -r 6ac15ee42474 lang/php70/patches/patch-ext_standard_php__dns.h
--- a/lang/php70/patches/patch-ext_standard_php__dns.h  Sat Feb 18 13:09:11 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-$NetBSD: patch-ext_standard_php__dns.h,v 1.3 2016/12/20 07:22:19 maya Exp $
-
-Fix memory leak.
-
---- ext/standard/php_dns.h.orig        2016-04-28 18:13:00.000000000 +0000
-+++ ext/standard/php_dns.h
-@@ -32,9 +32,15 @@
- #elif defined(HAVE_RES_NSEARCH)
- #define php_dns_search(res, dname, class, type, answer, anslen) \
-                       res_nsearch(res, dname, class, type, answer, anslen);
-+#ifdef __GLIBC__
- #define php_dns_free_handle(res) \
--                      res_nclose(res); \
-+                        res_nclose(res); \
-+                        php_dns_free_res(res)
-+#else
-+#define php_dns_free_handle(res) \
-+                      res_ndestroy(res); \
-                       php_dns_free_res(res)
-+#endif
- 
- #elif defined(HAVE_RES_SEARCH)
- #define php_dns_search(res, dname, class, type, answer, anslen) \



Home | Main Index | Thread Index | Old Index