From owner-svn-ports-all@freebsd.org Fri Apr 1 10:05:50 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8C11AEB590; Fri, 1 Apr 2016 10:05:50 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-lf0-x234.google.com (mail-lf0-x234.google.com [IPv6:2a00:1450:4010:c07::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 711AC16DE; Fri, 1 Apr 2016 10:05:50 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by mail-lf0-x234.google.com with SMTP id p188so51062462lfd.0; Fri, 01 Apr 2016 03:05:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc; bh=oKy3UYIa9pDPIZbTxEJC0sANgUeORLQNE1MZUYKZN+0=; b=DHTwcW/JnE7B4HxEb4oj1U0bsWc1eIqCumkn49qql0lOMn/ftFVVHp0VSjZe7FposP +cOft3w7YD3BINs5LymeVM4i8qX6fvIZYNl8DqnHmPGOjjfUcsRlNgo3sFlRwHcoZi5H Jx17e5t4fosiSGO9vhKxXut7h4KcRGSXliRaBJP2z2/OVSftX5YFmDyHm4QEtjyW4rFN ZJV8P5ikw4ApSj4K8FRAjdlxg/MOdrhQbrbYASNv+BVLES67/epnQ4hd0W1qrWlCkLuV tO9jGQv4ZVSu4BhhEKls1Iga6i7Mm43EI5zvbft6RAQX+Hbs1Mtn/PTzWWXHln5x2JAn UbSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc; bh=oKy3UYIa9pDPIZbTxEJC0sANgUeORLQNE1MZUYKZN+0=; b=FG4OPOD+yTfU6rK55NRLXPklDQijwHLU53IMG+MJoHqu2R8Pltb222sSQpKynNU85Q ng9epYSJRD8nkio+rTKOlDrj8FTNPFONuCB++JVP1tEWEwintuJQYBXt9MEu8edpf3eu 6MtRtpDXnu22GV5U1NxoYuSq9luDr5Z9rlYop2bobKvF6nWGbjjpVE6u0pB+hwN2PKQA iArL4jIh/HPQeCCCYpK08DhnQ/LOhvEM/O0dHMfboS9MOi4KPQJH+1HrozHwfeVbdvpr Ysko6WkkQaUFTp4Dpo1toibNLw6SfPp6yclDlis3oZEZsWKdg0ty8exTinh/98M87EQd 87og== X-Gm-Message-State: AD7BkJJ1RG4rob2dHg1bk549s5tO8XglzwPbfEO8zczIzABdJLwcmopJUHRViomGh381mvzIFH8CRTjBGK4Zgw== MIME-Version: 1.0 X-Received: by 10.25.28.80 with SMTP id c77mr3344429lfc.5.1459505147975; Fri, 01 Apr 2016 03:05:47 -0700 (PDT) Sender: thomas.e.zander@googlemail.com Received: by 10.25.213.65 with HTTP; Fri, 1 Apr 2016 03:05:47 -0700 (PDT) In-Reply-To: References: <201603312004.u2VK4n5n028013@repo.freebsd.org> Date: Fri, 1 Apr 2016 12:05:47 +0200 X-Google-Sender-Auth: KE4WcXqBPWZIcvMHaXrjB0hHS_c Message-ID: Subject: Re: svn commit: r412296 - head/lang/rust From: Thomas Zander To: Mathieu Arnold Cc: Jan Beich , "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 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: Fri, 01 Apr 2016 10:05:50 -0000 On 1 April 2016 at 11:45, Mathieu Arnold wrote: > It is documented in the porter's handbook, where it all belongs: > > > And, it is covered by the "Trivial and tested build and runtime fixes." > bullet point. Thanks for stepping in, but I am a 100% sure that this statement will not put the case to rest. Based on this statement: - John will maintain his position that this commit was trivial, tested and fixes a problem *on DragonFly* and hence *is* covered by the blanket - I will maintain my position that this commit does *not* fix a problem *on FreeBSD* and hence is *not* covered by the blanket I am totally fine accepting any verdict from portmgr, but I want it to be inescapably clear. Please review the commit and let us know once and for all: Is this particular one covered by the blanket or not? Thank you Riggs