svn commit: r422482 - head

Cy Schubert cy at FreeBSD.org
Tue Sep 20 03:42:00 UTC 2016


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 at FreeBSD.org
+
+  The VTUN_EXTENDED_MODE option has been replaced by -e command line
+  option.
+
 20160914:
   AFFECTS: users of www/nginx-devel
   AUTHOR: osa at FreeBSD.org


More information about the svn-ports-all mailing list