Date: Thu, 20 Feb 2014 15:41:30 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345250 - head Message-ID: <201402201541.s1KFfU9p022175@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Feb 20 15:41:30 2014 New Revision: 345250 URL: http://svnweb.freebsd.org/changeset/ports/345250 QAT: https://qat.redports.org/buildarchive/r345250/ Log: - Document the change of editors/vim Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu Feb 20 15:07:07 2014 (r345249) +++ head/UPDATING Thu Feb 20 15:41:30 2014 (r345250) @@ -5,6 +5,16 @@ 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. +20140220: + AFFECTS: users of editors/vim + AUTHOR: sunpoet@FreeBSD.org + + The editors/vim port has been reworked to simplify option handling. In UI + option group, a new option (CONSOLE) was added for users who do not need + GUI support. This option is off by default. You might encounter install + or package failures with "old" option setting. Please run "make config" to + modify your setting. + 20140219: AFFECTS: users of textproc/docbook* AUTHOR: mat@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402201541.s1KFfU9p022175>