aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2016-02-17 23:00:59 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2016-02-17 23:00:59 +0000
commitff48a07f81d8690f5d8849491cf08eb6cdf44e90 (patch)
treece8cfeff02c724ae7df519c63eea686650fdbe6e /UPDATING
parentb1b0898db7ae186608f999201245b093b2da1787 (diff)
downloadports-ff48a07f81d8690f5d8849491cf08eb6cdf44e90.tar.gz
ports-ff48a07f81d8690f5d8849491cf08eb6cdf44e90.zip
Upgrade third-party dynamic_upstream module from 0.1.1 to 0.1.3.
Dynamic modules support has been enabled for the dynamic_upstream third-party module, in case of usage of this module please update nginx configuration file for load this module: load_module "modules/ngx_dynamic_upstream_module.so"; Do not bump PORTREVISION cause this module is disabled by default.
Notes
Notes: svn path=/head/; revision=409074
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index fe2705934e86..b15e407e6b1e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -9,6 +9,16 @@ you update your ports collection, before attempting any port upgrades.
AFFECTS: users of www/nginx-devel
AUTHOR: osa@FreeBSD.org
+ Dynamic modules support has been enabled for the dynamic_upstream
+ third-party module, in case of usage of this module please update nginx
+ configuration file for load this module:
+
+ load_module "modules/ngx_dynamic_upstream_module.so";
+
+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: