From owner-svn-ports-head@FreeBSD.ORG Mon Nov 25 11:10:15 2013 Return-Path: Delivered-To: svn-ports-head@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 E1C63E95; Mon, 25 Nov 2013 11:10:14 +0000 (UTC) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DE66D20F2; Mon, 25 Nov 2013 11:10:13 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id q59so3733530wes.10 for ; Mon, 25 Nov 2013 03:10:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=zbeeszMwmiJhq+eEeKMJqkcRs/T2epSFqzlqXm3kANY=; b=RfdAK2042pB18Glm5ysUjjOL/ORjzieuOgUsK0/1mvAe925sTe+w/YmQBcwo5bHmRb v7m7faTusRfqVA0Xnje/LmC4K/yQkcACCzGNceasfZDGGPi6mfEPa8priJwhvP13+Ep1 b/wuHrnsXxDvNFjNU+6C8YIXhmaaZ2wzmpGart4AoEMyU7Df1or180Kwv0zf2lCn60vl +IdvmMbXPFTxb2GVgMMJKFaVWzj8zMCeEqHhpVEp5VE0uQTFFeHqe0l+z/edo/4v79af y1IjqQ2bzHC06u3CbWtfZgmk8Krucxe3QgvjYTovh9Lhovze/OGXBYwp6DZb+a64Ikn7 9Wsw== X-Received: by 10.180.75.235 with SMTP id f11mr13155818wiw.27.1385377812323; Mon, 25 Nov 2013 03:10:12 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id qc10sm49193394wic.9.2013.11.25.03.10.10 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 25 Nov 2013 03:10:10 -0800 (PST) Sender: Baptiste Daroussin Date: Mon, 25 Nov 2013 12:10:08 +0100 From: Baptiste Daroussin To: Gerald Pfeifer Subject: Re: svn commit: r334796 - head/lang/gcc44 Message-ID: <20131125111008.GL12196@ithaqua.etoilebsd.net> References: <201311242311.rAONBAn2059702@svn.freebsd.org> <0A5CE73D095D35D1C1F04476@atuin.in.mat.cc> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5mN69Y7OHXGepfYh" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Gerald Pfeifer , Mathieu Arnold , ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Nov 2013 11:10:15 -0000 --5mN69Y7OHXGepfYh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 25, 2013 at 01:17:52AM +0100, Gerald Pfeifer wrote: > On Mon, 25 Nov 2013, Mathieu Arnold wrote: > > | +PORTNAME=3D gcc47 > > | PORTVERSION=3D 4.4.7 > >=20 > > You meant gcc44, right ? >=20 > Oops, right. All the full fledged testing unfortunately did not > catch this kind of silly mistake. Thanks for raising it (and sorry > for committing the fix so quickly that I failed to acknowledge that > in the commit log). >=20 > > BTW, why not use PKGNAMESUFFIX=3D 44 here (and in the other ports) so= =20 > > that you don't have to add distname ? >=20 > Bapt asked the same. :-) Below is what I responded. >=20 > FWIW the description of UNIQUENAME does not mention PKGNAMESUFFIX either: >=20 > # UNIQUENAME - A name for your port that is globally unique. By defau= lt, > # this is set to ${LATEST_LINK} when LATEST_LINK is set, > # and to ${PKGNAMEPREFIX}${PORTNAME} otherwise. >=20 > Gerald UNIQUENAME is not unique and will slowly die and be replaced by PKGBASE whi= ch take in account the PKGNAMESUFFIX. except that for now UNIQUENAME is used for the ldconfig file meaning that if gerald would have chosen something different than changing the PORTNAME all= gcc would have conflict with each others which is something we don't want :) regards, Bapt --5mN69Y7OHXGepfYh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlKTMBAACgkQ8kTtMUmk6ExtmgCgvB6bh0jK2CtBmP0oEM+0Aypc QzAAoLZfnYIrXLdBebLv8d36bkcYCME6 =YgYU -----END PGP SIGNATURE----- --5mN69Y7OHXGepfYh--