From owner-svn-ports-head@FreeBSD.ORG Wed Apr 29 16:38:37 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 485FF86F; Wed, 29 Apr 2015 16:38:37 +0000 (UTC) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (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 D10CC16DD; Wed, 29 Apr 2015 16:38:36 +0000 (UTC) Received: by wief7 with SMTP id f7so44415790wie.0; Wed, 29 Apr 2015 09:38:35 -0700 (PDT) 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=v11XTd1IxaRnoiaNd9Y64aSg5x93pxlgeyhNYwqo9jQ=; b=HzQE0ErHntz6ijSqZyf/3tDAMFKJDmGLg+kZLltN04tTQcIJRSk/oqKnwh0rzB1+0h BVqZUdulg4DFriCJ09bAHoV5TD58o1lGXPUUInHsixGyIH3wqv+tZXWC/YbD2Dcrl2J7 isxRmptFG3R3aJWwWGGUJ+KNwVP5qKmHY6YvBKnP5qkbvAJlUrbEDnHMmMLDL6jCSWxT G4KBUbJWPdY3XZ2IIp0Mc/52s5LNmbhbufr+b8gVoS9Yn0jziruKb/RP6i4QSUhrF71+ MhmBMzEUbv5ADd83KVboTACqnBvt+EsepSdO2oWvQvDgGODfkudhekIewFM/XwyXvdZB QSBA== X-Received: by 10.194.108.9 with SMTP id hg9mr44744389wjb.68.1430325515390; Wed, 29 Apr 2015 09:38:35 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id be3sm21897753wib.21.2015.04.29.09.38.34 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Apr 2015 09:38:34 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 29 Apr 2015 18:38:32 +0200 From: Baptiste Daroussin To: Gerald Pfeifer Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r384947 - in head/lang: . gcc5-devel Message-ID: <20150429163832.GL13141@ivaldir.etoilebsd.net> References: <201504282340.t3SNebr6093811@svn.freebsd.org> <20150429163651.GK13141@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hdW7zL/qDS6RXdAL" Content-Disposition: inline In-Reply-To: <20150429163651.GK13141@ivaldir.etoilebsd.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 29 Apr 2015 16:38:37 -0000 --hdW7zL/qDS6RXdAL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 29, 2015 at 06:36:51PM +0200, Baptiste Daroussin wrote: > On Tue, Apr 28, 2015 at 11:40:37PM +0000, Gerald Pfeifer wrote: > > Author: gerald > > Date: Tue Apr 28 23:40:37 2015 > > New Revision: 384947 > > URL: https://svnweb.freebsd.org/changeset/ports/384947 > >=20 > > Log: > > With lang/gcc5 now tracking GCC 5 releases, this new port -- gcc5-dev= el > > -- is going to track regular development snapshots of GCC 5. > >=20 > > Added: > > head/lang/gcc5-devel/ > > - copied from r384518, head/lang/gcc5/ > > Modified: > > head/lang/Makefile > > head/lang/gcc5-devel/Makefile > >=20 > > Modified: head/lang/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/lang/Makefile Tue Apr 28 23:38:13 2015 (r384946) > > +++ head/lang/Makefile Tue Apr 28 23:40:37 2015 (r384947) > > @@ -90,6 +90,7 @@ > > SUBDIR +=3D gcc49 > > SUBDIR +=3D gcc5 > > SUBDIR +=3D gcc5-aux > > + SUBDIR +=3D gcc5-devel > > SUBDIR +=3D gcc6-devel > > SUBDIR +=3D gcl > > SUBDIR +=3D gforth > >=20 > > Modified: head/lang/gcc5-devel/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/lang/gcc5/Makefile Wed Apr 22 20:11:53 2015 (r384518) > > +++ head/lang/gcc5-devel/Makefile Tue Apr 28 23:40:37 2015 (r384947) > > @@ -4,8 +4,7 @@ > > PORTNAME=3D gcc > > PORTVERSION=3D 5.0.1.s20150421 > > CATEGORIES=3D lang java > > -MASTER_SITES=3D ${MASTER_SITE_GCC} > > -MASTER_SITE_SUBDIR=3D snapshots/${DISTVERSION} > > +MASTER_SITES=3D GCC/snapshots/${DISTVERSION} > > PKGNAMESUFFIX=3D ${SUFFIX} > > =20 > > MAINTAINER=3D gerald@FreeBSD.org > >=20 >=20 > You did forget to set a specific suffix, which mean we now have 2 package= s named > gcc5 which is a problem for pkg and poudriere, a package name should rema= in > unique. >=20 > Can you fix that please? >=20 > Best regards, > Bapt Sorry for the noise, I haven't seen antoine already mailed you :) Best regards, Bapt --hdW7zL/qDS6RXdAL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlVBCQgACgkQ8kTtMUmk6ExtzgCfUoFCfkoC+lBvrmCY+fUBpLIU q7sAnREdldaiMfPNK8bClJXwG+QgfDaE =QhFU -----END PGP SIGNATURE----- --hdW7zL/qDS6RXdAL--