svn commit: r384947 - in head/lang: . gcc5-devel

Baptiste Daroussin bapt at FreeBSD.org
Wed Apr 29 16:38:37 UTC 2015


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
> > 
> > Log:
> >   With lang/gcc5 now tracking GCC 5 releases, this new port -- gcc5-devel
> >   -- is going to track regular development snapshots of GCC 5.
> > 
> > Added:
> >   head/lang/gcc5-devel/
> >      - copied from r384518, head/lang/gcc5/
> > Modified:
> >   head/lang/Makefile
> >   head/lang/gcc5-devel/Makefile
> > 
> > Modified: head/lang/Makefile
> > ==============================================================================
> > --- 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 += gcc49
> >      SUBDIR += gcc5
> >      SUBDIR += gcc5-aux
> > +    SUBDIR += gcc5-devel
> >      SUBDIR += gcc6-devel
> >      SUBDIR += gcl
> >      SUBDIR += gforth
> > 
> > Modified: head/lang/gcc5-devel/Makefile
> > ==============================================================================
> > --- 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=	gcc
> >  PORTVERSION=	5.0.1.s20150421
> >  CATEGORIES=	lang java
> > -MASTER_SITES=	${MASTER_SITE_GCC}
> > -MASTER_SITE_SUBDIR=	snapshots/${DISTVERSION}
> > +MASTER_SITES=	GCC/snapshots/${DISTVERSION}
> >  PKGNAMESUFFIX=	${SUFFIX}
> >  
> >  MAINTAINER=	gerald at FreeBSD.org
> > 
> 
> 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



Sorry for the noise, I haven't seen antoine already mailed you :)

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20150429/7f47c869/attachment.sig>


More information about the svn-ports-head mailing list