diff options
author | fhajny <fhajny@pkgsrc.org> | 2014-06-13 14:13:20 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2014-06-13 14:13:20 +0000 |
commit | 53daa7f47ed8b1a0ebaaf47e967615d0b342985e (patch) | |
tree | 64390a4afea03411ca83aa1b8b41f158f7c4ffe2 /lang/php54/PLIST | |
parent | a84ae7b840232985e82198a5ff81ea91a49e72ee (diff) | |
download | pkgsrc-53daa7f47ed8b1a0ebaaf47e967615d0b342985e.tar.gz |
Add the mysqlnd (MySQL Native Driver) include files.
Bump PKGREVISION for this and the previous commit.
Diffstat (limited to 'lang/php54/PLIST')
-rw-r--r-- | lang/php54/PLIST | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/lang/php54/PLIST b/lang/php54/PLIST index 661b57dcb0c..abeeb36521c 100644 --- a/lang/php54/PLIST +++ b/lang/php54/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2013/08/16 15:28:23 taca Exp $ +@comment $NetBSD: PLIST,v 1.6 2014/06/13 14:13:20 fhajny Exp $ bin/phar bin/phar.phar bin/php @@ -94,6 +94,26 @@ include/php/ext/hash/php_hash_tiger.h include/php/ext/hash/php_hash_types.h include/php/ext/hash/php_hash_whirlpool.h include/php/ext/libxml/php_libxml.h +include/php/ext/mysqlnd/config-win.h +include/php/ext/mysqlnd/mysqlnd.h +include/php/ext/mysqlnd/mysqlnd_alloc.h +include/php/ext/mysqlnd/mysqlnd_block_alloc.h +include/php/ext/mysqlnd/mysqlnd_charset.h +include/php/ext/mysqlnd/mysqlnd_debug.h +include/php/ext/mysqlnd/mysqlnd_enum_n_def.h +include/php/ext/mysqlnd/mysqlnd_ext_plugin.h +include/php/ext/mysqlnd/mysqlnd_libmysql_compat.h +include/php/ext/mysqlnd/mysqlnd_net.h +include/php/ext/mysqlnd/mysqlnd_portability.h +include/php/ext/mysqlnd/mysqlnd_priv.h +include/php/ext/mysqlnd/mysqlnd_result.h +include/php/ext/mysqlnd/mysqlnd_result_meta.h +include/php/ext/mysqlnd/mysqlnd_reverse_api.h +include/php/ext/mysqlnd/mysqlnd_statistics.h +include/php/ext/mysqlnd/mysqlnd_structs.h +include/php/ext/mysqlnd/mysqlnd_wireprotocol.h +include/php/ext/mysqlnd/php_mysqlnd.h +include/php/ext/mysqlnd/php_mysqlnd_config.h include/php/ext/pcre/pcrelib/config.h include/php/ext/pcre/pcrelib/pcre.h include/php/ext/pcre/pcrelib/pcre_internal.h |