[notify] php: update to 5.2.11

See http://www.php.net/releases/5_2_11.php
This commit is contained in:
Juergen Daubert 2009-09-18 17:08:55 +02:00
parent eeab386d7a
commit 2f0964961e
3 changed files with 3 additions and 4 deletions

View File

@ -145,7 +145,6 @@ drwxr-xr-x root/root usr/include/php/ext/standard/
-rw-r--r-- root/root usr/include/php/ext/standard/cyr_convert.h
-rw-r--r-- root/root usr/include/php/ext/standard/datetime.h
-rw-r--r-- root/root usr/include/php/ext/standard/dl.h
-rw-r--r-- root/root usr/include/php/ext/standard/dns.h
-rw-r--r-- root/root usr/include/php/ext/standard/exec.h
-rw-r--r-- root/root usr/include/php/ext/standard/file.h
-rw-r--r-- root/root usr/include/php/ext/standard/flock_compat.h
@ -162,6 +161,7 @@ drwxr-xr-x root/root usr/include/php/ext/standard/
-rw-r--r-- root/root usr/include/php/ext/standard/php_browscap.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_crypt.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_dir.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_dns.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_ext_syslog.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_filestat.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_fopen_wrappers.h
@ -192,7 +192,6 @@ drwxr-xr-x root/root usr/include/php/ext/standard/
-rw-r--r-- root/root usr/include/php/ext/standard/streamsfuncs.h
-rw-r--r-- root/root usr/include/php/ext/standard/uniqid.h
-rw-r--r-- root/root usr/include/php/ext/standard/url.h
-rw-r--r-- root/root usr/include/php/ext/standard/url_scanner.h
-rw-r--r-- root/root usr/include/php/ext/standard/url_scanner_ex.h
drwxr-xr-x root/root usr/include/php/ext/xml/
-rw-r--r-- root/root usr/include/php/ext/xml/expat_compat.h

View File

@ -1,2 +1,2 @@
683de3db60200bc38aa6e154aa925fa6 extensions.ini
15c7b5a87f57332d6fc683528e28247b php-5.2.10.tar.bz2
286bf34630f5643c25ebcedfec5e0a09 php-5.2.11.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: ncurses readline zlib libpcre libxml2 bzip2 curl db gdbm zip
name=php
version=5.2.10
version=5.2.11
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2
extensions.ini)