From owner-svn-ports-head@FreeBSD.ORG Sat Mar 9 21:36:53 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C1C56DC4; Sat, 9 Mar 2013 21:36:53 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ee0-f48.google.com (mail-ee0-f48.google.com [74.125.83.48]) by mx1.freebsd.org (Postfix) with ESMTP id 9B616B14; Sat, 9 Mar 2013 21:36:52 +0000 (UTC) Received: by mail-ee0-f48.google.com with SMTP id t10so1575176eei.7 for ; Sat, 09 Mar 2013 13:36:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=Go3gigjCrijT10UwNwiuKjGL6u2oFkZI3+3s5BaDZj4=; b=zvcr/zYWytha+miyTgUhUHFqybCtOygPPXOajTpNx5VqLWwsLuAWkrATDTq9GmVYYd P9/RiK+7HURINhlRahmV7wIvoTTyEGVRSfMRxmpLjtJrSL41ne1ui3UcbOTuT802OnD/ RXmzT3IHm7TUqZF5I/BS4kGMDgL23d3dj62lUnxtylZN6Dt8AoG9bFL/obD2QgqslHHn mplLlCR/hmpMzDVDvNaqLBwN/TrcQ7BZz39IiFTK/4sLmeQvhn/95JrpRFsB9/vXc0M1 a9Jh1imjXA160l+Q16Z9ynGimJjOUapLjDTd4jnaRwuJyGByT+XHVh0ZQtKtgRyN5onZ /nPw== X-Received: by 10.14.209.131 with SMTP id s3mr19597317eeo.26.1362865011490; Sat, 09 Mar 2013 13:36:51 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id f47sm14973959eep.13.2013.03.09.13.36.48 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 09 Mar 2013 13:36:49 -0800 (PST) Sender: Baptiste Daroussin Date: Sat, 9 Mar 2013 22:36:47 +0100 From: Baptiste Daroussin To: Bryan Drewery Subject: Re: svn commit: r313742 - head/Mk Message-ID: <20130309213647.GV18971@ithaqua.etoilebsd.net> References: <201303091837.r29IbppA061926@svn.freebsd.org> <20130309193923.GT18971@ithaqua.etoilebsd.net> <513BA899.4080205@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AFjAQ8ujNJnIGHaX" Content-Disposition: inline In-Reply-To: <513BA899.4080205@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Chris Rees , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 21:36:53 -0000 --AFjAQ8ujNJnIGHaX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 09, 2013 at 03:24:41PM -0600, Bryan Drewery wrote: > On 3/9/2013 1:39 PM, Baptiste Daroussin wrote: > > On Sat, Mar 09, 2013 at 06:37:51PM +0000, Chris Rees wrote: > >> Author: crees > >> Date: Sat Mar 9 18:37:51 2013 > >> New Revision: 313742 > >> URL: http://svnweb.freebsd.org/changeset/ports/313742 > >> > >> Log: > >> Add NFS comment. > >> =20 > >> While here, escape single quote to stop confusing vim's syntax highl= ighting. > >=20 > > That is wrong, because the escape appears in make showconfig as well as= in the > > dialog UI which is ugly. The best would be to fix the vim's syntax, can= you > > revert this change? >=20 >=20 > This method seems to work in showconfig/config and vim: >=20 > -APE_DESC?=3D Monkey\'s Audio lossless format > +APE_DESC?=3D Monkey's Audio lossless format #' >=20 Clever :) regards, Bapt --AFjAQ8ujNJnIGHaX Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlE7q28ACgkQ8kTtMUmk6ExH/wCgjUq6rQWCZW00M8b2dj6KPtHT EgQAnRj1T7jU5Dms2QPKRIEm+itONjje =jiP+ -----END PGP SIGNATURE----- --AFjAQ8ujNJnIGHaX--