From owner-svn-ports-all@FreeBSD.ORG Tue Apr 1 19:26:16 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 1D3A294E; Tue, 1 Apr 2014 19:26:16 +0000 (UTC) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0EB5AFCA; Tue, 1 Apr 2014 19:26:14 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id bs8so5791007wib.17 for ; Tue, 01 Apr 2014 12:26:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=Wl/2v2YS9apSN+rHz39bV2ZuC3eYkgAZo5NXZcjwZc0=; b=TDvL5TXD77uUOfUBi+pYyK2JdvPp/Hq/zjJIFyP9bnsg56ruL9a5kedYFuciZy6dXZ pVMhsUW8aKVyapgKY8EucvwYP2ueTGlGOo2BlMutSrAQc0EWBC3EZGCqFbpWpxkwnxSi 8txRVtF+wLqas409i1BuWCjOF7++E4xuNQ/YotHUHwcA8anTWqyn6/n8PIgjzc+/SS3u 1s/MTVJKNyyCBQMHCUvY2UBw2tkpUlPSS/iqipGS1dooSpiAk5Zx5+pAlA0KhFelOIWj JRhDVjaZ3pDfW9q4nbygt2GUEKiZJ+cj9sXoIv+7/1KlERUl7XLyPBXYg1XXEkhJ1mNS UHNg== X-Received: by 10.180.164.229 with SMTP id yt5mr14463697wib.41.1396380373397; Tue, 01 Apr 2014 12:26:13 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id t1sm12873550wia.1.2014.04.01.12.26.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Apr 2014 12:26:12 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 1 Apr 2014 21:25:56 +0200 From: Baptiste Daroussin To: Gerald Pfeifer Subject: Re: svn commit: r349814 - head/databases/p5-MongoDB Message-ID: <20140401192556.GW99393@ivaldir.etoilebsd.net> References: <201403312311.s2VNBXZl039095@svn.freebsd.org> <20140401080641.GR99393@ivaldir.etoilebsd.net> <20140401081044.GT99393@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oNLI4EWr1RPQuPCf" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, Felippe de Meirelles Motta , David Chisnall , 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 19:26:16 -0000 --oNLI4EWr1RPQuPCf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 01, 2014 at 10:23:07AM -0700, Gerald Pfeifer wrote: > On Tue, 1 Apr 2014, Baptiste Daroussin wrote: > >> Can't we add a pre-commit hook that just rejects any diffs containing= =20 > >> +NO_STAGE=3Dyes (with any whitespace combinations)? > > It has been added for new ports, I haven't activated it for regular=20 > > commits yet because some important port were not stage and might need t= o=20 > > be able to rush commit a security fix, but I'll activate it in a moment. >=20 > What does this do to PORTREVISION bumps tracking the update of > another port such as libpng or gcc? >=20 > Gerald >=20 This can be bypassed with a portmgr approval. the hooks handle the case. regards, Bapt --oNLI4EWr1RPQuPCf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlM7EsQACgkQ8kTtMUmk6EwnDACeMT3tQP3SJ5zv7RaaoB99IN9q b+gAn1D+Dcl2AVyJya5JuJS9LfywFVkP =kPPa -----END PGP SIGNATURE----- --oNLI4EWr1RPQuPCf--