From owner-freebsd-ports@FreeBSD.ORG Wed Mar 12 13:35:08 2014 Return-Path: Delivered-To: ports@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 C6997DF3 for ; Wed, 12 Mar 2014 13:35:08 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A041ECAB for ; Wed, 12 Mar 2014 13:35:08 +0000 (UTC) Received: from [192.168.0.20] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id AAEE9438BC; Wed, 12 Mar 2014 08:34:53 -0500 (CDT) Message-ID: <5320626B.6010303@marino.st> Date: Wed, 12 Mar 2014 14:34:35 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Koichiro IWAO Subject: Re: annoying pkg-fallout notices, how can I stop it? References: <6ff879398fc117ba3f43c90f88cc8347@vmeta.jp> <53205D35.3020600@marino.st> <20140312132753.GA98558@icepick.vmeta.jp> In-Reply-To: <20140312132753.GA98558@icepick.vmeta.jp> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Mar 2014 13:35:08 -0000 On 3/12/2014 14:27, Koichiro IWAO wrote: > On Wed, Mar 12, 2014 at 02:12:21PM +0100, John Marino wrote: >> You get the idea. >> You fixed head, you didn't fix the quarterly branches. >> How you can stop it? >> MFC your fix to quarterly branch. > > OK, I was blind. Very similar question has been posted hours ago. > Then, how do I request merge from head to the branch? May I ask you to > do that via this e-mail or should I send-pr? or other way? > There is a specific process to request this from portmgr, but frankly I can't find the documentation that explains how to do it. I think it came over a mail list. If it's not in the porters handbook, it should be. Somebody else will have to answer the question. Basically you submit the request and somebody will take care of it. John