summaryrefslogtreecommitdiff
path: root/php
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2009-09-18 17:08:55 +0200
committerJuergen Daubert <jue@jue.li>2009-09-18 17:15:37 +0200
commit2f0964961e9b1ff4503fc203f945134fed91f50f (patch)
tree4cb6c04aecf7d35fba78b0b988507a6165f91dc2 /php
parenteeab386d7a745a2daa282f0d81be49a8ff6f11bf (diff)
downloadopt-2f0964961e9b1ff4503fc203f945134fed91f50f.tar.gz
opt-2f0964961e9b1ff4503fc203f945134fed91f50f.tar.xz
[notify] php: update to 5.2.11
See http://www.php.net/releases/5_2_11.php
Diffstat (limited to 'php')
-rw-r--r--php/.footprint3
-rw-r--r--php/.md5sum2
-rw-r--r--php/Pkgfile2
3 files changed, 3 insertions, 4 deletions
diff --git a/php/.footprint b/php/.footprint
index 89f06797d..c3881278b 100644
--- a/php/.footprint
+++ b/php/.footprint
@@ -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
diff --git a/php/.md5sum b/php/.md5sum
index 517a9f6ba..3573a92eb 100644
--- a/php/.md5sum
+++ b/php/.md5sum
@@ -1,2 +1,2 @@
683de3db60200bc38aa6e154aa925fa6 extensions.ini
-15c7b5a87f57332d6fc683528e28247b php-5.2.10.tar.bz2
+286bf34630f5643c25ebcedfec5e0a09 php-5.2.11.tar.bz2
diff --git a/php/Pkgfile b/php/Pkgfile
index 8281c69f8..f23905432 100644
--- a/php/Pkgfile
+++ b/php/Pkgfile
@@ -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)

Generated by cgit