[arch-commits] Commit in php/trunk (PKGBUILD php.ini.patch)

Pierre Schmitz pierre at archlinux.org
Thu Aug 6 17:29:40 UTC 2015


    Date: Thursday, August 6, 2015 @ 19:29:40
  Author: pierre
Revision: 243090

upgpkg: php 5.6.12-1

Modified:
  php/trunk/PKGBUILD
  php/trunk/php.ini.patch

---------------+
 PKGBUILD      |    6 +++---
 php.ini.patch |    3 +--
 2 files changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-06 16:16:20 UTC (rev 243089)
+++ PKGBUILD	2015-08-06 17:29:40 UTC (rev 243090)
@@ -23,7 +23,7 @@
          'php-sqlite'
          'php-tidy'
          'php-xsl')
-pkgver=5.6.11
+pkgver=5.6.12
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('PHP')
@@ -37,9 +37,9 @@
         "http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.xz.asc"
         'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
         'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
-md5sums=('e463c557b20a7ad3a3397683b3067ea7'
+md5sums=('f2cc602602eb2b121779f2c4b8bacaba'
          'SKIP'
-         '942f9d8af9bcab2487ca710ef42ef1de'
+         '39eff6cc99dae4ec3b52125e6229de7e'
          'dec2cbaad64e3abf4f0ec70e1de4e8e9'
          '16b5e2e4da59f15bea4c2db78a7bc8dc'
          '25bc67ad828e8147a817410b68d8016c'

Modified: php.ini.patch
===================================================================
--- php.ini.patch	2015-08-06 16:16:20 UTC (rev 243089)
+++ php.ini.patch	2015-08-06 17:29:40 UTC (rev 243090)
@@ -27,7 +27,7 @@
  ; On windows:
  ; extension_dir = "ext"
  
-@@ -869,49 +869,48 @@
+@@ -869,48 +869,48 @@
  ; If you only provide the name of the extension, PHP will look for it in its
  ; default extension directory.
  ;
@@ -60,7 +60,6 @@
 -;extension=php_pdo_pgsql.dll
 -;extension=php_pdo_sqlite.dll
 -;extension=php_pgsql.dll
--;extension=php_pspell.dll
 -;extension=php_shmop.dll
 -
 -; The MIBS data available in the PHP distribution must be installed. 



More information about the arch-commits mailing list