pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang/php73: update to 7.3.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/46f5bec28b74
branches:  trunk
changeset: 341443:46f5bec28b74
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Oct 02 14:08:05 2019 +0000

description:
lang/php73: update to 7.3.10

Update lang/php73 to 7.3.10.

pkgsrc changes

* Clean two pkglint's warnings.

26 Sep 2019, PHP 7.3.10

- Core:
  . Fixed bug #78220 (Can't access OneDrive folder). (cmb, ab)
  . Fixed bug #77922 (Double release of doc comment on inherited shadow
    property). (Nikita)
  . Fixed bug #78441 (Parse error due to heredoc identifier followed by digit).
    (cmb)
  . Fixed bug #77812 (Interactive mode does not support PHP 7.3-style heredoc).
    (cmb, Nikita)

- FastCGI:
  . Fixed bug #78469 (FastCGI on_accept hook is not called when using named
    pipes on Windows). (Sergei Turchanov)

- FPM:
  . Fixed bug #78334 (fpm log prefix message includes wrong stdout/stderr
    notation). (Tsuyoshi Sadakata)

- Intl:
  . Ensure IDNA2003 rules are used with idn_to_ascii() and idn_to_utf8()
    when requested. (Sara)

- MBString:
  . Fixed bug #78559 (Heap buffer overflow in mb_eregi). (cmb)

- MySQLnd:
  . Fixed connect_attr issues and added the _server_host connection attribute.
    (Qianqian Bu)

- ODBC:
  . Fixed bug #78473 (odbc_close() closes arbitrary resources). (cmb)

- PDO_MySQL:
  . Fixed bug #41997 (SP call yields additional empty result set). (cmb)

- sodium:
  . Fixed bug #78510 (Partially uninitialized buffer returned by
    sodium_crypto_generichash_init()). (Frank Denis, cmb)

diffstat:

 lang/php/phpversion.mk  |   4 ++--
 lang/php73/Makefile     |   3 +--
 lang/php73/Makefile.php |   3 +--
 lang/php73/distinfo     |  10 +++++-----
 4 files changed, 9 insertions(+), 11 deletions(-)

diffs (69 lines):

diff -r 425ae32782c8 -r 46f5bec28b74 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Wed Oct 02 14:05:54 2019 +0000
+++ b/lang/php/phpversion.mk    Wed Oct 02 14:08:05 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.269 2019/10/02 14:05:22 taca Exp $
+# $NetBSD: phpversion.mk,v 1.270 2019/10/02 14:08:05 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
@@ -90,7 +90,7 @@
 PHP56_VERSION= 5.6.40
 PHP71_VERSION= 7.1.32
 PHP72_VERSION= 7.2.23
-PHP73_VERSION= 7.3.9
+PHP73_VERSION= 7.3.10
 
 # Define initial release of major version.
 PHP56_RELDATE= 20140828
diff -r 425ae32782c8 -r 46f5bec28b74 lang/php73/Makefile
--- a/lang/php73/Makefile       Wed Oct 02 14:05:54 2019 +0000
+++ b/lang/php73/Makefile       Wed Oct 02 14:08:05 2019 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2019/07/03 07:30:50 nia Exp $
+# $NetBSD: Makefile,v 1.6 2019/10/02 14:08:05 taca Exp $
 
 #
 # We can't omit PKGNAME here to handle PKG_OPTIONS.
 #
 PKGNAME=               php-${PHP_VERSION:S/RC/rc/}
 
-HOMEPAGE=              https://www.php.net/
 COMMENT=               PHP Hypertext Preprocessor version 7.3
 LICENSE=               php
 
diff -r 425ae32782c8 -r 46f5bec28b74 lang/php73/Makefile.php
--- a/lang/php73/Makefile.php   Wed Oct 02 14:05:54 2019 +0000
+++ b/lang/php73/Makefile.php   Wed Oct 02 14:08:05 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.php,v 1.1 2018/12/15 17:12:44 taca Exp $
+# $NetBSD: Makefile.php,v 1.2 2019/10/02 14:08:05 taca Exp $
 # used by lang/php73/Makefile
 # used by www/ap-php/Makefile
 # used by www/php-fpm/Makefile
@@ -86,7 +86,6 @@
 .endif
 
 .if !empty(PKG_OPTIONS:Mreadline)
-USE_GNU_READLINE=      yes
 .include "../../devel/readline/buildlink3.mk"
 CONFIGURE_ARGS+=       --with-readline=${BUILDLINK_PREFIX.readline}
 .else
diff -r 425ae32782c8 -r 46f5bec28b74 lang/php73/distinfo
--- a/lang/php73/distinfo       Wed Oct 02 14:05:54 2019 +0000
+++ b/lang/php73/distinfo       Wed Oct 02 14:08:05 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.11 2019/09/01 13:03:17 taca Exp $
+$NetBSD: distinfo,v 1.12 2019/10/02 14:08:05 taca Exp $
 
-SHA1 (php-7.3.9.tar.bz2) = d8d75fee3bed961f26e1beb8144ebb064fdc2ca4
-RMD160 (php-7.3.9.tar.bz2) = 1dff6e84af9cad3d505aee87e562416f57b26d55
-SHA512 (php-7.3.9.tar.bz2) = a46beb28a91f7ee99f37215ddf5f65ab1743373ba98a703ed45615625ee6b4cbda1be8495901da54089f7cb285a6ac21773a29d32871e0a9540c43b57ea41b97
-Size (php-7.3.9.tar.bz2) = 14947152 bytes
+SHA1 (php-7.3.10.tar.bz2) = 234d9e828362d4ab24efff82c1c666e8543701ac
+RMD160 (php-7.3.10.tar.bz2) = bc6a3adf5ec52bcb46ecd45383174f873576530a
+SHA512 (php-7.3.10.tar.bz2) = ce961f169e26791fbdaa7bc64de92a0b9d5dd2d7ff1dc5ae39e59882d75ae266b88243fe3ec0f43235a4dc6fde1b03ce8624ecc7c470f5579b745fc9c8b1276e
+Size (php-7.3.10.tar.bz2) = 14975040 bytes
 SHA1 (patch-configure) = 08b80528ba90c705398e8841c232382663479a3b
 SHA1 (patch-disable-filter-url) = d7e450380b584e01e2f01e9c91c864d01991cdbf
 SHA1 (patch-ext_gd_config.m4) = eaecfb31b18700dd642c067ed82748d4f6be2335



Home | Main Index | Thread Index | Old Index