ports/opt (2.6): [notify] php: update to 5.2.14
commit db315e0d8eb954ea9d5828eb14be64fc340d35d7 Author: Juergen Daubert <jue@jue.li> Date: Fri Jul 23 10:14:45 2010 +0200 [notify] php: update to 5.2.14 Update encloses security fixes, see http://www.php.net/ChangeLog-5.php#5.2.14 diff --git a/php/.footprint b/php/.footprint index 7569853..d49d8ec 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 6fa8e8a..7057f6e 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 044a1a0..a7a5c2c 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)
participants (1)
-
crux@crux.nu