From owner-svn-ports-all@FreeBSD.ORG Tue Feb 11 17:19:06 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8CFDD39C; Tue, 11 Feb 2014 17:19:06 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4887418C5; Tue, 11 Feb 2014 17:19:06 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id B0B01BDC6B; Tue, 11 Feb 2014 18:19:02 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 9CD16BDC69; Tue, 11 Feb 2014 18:19:02 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id AD3C161AA; Tue, 11 Feb 2014 18:19:01 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id D927F6922401; Tue, 11 Feb 2014 18:19:00 +0100 (CET) Date: Tue, 11 Feb 2014 18:19:00 +0100 From: Mathieu Arnold To: Martin Wilke , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r343283 - head/editors/vim Message-ID: <9096C37C1FC2FF48525DD55C@ogg.in.absolight.net> In-Reply-To: <201402071738.s17HcIvK029881@svn.freebsd.org> References: <201402071738.s17HcIvK029881@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 17:19:06 -0000 +--On 7 f=C3=A9vrier 2014 17:38:18 +0000 Martin Wilke = wrote: | Author: miwi | Date: Fri Feb 7 17:38:17 2014 | New Revision: 343283 | URL: http://svnweb.freebsd.org/changeset/ports/343283 | QAT: https://qat.redports.org/buildarchive/r343283/ |=20 | Log: | - Update to 7.4.169 | =20 | PR: based on 186120 | Approved by: maintainer timeout After that, it seems like undofile is on by default, and vim keeps leaving .un~ files everywhere... --=20 Mathieu Arnold