ports/opt (2.7): [notify] php: update to 5.3.8
commit 4f2fb588bafe44ae5f43e90b00e0552668bd5432 Author: Juergen Daubert <jue@jue.li> Date: Fri Aug 26 11:37:08 2011 +0200 [notify] php: update to 5.3.8 Includes security fixes, see http://www.php.net/archive/2011.php#id2011-08-23-1 http://www.php.net/archive/2011.php#id2011-08-18-1 diff --git a/php/.footprint b/php/.footprint index 9c4c79c..6e749b0 100644 --- a/php/.footprint +++ b/php/.footprint @@ -166,6 +166,7 @@ drwxr-xr-x root/root usr/include/php/ext/standard/ -rw-r--r-- root/root usr/include/php/ext/standard/credits.h -rw-r--r-- root/root usr/include/php/ext/standard/credits_ext.h -rw-r--r-- root/root usr/include/php/ext/standard/credits_sapi.h +-rw-r--r-- root/root usr/include/php/ext/standard/crypt_blowfish.h -rw-r--r-- root/root usr/include/php/ext/standard/crypt_freesec.h -rw-r--r-- root/root usr/include/php/ext/standard/css.h -rw-r--r-- root/root usr/include/php/ext/standard/cyr_convert.h diff --git a/php/.md5sum b/php/.md5sum index e2f4eaa..0d0b27d 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1,2 +1,2 @@ 683de3db60200bc38aa6e154aa925fa6 extensions.ini -2286f5a82a6e8397955a0025c1c2ad98 php-5.3.6.tar.bz2 +704cd414a0565d905e1074ffdc1fadfb php-5.3.8.tar.bz2 diff --git a/php/Pkgfile b/php/Pkgfile index 0e2973a..95f9a1b 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.3.6 +version=5.3.8 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2 extensions.ini)
participants (1)
-
crux@crux.nu