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

Pierre Schmitz pierre at archlinux.org
Thu Jun 18 22:15:03 UTC 2009


    Date: Thursday, June 18, 2009 @ 18:15:03
  Author: pierre
Revision: 42889

upgpkg: php 5.2.10-1

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

----------+
 PKGBUILD |   10 +++++-----
 php.ini  |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-18 22:06:36 UTC (rev 42888)
+++ PKGBUILD	2009-06-18 22:15:03 UTC (rev 42889)
@@ -2,9 +2,9 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=php
-pkgver=5.2.9
-pkgrel=3
-_suhosinver=${pkgver}-0.9.7
+pkgver=5.2.10
+pkgrel=1
+_suhosinver=5.2.9-0.9.7
 pkgdesc='A high-level scripting language'
 arch=('i686' 'x86_64')
 license=('PHP')
@@ -40,9 +40,9 @@
 source=("http://www.php.net/distributions/${pkgname}-${pkgver}.tar.bz2" \
         "http://download.suhosin.org/suhosin-patch-${_suhosinver}.patch.gz" \
         'php.ini' 'apache.conf' 'db-configure.patch')
-md5sums=('280d6cda7f72a4fc6de42fda21ac2db7'
+md5sums=('15c7b5a87f57332d6fc683528e28247b'
          'f80dbcd2773a98da1dab0c73c3654895'
-         '1b8156a6208e2b96a65fff1e67dd4a43'
+         '50b6a4ce330b016e19cb922d202ab170'
          '96ca078be6729b665be8a865535a97bf'
          '74e5ce5a02488ec91b1c59f539e42936')
 

Modified: php.ini
===================================================================
--- php.ini	2009-06-18 22:06:36 UTC (rev 42888)
+++ php.ini	2009-06-18 22:15:03 UTC (rev 42889)
@@ -1199,7 +1199,7 @@
 ;mbstring.func_overload = 0
 
 ; enable strict encoding detection.
-;mbstring.strict_encoding = Off
+;mbstring.strict_detection = Off
 
 [FrontBase]
 ;fbsql.allow_persistent = On




More information about the arch-commits mailing list