svn commit: r408873 - head

Sergey A. Osokin osa at FreeBSD.org
Sun Feb 14 17:38:15 UTC 2016


Author: osa
Date: Sun Feb 14 17:38:13 2016
New Revision: 408873
URL: https://svnweb.freebsd.org/changeset/ports/408873

Log:
  Update latest notice for r408872.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Feb 14 17:37:23 2016	(r408872)
+++ head/UPDATING	Sun Feb 14 17:38:13 2016	(r408873)
@@ -13,8 +13,11 @@ you update your ports collection, before
   modules, in case of usage of these modules please update nginx
   configuration file for load these modules:
 
+  load_module "modules/ngx_http_echo_module.so";
+  load_module "modules/ngx_http_headers_more_filter_module.so";
   load_module "modules/ngx_http_eval_module.so";
   load_module "modules/ngx_http_lua_module.so";
+  load_module "modules/ngx_http_set_misc_module.so";
 
 20160213:
   AFFECTS: users of www/nginx-devel


More information about the svn-ports-all mailing list