pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Nov  8 13:59:11 UTC 2018

Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php71: distinfo
        pkgsrc/lang/php71/patches: patch-acinclude.m4 patch-ext_imap_config.m4

Log Message:
lang/php71: update to 7.1.24

08 Nov 2018, PHP 7.1.24

- Core:
  . Fixed bug #76946 (Cyclic reference in generator not detected). (Nikita)
  . Fixed bug #77035 (The phpize and ./configure create redundant .deps file).
    (Peter Kokot)
  . Fixed bug #77041 (buildconf should output error messages to stderr)
    (Mizunashi Mana)

- Date:
  . Fixed bug #75851 (Year component overflow with date formats "c", "o", "r"
    and "y"). (Adam Saponara)

- FCGI:
  . Fixed bug #76948 (Failed shutdown/reboot or end session in Windows).
    (Anatol)
  . Fixed bug #76954 (apache_response_headers removes last character from header
    name). (stodorovic)

- FTP:
  . Fixed bug #76972 (Data truncation due to forceful ssl socket shutdown).
    (Manuel Mausz)

- intl:
  . Fixed bug #76942 (U_ARGUMENT_TYPE_MISMATCH). (anthrax at unixuser dot org)

- Standard:
  . Fixed bug #76965 (INI_SCANNER_RAW doesn't strip trailing whitespace).
    (Pierrick)

- Tidy:
  . Fixed bug #77027 (tidy::getOptDoc() not available on Windows). (cmb)

- XML:
  . Fixed bug #30875 (xml_parse_into_struct() does not resolve entities). (cmb)
  . Add support for getting SKIP_TAGSTART and SKIP_WHITE options. (cmb)


To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.43 -r1.44 pkgsrc/lang/php71/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/php71/patches/patch-acinclude.m4 \
    pkgsrc/lang/php71/patches/patch-ext_imap_config.m4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/php/phpversion.mk
diff -u pkgsrc/lang/php/phpversion.mk:1.233 pkgsrc/lang/php/phpversion.mk:1.234
--- pkgsrc/lang/php/phpversion.mk:1.233 Sat Oct 13 06:18:37 2018
+++ pkgsrc/lang/php/phpversion.mk       Thu Nov  8 13:59:11 2018
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.233 2018/10/13 06:18:37 taca Exp $
+# $NetBSD: phpversion.mk,v 1.234 2018/11/08 13:59:11 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
@@ -89,7 +89,7 @@ PHPVERSION_MK=        defined
 # Define each PHP's version.
 PHP56_VERSION= 5.6.38
 PHP70_VERSION= 7.0.32
-PHP71_VERSION= 7.1.23
+PHP71_VERSION= 7.1.24
 PHP72_VERSION= 7.2.11
 
 # Define initial release of major version.

Index: pkgsrc/lang/php71/distinfo
diff -u pkgsrc/lang/php71/distinfo:1.43 pkgsrc/lang/php71/distinfo:1.44
--- pkgsrc/lang/php71/distinfo:1.43     Sat Oct 13 06:17:31 2018
+++ pkgsrc/lang/php71/distinfo  Thu Nov  8 13:59:11 2018
@@ -1,14 +1,14 @@
-$NetBSD: distinfo,v 1.43 2018/10/13 06:17:31 taca Exp $
+$NetBSD: distinfo,v 1.44 2018/11/08 13:59:11 taca Exp $
 
-SHA1 (php-7.1.23.tar.bz2) = c791f39956725b1b49895bd20235a2917f75fe2a
-RMD160 (php-7.1.23.tar.bz2) = 209aecc5c55564cf3f5e84c8e2ed56c1da8b1c24
-SHA512 (php-7.1.23.tar.bz2) = f7a4a6dbc9bfebfe33b0c00a3d73890effe9a74aa471e580b1faf45fae9222e107f3ff60a8d19c2d83350700f8416a4f8751f47f58c6eb4a2ed49c561868a248
-Size (php-7.1.23.tar.bz2) = 15066601 bytes
-SHA1 (patch-acinclude.m4) = b682280fd89950c082c2226bdb7364b0dc475bad
+SHA1 (php-7.1.24.tar.bz2) = 1135af2180db3698f82f74c55469d3fda5bfc77a
+RMD160 (php-7.1.24.tar.bz2) = 374afed02d940bc75d61f55099c864008d6cc4d5
+SHA512 (php-7.1.24.tar.bz2) = 87142dbb7ebee8d5cac4df3864b984583a78be71996c0dc68b9be4faace149bb4ad692bea56da37a755e5def3aa1b40088c985339b85950ff3f11d33770b6181
+Size (php-7.1.24.tar.bz2) = 15021575 bytes
+SHA1 (patch-acinclude.m4) = c232e68dbcd58bbfdf6800e491eb46812df15f65
 SHA1 (patch-configure) = 862707ff3fd8b8d7312104bb44a48fe8379951bd
 SHA1 (patch-disable-filter-url) = e9e92d686ddd1d1a1ece10fe4feee4e368fe510c
 SHA1 (patch-ext_gd_config.m4) = 93b62daad93b9ee6dc28e06016f739bc26b0dc9f
-SHA1 (patch-ext_imap_config.m4) = f4e10ab81697b72019313f63bc630627a08efd92
+SHA1 (patch-ext_imap_config.m4) = 3ce15ec130c26a34c705bac461336137ba2e9610
 SHA1 (patch-ext_intl_config.m4) = 5192f8e8fa32939c62a734421463edd294372282
 SHA1 (patch-ext_pcre_pcrelib_config.h) = c5fba95856628f68639fe63feeef04a5f83d3916
 SHA1 (patch-ext_pdo__mysql_config.m4) = b1ef91be5a729040197e9af50da0f5fd1f6c90a8

Index: pkgsrc/lang/php71/patches/patch-acinclude.m4
diff -u pkgsrc/lang/php71/patches/patch-acinclude.m4:1.1 pkgsrc/lang/php71/patches/patch-acinclude.m4:1.2
--- pkgsrc/lang/php71/patches/patch-acinclude.m4:1.1    Thu Aug  4 14:09:03 2016
+++ pkgsrc/lang/php71/patches/patch-acinclude.m4        Thu Nov  8 13:59:11 2018
@@ -1,10 +1,10 @@
-$NetBSD: patch-acinclude.m4,v 1.1 2016/08/04 14:09:03 jdolecek Exp $
+$NetBSD: patch-acinclude.m4,v 1.2 2018/11/08 13:59:11 taca Exp $
 
---- acinclude.m4.orig  2015-06-23 17:33:33.000000000 +0000
+--- acinclude.m4.orig  2018-11-07 15:35:26.000000000 +0000
 +++ acinclude.m4
-@@ -2354,7 +2354,7 @@ AC_DEFUN([PHP_SETUP_OPENSSL],[
+@@ -2361,7 +2361,7 @@ AC_DEFUN([PHP_SETUP_OPENSSL],[
    if test "$found_openssl" = "no"; then
-   
+ 
      if test "$PHP_OPENSSL_DIR" = "yes"; then
 -      PHP_OPENSSL_DIR="/usr/local/ssl /usr/local /usr /usr/local/openssl"
 +      PHP_OPENSSL_DIR="/usr/local/ssl /usr/local /usr /usr/local/openssl /"
Index: pkgsrc/lang/php71/patches/patch-ext_imap_config.m4
diff -u pkgsrc/lang/php71/patches/patch-ext_imap_config.m4:1.1 pkgsrc/lang/php71/patches/patch-ext_imap_config.m4:1.2
--- pkgsrc/lang/php71/patches/patch-ext_imap_config.m4:1.1      Thu Aug  4 14:09:03 2016
+++ pkgsrc/lang/php71/patches/patch-ext_imap_config.m4  Thu Nov  8 13:59:11 2018
@@ -1,6 +1,6 @@
-$NetBSD: patch-ext_imap_config.m4,v 1.1 2016/08/04 14:09:03 jdolecek Exp $
+$NetBSD: patch-ext_imap_config.m4,v 1.2 2018/11/08 13:59:11 taca Exp $
 
---- ext/imap/config.m4.orig    2015-06-23 17:33:33.000000000 +0000
+--- ext/imap/config.m4.orig    2018-11-07 15:35:32.000000000 +0000
 +++ ext/imap/config.m4
 @@ -48,6 +48,14 @@ AC_DEFUN([PHP_IMAP_TEST_BUILD], [
    ])
@@ -24,5 +24,5 @@ $NetBSD: patch-ext_imap_config.m4,v 1.1 
 -  else
 +  elif test "$PHP_IMAP_LINKAGE" != "yes"; then
      AC_EGREP_HEADER(auth_gss, $IMAP_INC_DIR/linkage.h, [
-       AC_MSG_ERROR([This c-client library is built with Kerberos support. 
+       AC_MSG_ERROR([This c-client library is built with Kerberos support.
  



Home | Main Index | Thread Index | Old Index