From owner-freebsd-ports@FreeBSD.ORG Mon Sep 2 22:23:13 2013 Return-Path: Delivered-To: ports@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 ESMTP id D969EE4E for ; Mon, 2 Sep 2013 22:23:13 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wg0-x22b.google.com (mail-wg0-x22b.google.com [IPv6:2a00:1450:400c:c00::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6F4932B3C for ; Mon, 2 Sep 2013 22:23:13 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id z12so1478319wgg.10 for ; Mon, 02 Sep 2013 15:23:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=OmMe0X/i1bCA/paRCU6BpTkQ2GZ/vaQ6ORZN+yahTaY=; b=VpSKpO4ZNsOj53ng/rG4wDz53m4q1wv3u2CSl+aEu2RFDJvjrErMsqTNQUpk9GyKaz jMLr5YIvooC/zBJqSVtU3jOSK+Y27uc1QJURmWA0IiMKswMQHkcW4I/zDIR8z2muke4V oi5efyiYLDHwOf7tNxL9/uFO1do0xZ6egLRHG9T1/n4gQAqQuvNyxrdnE5xtL0u66w8a RIjmAx0WrVuFh/wuDildnPVE941igfhZ9PcFYEcx5zOXXFD6rFn4HUuES+Q4+Vz1/qHT xyVWVbHuzENnbUmC0URKJ27ajF1NRCZ1UVrFcI04NDEh7dv47H3n9s+XjXPHAlvYbc/k P+BA== X-Received: by 10.194.103.226 with SMTP id fz2mr97593wjb.52.1378160591849; Mon, 02 Sep 2013 15:23:11 -0700 (PDT) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPSA id dr11sm21497995wid.3.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 02 Sep 2013 15:23:11 -0700 (PDT) Date: Mon, 2 Sep 2013 23:23:07 +0100 From: RW To: ports@freebsd.org Subject: Re: Perl port to select in make.conf Message-ID: <20130902232307.44084afd@gumby.homeunix.com> In-Reply-To: References: <52238D66.4020908@passap.ru> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.17; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2013 22:23:13 -0000 On Sun, 1 Sep 2013 23:01:48 +0400 (MSK) Dmitry Morozovsky wrote: > On Sun, 1 Sep 2013, Boris Samorodov wrote: >=20 > > =D0=9F=D1=80=D0=B8=D0=B2=D0=B5=D1=82=D1=81=D1=82=D0=B2=D1=83=D1=8E, =D0= =94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B9 -- =D0=B4=D0=B0=D0=B2=D0=BD=D0=BE = =D0=BD=D0=B5 =D0=B2=D0=B8=D0=B4=D0=B5=D0=BB=D0=B8=D1=81=D1=8C, ;-) >=20 > sme here ;) >=20 > > > which variable should be defined in make.conf to switch from > > > current 5.14 to, say, 5.16 (for poudriere package building)?=20 > > >=20 > > > Naive=20 > > >=20 > > > PERL_VER=3D5.16 > > >=20 > > > does not seem to work, and I want to not chase minor version > > > changes. > >=20 > > I use PERL_VERSION=3D5.16.3. >=20 > It definitely works, but will stop with 5.16 upgrade; that is the > situation to avoid. If you mean it will stop 5.16.3 being upgraded to 5.16.4, it wont (unless there's something specific in the way poudriere handles perl).=20 When you install perl (as part of an upgrade or as a dependency) it writes the new PERL_VERSION into make.conf.