From owner-svn-ports-head@freebsd.org Thu Jun 25 01:51:34 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4CC1F349613; Thu, 25 Jun 2020 01:51:34 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [18.222.6.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49sjfs5xJFz4M06; Thu, 25 Jun 2020 01:51:33 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (unknown [18.188.142.31]) by mail.soaustin.net (Postfix) with ESMTPSA id 1824913E42; Thu, 25 Jun 2020 01:51:33 +0000 (UTC) Date: Thu, 25 Jun 2020 01:51:32 +0000 From: Mark Linimon To: Glen Barber Cc: Kyle Evans , ports-committers , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r540354 - head/security/vuxml Message-ID: <20200625015131.GA26958@lonesome.com> References: <202006242153.05OLrxWT076793@repo.freebsd.org> <20200625000405.GX61041@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200625000405.GX61041@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Rspamd-Queue-Id: 49sjfs5xJFz4M06 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:18.220.0.0/14, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 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: Thu, 25 Jun 2020 01:51:34 -0000 Since we are all touching third rails these days ... ... at some point IMVVHO commits to (at least) this file are going to have to run through a pre-commit check. I think this is becoming a pain-point for our users. MOVED, too. mcl