From owner-freebsd-current@freebsd.org Mon Oct 29 05:05:01 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DB5610F048A for ; Mon, 29 Oct 2018 05:05:01 +0000 (UTC) (envelope-from grahamperrin@gmail.com) Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E32747E408 for ; Mon, 29 Oct 2018 05:05:00 +0000 (UTC) (envelope-from grahamperrin@gmail.com) Received: by mail-lf1-x136.google.com with SMTP id a82-v6so4991540lfa.4 for ; Sun, 28 Oct 2018 22:05:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=JSOQ/VMb1xB4K8g52SfSsyBVSm5CShZhLGtgv/GGgJA=; b=PrqytR5s+Ig3PJ2c8TVg4VOcvwKvjRu19dzHdQONZswkxLDt50HuIlAyp951dwATXM w92YFB98DXuOoX/fb6bXfb2oGDUewbJPCAnKBdzbqHWN/2/SAQ0TUJDW0O7+jg5BpP6Z YMLkxJAcNuJ8d8/IF/cZBPpc9h4e9VMW7L/28FcFRVZmANlHT0vC5jBC/7cOLwy3WFEX YIyUuB1qUEVCwz6gCCrsVrxL+m67EAfyLpZUW+MC1X0kUGrKHQ1FaJQh1mSQs3TzJPJX quF82LfyDQsCXxM+KttrjFHlZVMx60L2W653o8ghAL+sc/s+cKEAUzsqc4q+zkMo56ru tRHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=JSOQ/VMb1xB4K8g52SfSsyBVSm5CShZhLGtgv/GGgJA=; b=sCmEEPxRaBST9x/u4QHThlIGBlAHrWHTIYdXeZmReP8EMi/mE9JymES9DAkfNhFwlE fUOyanvqAhY3lpSrVaffU6Lv942DAJP6mXU6sjmBcTW47WcxR0eAmUVI0ACyvJ2356HF RFxatFPlG3oD6QRzmTapNfI73JsmZPMi0A4O0ONJAcWAT6er00sf3soocoLeQERNB2OD TmPQ3XlHPwGEcsbwliLk7PpPNBRVyUwr5iTE5eLIyjrnIhZSfpJdBlmPsy6rc0JONcLP XqtfGGlzhgFUdhCL1AY3bKwjvHnXlM//G9RHUs0uORjECiH7wkk5MbXXPA6Gn+UWvLg4 3I8w== X-Gm-Message-State: AGRZ1gIIuw8ru0N8BLNz9ObasbZEALPLGPglcw5+3p8YmaapTHHbUJOf VOp+EH8qi6pPUZRjXBQV/qXqGvq0OY5nM1lPortdWPjQjSA= X-Google-Smtp-Source: AJdET5fG2lhLtkCI7HPLdMe6r3zIos5A7rDZC9fiAavG4h5vStvNVIy9ml62WJd871b8BqepSRwC0XAymduWe2gmLmM= X-Received: by 2002:a19:f115:: with SMTP id p21mr7010155lfh.20.1540789499121; Sun, 28 Oct 2018 22:04:59 -0700 (PDT) MIME-Version: 1.0 References: <5f99c2a6-7626-7457-65e1-bbca99fc343b@gmail.com> <4ld5-sleo-wny@FreeBSD.org> <8t2h-qsgw-wny@FreeBSD.org> In-Reply-To: <8t2h-qsgw-wny@FreeBSD.org> From: Graham Perrin Date: Mon, 29 Oct 2018 05:04:46 +0000 Message-ID: Subject: Re: Waterfox: downgrading to icu-62.1_2,1 and rebuilding consumers To: FreeBSD Current Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2018 05:05:01 -0000 On Mon, 29 Oct 2018 at 04:36, Jan Beich wrote: > Graham Perrin writes: > > > - is this DEFAULT_VERSIONS=3D line correct/sufficient for > > Thunderbird etc. to be built with the inferior version of icu? > > > > DEFAULT_VERSIONS=3D icu=3D62.1_2,1 > > Only one icu version is supported in the ports tree, so the above is nop. > The ports are built against whatever version is installed. OK, that (I think) answers my other question ('FreshPorts, pkg query and pkg rquery: versions of dependencies'). I did install the specified version prior to the run of poudriere, # pkg add /var/cache/pkg/icu-62.1_2,1.txz Installing icu-62.1_2,1... Extracting icu-62.1_2,1: 100% # pkg lock devel/icu icu-62.1_2,1: lock this package? [y/N]: y Locking icu-62.1_2,1 # =E2=80=93 so should I be OK (at least for Thunderbird)?