diff options
author | nork <nork@FreeBSD.org> | 2003-10-30 01:52:16 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-10-30 01:52:16 +0000 |
commit | d65ce33ddbedc7dc9a4700d8147e794c88711d14 (patch) | |
tree | 43b3641b755f365d75babfb3a7de517c0bca9dfe /lang/php53/pkg-plist | |
parent | 44d9a38b9f4a93586bad8b7a98db7a25cc83b77e (diff) | |
download | FreeBSD-ports-d65ce33ddbedc7dc9a4700d8147e794c88711d14.zip FreeBSD-ports-d65ce33ddbedc7dc9a4700d8147e794c88711d14.tar.gz |
o Update to 5.0.0a3 snapshot.
o Un-break port.
o A lot of fixes, taken from recent commits to php4 port.
PR: ports/58617
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Diffstat (limited to 'lang/php53/pkg-plist')
-rw-r--r-- | lang/php53/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/php53/pkg-plist b/lang/php53/pkg-plist index c995849..55b68d7 100644 --- a/lang/php53/pkg-plist +++ b/lang/php53/pkg-plist @@ -41,7 +41,9 @@ include/php/Zend/zend_indent.h include/php/Zend/zend_ini.h include/php/Zend/zend_ini_parser.h include/php/Zend/zend_ini_scanner.h +include/php/Zend/zend_interfaces.h include/php/Zend/zend_istdiostream.h +include/php/Zend/zend_iterators.h include/php/Zend/zend_language_parser.h include/php/Zend/zend_language_scanner.h include/php/Zend/zend_list.h @@ -123,6 +125,7 @@ include/php/ext/standard/php_standard.h include/php/ext/standard/php_string.h include/php/ext/standard/php_sunfuncs.h include/php/ext/standard/php_type.h +include/php/ext/standard/php_uuencode.h include/php/ext/standard/php_var.h include/php/ext/standard/php_versioning.h include/php/ext/standard/proc_open.h |