From owner-svn-ports-all@FreeBSD.ORG Tue Apr 1 08:08:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D74D5C64; Tue, 1 Apr 2014 08:08:51 +0000 (UTC) Received: from theravensnest.org (theraven.freebsd.your.org [216.14.102.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "theravensnest.org", Issuer "theravensnest.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A140EE0D; Tue, 1 Apr 2014 08:08:51 +0000 (UTC) Received: from [192.168.0.100] (cpc14-cmbg15-2-0-cust307.5-4.cable.virginm.net [82.26.1.52]) (authenticated bits=0) by theravensnest.org (8.14.7/8.14.7) with ESMTP id s3188k1H045352 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Tue, 1 Apr 2014 08:08:48 GMT (envelope-from theraven@FreeBSD.org) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: svn commit: r349814 - head/databases/p5-MongoDB From: David Chisnall In-Reply-To: <20140401080641.GR99393@ivaldir.etoilebsd.net> Date: Tue, 1 Apr 2014 09:08:41 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201403312311.s2VNBXZl039095@svn.freebsd.org> <20140401080641.GR99393@ivaldir.etoilebsd.net> To: Baptiste Daroussin X-Mailer: Apple Mail (2.1874) Cc: svn-ports-head@freebsd.org, Felippe de Meirelles Motta , svn-ports-all@freebsd.org, ports-committers@freebsd.org 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, 01 Apr 2014 08:08:51 -0000 On 1 Apr 2014, at 09:06, Baptiste Daroussin wrote: > On Mon, Mar 31, 2014 at 11:11:33PM +0000, Felippe de Meirelles Motta = wrote: >> Author: lippe >> Date: Mon Mar 31 23:11:32 2014 >> New Revision: 349814 >> URL: http://svnweb.freebsd.org/changeset/ports/349814 >> QAT: https://qat.redports.org/buildarchive/r349814/ >>=20 >> Log: >> - Update to 0.702.2 version. >>=20 >=20 > Thank you for bringing it back into a non stage ports! it has been = more that 6 > months than we have announced that we need to stage all the ports tree = with a > deadline at march 31st, (which given we still have 5k ports to do will = be delaid > of course) then the day of the deadline what you do is reverting some = stage... >=20 > In the meantime "only" 19k ports have been converted... maybe you = haven't > noticed? Can't we add a pre-commit hook that just rejects any diffs containing = +NO_STAGE=3Dyes (with any whitespace combinations)? David