From eeef12eabf6fb3db3f2f64dcd6a2f2c55801c111 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sun, 8 Mar 2009 12:13:39 +0100 Subject: [PATCH] [notify] php: update to 5.2.9 Security fixes, see http://www.php.net/releases/5_2_9.php --- php/.footprint | 4 ---- php/.md5sum | 2 +- php/Pkgfile | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/php/.footprint b/php/.footprint index 3663a6924..89f06797d 100644 --- a/php/.footprint +++ b/php/.footprint @@ -197,10 +197,6 @@ drwxr-xr-x root/root usr/include/php/ext/standard/ drwxr-xr-x root/root usr/include/php/ext/xml/ -rw-r--r-- root/root usr/include/php/ext/xml/expat_compat.h -rw-r--r-- root/root usr/include/php/ext/xml/php_xml.h -drwxr-xr-x root/root usr/include/php/ext/zip/ -drwxr-xr-x root/root usr/include/php/ext/zip/lib/ --rw-r--r-- root/root usr/include/php/ext/zip/lib/zip.h --rw-r--r-- root/root usr/include/php/ext/zip/lib/zipint.h drwxr-xr-x root/root usr/include/php/include/ drwxr-xr-x root/root usr/include/php/main/ -rw-r--r-- root/root usr/include/php/main/SAPI.h diff --git a/php/.md5sum b/php/.md5sum index f56f1981d..c4480fc14 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1,2 +1,2 @@ 683de3db60200bc38aa6e154aa925fa6 extensions.ini -8760a833cf10433d3e72271ab0d0eccf php-5.2.8.tar.bz2 +280d6cda7f72a4fc6de42fda21ac2db7 php-5.2.9.tar.bz2 diff --git a/php/Pkgfile b/php/Pkgfile index e0dfea0e2..c081b4f2b 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.8 +version=5.2.9 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2 extensions.ini)