treewide: Run refresh on all packages
[feed/packages.git] / lang / php7 / patches / 1004-disable-phar-command.patch
index ee478ad42fd5bdd3a580de6655c31ed03e11adc8..6ac95249060519737947c66f722245fda9048eba 100644 (file)
@@ -1,6 +1,6 @@
---- a/ext/phar/config.m4       2016-08-17 21:50:58.000000000 +0200
-+++ b/ext/phar/config.m4       2016-09-20 22:21:28.494934775 +0200
-@@ -19,7 +19,7 @@
+--- a/ext/phar/config.m4
++++ b/ext/phar/config.m4
+@@ -19,7 +19,7 @@ if test "$PHP_PHAR" != "no"; then
    fi
    PHP_ADD_EXTENSION_DEP(phar, hash, true)
    PHP_ADD_EXTENSION_DEP(phar, spl, true)
@@ -9,9 +9,9 @@
  
    PHP_INSTALL_HEADERS([ext/phar], [php_phar.h])
  
---- a/configure.ac     2016-09-20 22:26:38.000000000 +0200
-+++ b/configure.ac     2016-09-20 22:42:30.380101556 +0200
-@@ -1430,13 +1430,13 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -1454,13 +1454,13 @@ CFLAGS="\$(CFLAGS_CLEAN) $standard_libto
  INLINE_CFLAGS="$INLINE_CFLAGS $standard_libtool_flag"
  CXXFLAGS="$CXXFLAGS $standard_libtool_flag \$(PROF_FLAGS)"