Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Feb 2016 17:01:30 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r408869 - head
Message-ID:  <201602141701.u1EH1USj010652@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: osa
Date: Sun Feb 14 17:01:30 2016
New Revision: 408869
URL: https://svnweb.freebsd.org/changeset/ports/408869

Log:
  Add notice for r408868.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Feb 14 16:54:56 2016	(r408868)
+++ head/UPDATING	Sun Feb 14 17:01:30 2016	(r408869)
@@ -5,6 +5,17 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20160214:
+  AFFECTS: users of www/nginx-devel
+  AUTHOR: osa@FreeBSD.org
+
+  Dynamic modules support has been enabled for the following third-party
+  modules, in case of usage of these modules please update nginx
+  configuration file for load these modules:
+
+  load_module "modules/ngx_http_eval_module.so";
+  load_module "modules/ngx_http_lua_module.so";
+
 20160213:
   AFFECTS: users of www/nginx-devel
   AUTHOR: osa@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602141701.u1EH1USj010652>