summaryrefslogtreecommitdiff
path: root/php
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2010-07-23 10:14:45 +0200
committerJuergen Daubert <jue@jue.li>2010-07-23 10:14:45 +0200
commitdb315e0d8eb954ea9d5828eb14be64fc340d35d7 (patch)
tree850f5bbba936987ff9e77d3f5cb22feb3aed8291 /php
parent691f4504fecd32adef86bec8f8b9ab22bd9b2d38 (diff)
downloadopt-db315e0d8eb954ea9d5828eb14be64fc340d35d7.tar.gz
opt-db315e0d8eb954ea9d5828eb14be64fc340d35d7.tar.xz
[notify] php: update to 5.2.14
Update encloses security fixes, see http://www.php.net/ChangeLog-5.php#5.2.14
Diffstat (limited to 'php')
-rw-r--r--php/.footprint1
-rw-r--r--php/.md5sum2
-rw-r--r--php/Pkgfile2
3 files changed, 3 insertions, 2 deletions
diff --git a/php/.footprint b/php/.footprint
index 756985334..d49d8ec30 100644
--- a/php/.footprint
+++ b/php/.footprint
@@ -106,6 +106,7 @@ drwxr-xr-x root/root usr/include/php/ext/iconv/
-rw-r--r-- root/root usr/include/php/ext/iconv/php_have_iconv.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_have_libiconv.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_iconv.h
+-rw-r--r-- root/root usr/include/php/ext/iconv/php_iconv_aliased_libiconv.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_iconv_supports_errno.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_php_iconv_h_path.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_php_iconv_impl.h
diff --git a/php/.md5sum b/php/.md5sum
index 6fa8e8a69..7057f6e56 100644
--- a/php/.md5sum
+++ b/php/.md5sum
@@ -1,2 +1,2 @@
683de3db60200bc38aa6e154aa925fa6 extensions.ini
-eb4d0766dc4fb9667f05a68b6041e7d1 php-5.2.13.tar.bz2
+bfdfc0e62fe437020cc04078269d1414 php-5.2.14.tar.bz2
diff --git a/php/Pkgfile b/php/Pkgfile
index 044a1a0b0..a7a5c2c74 100644
--- a/php/Pkgfile
+++ b/php/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses readline libpcre libxml2 curl db gdbm zip
name=php
-version=5.2.13
+version=5.2.14
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2
extensions.ini)

Generated by cgit