Date: Tue, 20 Sep 2016 03:41:59 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422482 - head Message-ID: <201609200341.u8K3fxHR098495@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Tue Sep 20 03:41:59 2016 New Revision: 422482 URL: https://svnweb.freebsd.org/changeset/ports/422482 Log: net/vtun: Document the removal of the VTUN_EXTENDED_MODE build time option and replacing it with the -e command line option. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Sep 20 03:40:45 2016 (r422481) +++ head/UPDATING Tue Sep 20 03:41:59 2016 (r422482) @@ -5,6 +5,13 @@ 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. +20160919: + AFFECTS: users of net/vtun + AUTHOR: cy@FreeBSD.org + + The VTUN_EXTENDED_MODE option has been replaced by -e command line + option. + 20160914: 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?201609200341.u8K3fxHR098495>