1
0
forked from ports/opt

php-fastcgi: updated to version 5.1.2

This commit is contained in:
Jukka Heino 2006-01-14 03:40:58 +00:00
parent 73aebdcad7
commit 5fedcdc819
3 changed files with 15 additions and 4 deletions

View File

@ -61,7 +61,6 @@ drwxr-xr-x root/root usr/include/php/Zend/
-rw-r--r-- root/root usr/include/php/Zend/zend_operators.h
-rw-r--r-- root/root usr/include/php/Zend/zend_ptr_stack.h
-rw-r--r-- root/root usr/include/php/Zend/zend_qsort.h
-rw-r--r-- root/root usr/include/php/Zend/zend_reflection_api.h
-rw-r--r-- root/root usr/include/php/Zend/zend_stack.h
-rw-r--r-- root/root usr/include/php/Zend/zend_static_allocator.h
-rw-r--r-- root/root usr/include/php/Zend/zend_stream.h
@ -82,6 +81,19 @@ drwxr-xr-x root/root usr/include/php/ext/date/lib/
-rw-r--r-- root/root usr/include/php/ext/date/php_date.h
drwxr-xr-x root/root usr/include/php/ext/dom/
-rw-r--r-- root/root usr/include/php/ext/dom/xml_common.h
drwxr-xr-x root/root usr/include/php/ext/hash/
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_adler32.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_crc32.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_gost.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_haval.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_md.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_ripemd.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_sha.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_snefru.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_tiger.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_types.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_whirlpool.h
drwxr-xr-x root/root usr/include/php/ext/iconv/
-rw-r--r-- root/root usr/include/php/ext/iconv/php_have_bsd_iconv.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_have_glibc_iconv.h
@ -161,7 +173,6 @@ drwxr-xr-x root/root usr/include/php/ext/standard/
-rw-r--r-- root/root usr/include/php/ext/standard/php_smart_str_public.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_standard.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_string.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_sunfuncs.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_type.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_uuencode.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_var.h

View File

@ -1 +1 @@
70a7c90de182d1a1901c390b844153c7 php-5.1.1.tar.bz2
79cee17e9db85be878000a2a4198378e php-5.1.2.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: libxml2, postgresql, sqlite
name=php-fastcgi
version=5.1.1
version=5.1.2
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)