diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-04-28 22:23:19 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-04-28 22:23:19 +0000 |
commit | 91496ce07c97ac887aa0fb9c469c676fe7650d08 (patch) | |
tree | 4b0c19f126fd1ed41d081964c2505f65e0de6399 /lang/php5/pkg-plist | |
parent | Add glob2-0.8.5, globulation 2 - a free and innovative strategy game. (diff) |
Update to 5.0.0RC2 release (stop packaging customized snapshots,
since now php5 seems pretty stable):
- Build iconv extension by default
- Remove obsolate MIME and YAZ extensions
Notes
Notes:
svn path=/head/; revision=107888
Diffstat (limited to 'lang/php5/pkg-plist')
-rw-r--r-- | lang/php5/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/php5/pkg-plist b/lang/php5/pkg-plist index 1e1834888dd5..98373a3ea8e6 100644 --- a/lang/php5/pkg-plist +++ b/lang/php5/pkg-plist @@ -67,6 +67,7 @@ include/php/Zend/zend_ts_hash.h include/php/Zend/zend_types.h include/php/Zend/zend_variables.h include/php/acconfig.h +include/php/ext/libxml/php_libxml.h include/php/ext/mbstring/mb_gpc.h include/php/ext/mbstring/mbstring.h include/php/ext/mbstring/php_mbregex.h @@ -227,6 +228,7 @@ lib/php/build/shtool %%CLI%%%%PEAR%%share/pear/bootstrap/PEAR/Frontend/CLI.php @dirrm include/php/TSRM @dirrm include/php/Zend +@dirrm include/php/ext/libxml @dirrm include/php/ext/mbstring @dirrm include/php/ext/session @dirrm include/php/ext/sqlite/libsqlite/src |