diff options
author | osa <osa@pkgsrc.org> | 2022-07-14 10:39:24 +0000 |
---|---|---|
committer | osa <osa@pkgsrc.org> | 2022-07-14 10:39:24 +0000 |
commit | 676fb0900a1a08a9d61e6cbaf1ad98cc124828cc (patch) | |
tree | 89fa2ab091b22a933870afc33a5c3ea2dd32432b /www/nginx/PLIST | |
parent | 800fb1abf6cd1a38ecf61ec0f0c6a13cfbfa58c2 (diff) | |
download | pkgsrc-676fb0900a1a08a9d61e6cbaf1ad98cc124828cc.tar.gz |
www/nginx: update NGINX JavaScript module to 0.7.5
Fix PLIST for the third-party upload module.
Bump PKGREVISION.
Diffstat (limited to 'www/nginx/PLIST')
-rw-r--r-- | www/nginx/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/nginx/PLIST b/www/nginx/PLIST index c909a20369f..4908ab0c03c 100644 --- a/www/nginx/PLIST +++ b/www/nginx/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2022/03/14 02:49:09 osa Exp $ +@comment $NetBSD: PLIST,v 1.15 2022/07/14 10:39:24 osa Exp $ ${PLIST.dso}${PLIST.arrayvar}libexec/nginx/ngx_http_array_var_module.so ${PLIST.dso}${PLIST.cprg}libexec/nginx/ngx_http_cache_purge_module.so ${PLIST.dso}${PLIST.dav}libexec/nginx/ngx_http_dav_ext_module.so @@ -20,6 +20,7 @@ ${PLIST.dso}${PLIST.perl}libexec/nginx/ngx_http_perl_module.so ${PLIST.dso}${PLIST.rtmp}libexec/nginx/ngx_rtmp_module.so ${PLIST.dso}${PLIST.setmisc}libexec/nginx/ngx_http_set_misc_module.so ${PLIST.dso}${PLIST.stream}libexec/nginx/ngx_stream_module.so +${PLIST.dso}${PLIST.upload}libexec/nginx/ngx_http_upload_module.so ${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/auto/nginx/nginx.${SOEXT} ${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/nginx.pm man/man8/nginx.8 |