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

Pierre Schmitz pierre at nymeria.archlinux.org
Fri Aug 16 06:12:16 UTC 2013


    Date: Friday, August 16, 2013 @ 08:12:15
  Author: pierre
Revision: 193091

upgpkg: php 5.5.2-1

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

---------------+
 PKGBUILD      |    8 ++++----
 php.ini.patch |    7 +++----
 2 files changed, 7 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-15 23:15:47 UTC (rev 193090)
+++ PKGBUILD	2013-08-16 06:12:15 UTC (rev 193091)
@@ -21,8 +21,8 @@
          'php-sqlite'
          'php-tidy'
          'php-xsl')
-pkgver=5.5.1
-pkgrel=4
+pkgver=5.5.2
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('PHP')
 url='http://www.php.net'
@@ -33,8 +33,8 @@
 source=("http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.bz2"
         'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
         'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
-md5sums=('e6520ba8f86e03451f1e9226ca2be681'
-         '696ea38760f3b9cc6b9cd8391ea28df5'
+md5sums=('caf7f4d86514a568fb3c8021b096a9f0'
+         'f9ee638591aaf1526767db7976d95847'
          'dec2cbaad64e3abf4f0ec70e1de4e8e9'
          '880afea327bb00c47082d22c507e6bfc'
          'e036c721e5ad927cd1613c7475a58b3a'

Modified: php.ini.patch
===================================================================
--- php.ini.patch	2013-08-15 23:15:47 UTC (rev 193090)
+++ php.ini.patch	2013-08-16 06:12:15 UTC (rev 193091)
@@ -1,5 +1,5 @@
---- php.ini-production	2013-05-08 18:45:31.000000000 +0200
-+++ php.ini-production	2013-05-09 09:26:34.513279797 +0200
+--- php.ini-production	2013-08-15 22:42:04.000000000 +0200
++++ php.ini-production	2013-08-16 08:03:36.178726858 +0200
 @@ -305,7 +305,7 @@
  ; or per-virtualhost web server configuration file. This directive is
  ; *NOT* affected by whether Safe Mode is turned On or Off.
@@ -27,7 +27,7 @@
  ; On windows:
  ; extension_dir = "ext"
  
-@@ -863,51 +863,48 @@
+@@ -863,50 +863,48 @@
  ; If you only provide the name of the extension, PHP will look for it in its
  ; default extension directory.
  ;
@@ -75,7 +75,6 @@
 -;extension=php_tidy.dll
 -;extension=php_xmlrpc.dll
 -;extension=php_xsl.dll
--;extension=php_zip.dll
 +;extension=bcmath.so
 +;extension=bz2.so
 +;extension=calendar.so




More information about the arch-commits mailing list