ports/opt (2.6): [notify] php: update to 5.2.11
commit 2f0964961e9b1ff4503fc203f945134fed91f50f Author: Juergen Daubert <jue@jue.li> Date: Fri Sep 18 17:08:55 2009 +0200 [notify] php: update to 5.2.11 See http://www.php.net/releases/5_2_11.php diff --git a/php/.footprint b/php/.footprint index 89f0679..c388127 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 517a9f6..3573a92 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 8281c69..f239054 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)
participants (1)
-
crux@crux.nu