pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/nginx



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov 13 11:03:07 UTC 2024

Modified Files:
        pkgsrc/www/nginx: PLIST

Log Message:
nginx: sort PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/nginx/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/nginx/PLIST
diff -u pkgsrc/www/nginx/PLIST:1.19 pkgsrc/www/nginx/PLIST:1.20
--- pkgsrc/www/nginx/PLIST:1.19 Mon Apr 24 16:34:38 2023
+++ pkgsrc/www/nginx/PLIST      Wed Nov 13 11:03:07 2024
@@ -1,30 +1,30 @@
-@comment $NetBSD: PLIST,v 1.19 2023/04/24 16:34:38 osa Exp $
+@comment $NetBSD: PLIST,v 1.20 2024/11/13 11:03:07 wiz Exp $
+${PLIST.dso}${PLIST.ndk}libexec/nginx/ndk_http_module.so
 ${PLIST.dso}${PLIST.arrayvar}libexec/nginx/ngx_http_array_var_module.so
+${PLIST.dso}${PLIST.gssapi}libexec/nginx/ngx_http_auth_spnego_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
 ${PLIST.dso}${PLIST.echo}libexec/nginx/ngx_http_echo_module.so
 ${PLIST.dso}${PLIST.encses}libexec/nginx/ngx_http_encrypted_session_module.so
 ${PLIST.dso}${PLIST.forminput}libexec/nginx/ngx_http_form_input_module.so
 ${PLIST.dso}${PLIST.geoip2}libexec/nginx/ngx_http_geoip2_module.so
-${PLIST.dso}${PLIST.geoip2}libexec/nginx/ngx_stream_geoip2_module.so
-${PLIST.dso}${PLIST.gssapi}libexec/nginx/ngx_http_auth_spnego_module.so
 ${PLIST.dso}${PLIST.headmore}libexec/nginx/ngx_http_headers_more_filter_module.so
 ${PLIST.dso}${PLIST.imagefilter}libexec/nginx/ngx_http_image_filter_module.so
+${PLIST.dso}${PLIST.njs}libexec/nginx/ngx_http_js_module.so
 ${PLIST.dso}${PLIST.lua}libexec/nginx/ngx_http_lua_module.so
-${PLIST.dso}${PLIST.mail}libexec/nginx/ngx_mail_module.so
 ${PLIST.dso}${PLIST.naxsi}libexec/nginx/ngx_http_naxsi_module.so
-${PLIST.dso}${PLIST.nchan}libexec/nginx/ngx_nchan_module.so
-${PLIST.dso}${PLIST.ndk}libexec/nginx/ndk_http_module.so
-${PLIST.dso}${PLIST.njs}libexec/nginx/ngx_http_js_module.so
-${PLIST.dso}${PLIST.njs}libexec/nginx/ngx_stream_js_module.so
 ${PLIST.dso}${PLIST.perl}libexec/nginx/ngx_http_perl_module.so
 ${PLIST.dso}${PLIST.redis}libexec/nginx/ngx_http_redis_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.sts}libexec/nginx/ngx_http_stream_server_traffic_status_module.so
 ${PLIST.dso}${PLIST.upload}libexec/nginx/ngx_http_upload_module.so
 ${PLIST.dso}${PLIST.vts}libexec/nginx/ngx_http_vhost_traffic_status_module.so
+${PLIST.dso}${PLIST.mail}libexec/nginx/ngx_mail_module.so
+${PLIST.dso}${PLIST.nchan}libexec/nginx/ngx_nchan_module.so
+${PLIST.dso}${PLIST.rtmp}libexec/nginx/ngx_rtmp_module.so
+${PLIST.dso}${PLIST.geoip2}libexec/nginx/ngx_stream_geoip2_module.so
+${PLIST.dso}${PLIST.njs}libexec/nginx/ngx_stream_js_module.so
+${PLIST.dso}${PLIST.stream}libexec/nginx/ngx_stream_module.so
 ${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/auto/nginx/nginx.${SOEXT}
 ${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/nginx.pm
 man/man8/nginx.8



Home | Main Index | Thread Index | Old Index