diff options
author | Clement Laforet <clement@FreeBSD.org> | 2008-06-23 21:11:15 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2008-06-23 21:11:15 +0000 |
commit | c526e611b09628c487a81844164f3444c0b14dd7 (patch) | |
tree | 09466542709f66f7f26a62f64e6189adc0a30962 /www/apache22/pkg-plist | |
parent | aaefa97319b0bd400e7055296431d418aedda177 (diff) | |
download | ports-c526e611b09628c487a81844164f3444c0b14dd7.tar.gz ports-c526e611b09628c487a81844164f3444c0b14dd7.zip |
Notes
Diffstat (limited to 'www/apache22/pkg-plist')
-rw-r--r-- | www/apache22/pkg-plist | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/www/apache22/pkg-plist b/www/apache22/pkg-plist index df2682af47b9..8fa4f01fb04c 100644 --- a/www/apache22/pkg-plist +++ b/www/apache22/pkg-plist @@ -80,10 +80,12 @@ include/apache22/ap_release.h %%APR_PORTS%%include/apr-1/apr_ldap.h %%APR_PORTS%%include/apr-1/apr_ldap_init.h %%APR_PORTS%%include/apr-1/apr_ldap_option.h +%%APR_PORTS%%include/apr-1/apr_ldap_rebind.h %%APR_PORTS%%include/apr-1/apr_ldap_url.h %%APR_PORTS%%include/apr-1/apr_lib.h %%APR_PORTS%%include/apr-1/apr_md4.h %%APR_PORTS%%include/apr-1/apr_md5.h +%%APR_PORTS%%include/apr-1/apr_memcache.h %%APR_PORTS%%include/apr-1/apr_mmap.h %%APR_PORTS%%include/apr-1/apr_network_io.h %%APR_PORTS%%include/apr-1/apr_optional.h @@ -107,6 +109,7 @@ include/apache22/ap_release.h %%APR_PORTS%%include/apr-1/apr_tables.h %%APR_PORTS%%include/apr-1/apr_thread_cond.h %%APR_PORTS%%include/apr-1/apr_thread_mutex.h +%%APR_PORTS%%include/apr-1/apr_thread_pool.h %%APR_PORTS%%include/apr-1/apr_thread_proc.h %%APR_PORTS%%include/apr-1/apr_thread_rwlock.h %%APR_PORTS%%include/apr-1/apr_time.h @@ -165,11 +168,11 @@ include/apache22/util_xml.h %%APR_PORTS%%lib/libapr-1.a %%APR_PORTS%%lib/libapr-1.la %%APR_PORTS%%lib/libapr-1.so -%%APR_PORTS%%lib/libapr-1.so.2 +%%APR_PORTS%%lib/libapr-1.so.3 %%APR_PORTS%%lib/libaprutil-1.a %%APR_PORTS%%lib/libaprutil-1.la %%APR_PORTS%%lib/libaprutil-1.so -%%APR_PORTS%%lib/libaprutil-1.so.2 +%%APR_PORTS%%lib/libaprutil-1.so.3 libexec/apache22/httpd.exp %%MOD_ACTIONS%%libexec/apache22/mod_actions.so %%MOD_ALIAS%%libexec/apache22/mod_alias.so @@ -533,6 +536,7 @@ www/apache22/icons/world2.png @dirrm share/apache22/build @dirrm share/apache22 %%APR_PORTS%%@dirrm include/apr-1 +%%APR_PORTS%%@dirrm lib/apr-util-1 %%APR_PORTS%%@dirrm build-1 @dirrmtry libexec/apache22 @dirrmtry include/apache22 |