From owner-freebsd-ports@freebsd.org Sun Oct 25 15:34:04 2015 Return-Path: Delivered-To: freebsd-ports@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 9B0128541 for ; Sun, 25 Oct 2015 15:34:04 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x234.google.com (mail-pa0-x234.google.com [IPv6:2607:f8b0:400e:c03::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 6934F15FD for ; Sun, 25 Oct 2015 15:34:04 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pacfv9 with SMTP id fv9so170022765pac.3 for ; Sun, 25 Oct 2015 08:34:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=QlaUDYn2gbyOXiuazVmMqPPG1SkSP3+gdjb1WdQiU+E=; b=nwBYdRBQ/G1o0MARMIFKLX7ypyDZkA3MIU55f7cyDT/D1FFRxczBbglvbE8eTQXpPp ukAWo3x+34Ks7pxPmfUI+onRylfGP4CL2160oYsbis60JCLIiHQTEi/dSl4vvIuZjD/7 cIxFGLnjO1xm/G05ysM1thizM4PqP89l7TtHjqWfW4S67YYCNOhbJOGX4v0xcWcgH6M8 vymAP5WUYO/tfyZbMAncR6zj0JuiisPuG39y82eLWHan1mrJqPbjvVBg8pmsnCqJk22B rcxNpbDOJx4Qf3pg6RjyI2vd3IybLps77uO38qQLZ73H0sXIV8mgkgpVTywzVoaOOY2p XZvw== X-Received: by 10.68.68.167 with SMTP id x7mr35882155pbt.140.1445787243989; Sun, 25 Oct 2015 08:34:03 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01::1? (2001-44b8-31ae-7b01-0000-0000-0000-0001.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::1]) by smtp.gmail.com with ESMTPSA id gv1sm29132020pbc.38.2015.10.25.08.34.01 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Oct 2015 08:34:03 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: Help needed: ports builds on 10.X but breaks on 9.X References: <20151003090630.GA14086@biertje.skysmurf.nl> <20151025151605.GA13444@biertje.skysmurf.nl> To: "A.J. \"Fonz\" van Werven" , FreeBSD ports mailing list From: Kubilay Kocak Message-ID: <562CF667.1030007@FreeBSD.org> Date: Mon, 26 Oct 2015 02:33:59 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <20151025151605.GA13444@biertje.skysmurf.nl> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Oct 2015 15:34:04 -0000 On 26/10/2015 2:16 AM, A.J. "Fonz" van Werven wrote: > Thanks to two helpful responses I've been able to patch the port and I'm > no longer receiving pkg-fallout messages for the default build, but I am > still getting them for the quarterly build. I suspect that the latter is > built from a ports tree that gets updated less frequently, so my two > remaining questions are: > > a) Am I correct in assuming that since I no longer receive pkg-fallout > messages for the default build, the problem has been fixed and it's > merely a matter of time before the quarterly pkg-fallout messages will > stop coming? > > b) If so, when does the quarterly tree get updated again? > > Thanks in advance, > > AvW > Set merge-quarterly to ? in the bugzilla issue report, and ask (in a comment) for the committer who resolved it in ports HEAD to kindly merge it :) ./koobs