From 1db8cd0ba6c85795b3ed37d9a129a42559cf24f4 Mon Sep 17 00:00:00 2001
From: Mark Felder <feld@FreeBSD.org>
Date: Tue, 27 Oct 2015 19:44:39 +0000
Subject: Extend the entry for www/varnish4 to note the syntax change for
 binding to multiple listening addresses.

---
 UPDATING | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/UPDATING b/UPDATING
index 952726ebcfa2..69303bf165d1 100644
--- a/UPDATING
+++ b/UPDATING
@@ -34,6 +34,12 @@ you update your ports collection, before attempting any port upgrades.
   # chown varnishlog /var/log/varnish.log
   # chown varnishlog /var/log/varnishncsa.log
 
+  Please also note that the syntax for binding to additional IPs has
+  changed in 4.1.0. Multiple listening addresses are now specified by
+  using multiple -a arguments. In rc.conf it would look like this:
+
+  varnishd_listen="x.x.x.x:80 -a y.y.y.y:80"
+
 20151015:
   AFFECTS: users of devel/subversion, its bindings and www/mod_dav_svn
   AUTHOR: lev@FreeBSD.org
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0