Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2015 18:36:51 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Gerald Pfeifer <gerald@FreeBSD.org>
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:  <20150429163651.GK13141@ivaldir.etoilebsd.net>
In-Reply-To: <201504282340.t3SNebr6093811@svn.freebsd.org>
References:  <201504282340.t3SNebr6093811@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--08ATZu8fEq0x2T3M
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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-devel
>   -- 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

You did forget to set a specific suffix, which mean we now have 2 packages =
named
gcc5 which is a problem for pkg and poudriere, a package name should remain
unique.

Can you fix that please?

Best regards,
Bapt

--08ATZu8fEq0x2T3M
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlVBCKMACgkQ8kTtMUmk6EzI6QCeOtTVw3glCqFpJeSnuJPFp8y1
lj8AmQGAYPZKJgjPcahiaHOZw5/hJJH4
=NPt2
-----END PGP SIGNATURE-----

--08ATZu8fEq0x2T3M--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150429163651.GK13141>