svn commit: r334796 - head/lang/gcc44

Baptiste Daroussin bapt at FreeBSD.org
Mon Nov 25 11:10:15 UTC 2013


On Mon, Nov 25, 2013 at 01:17:52AM +0100, Gerald Pfeifer wrote:
> On Mon, 25 Nov 2013, Mathieu Arnold wrote:
> > | +PORTNAME=	gcc47
> > |  PORTVERSION=	4.4.7
> > 
> > You meant gcc44, right ?
> 
> 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).
> 
> > BTW, why not use PKGNAMESUFFIX= 44 here (and in the other ports) so 
> > that you don't have to add distname ?
> 
> Bapt asked the same. :-)  Below is what I responded.
> 
> FWIW the description of UNIQUENAME does not mention PKGNAMESUFFIX either:
> 
>    # UNIQUENAME - A name for your port that is globally unique.  By default,
>    #              this is set to ${LATEST_LINK} when LATEST_LINK is set,
>    #              and to ${PKGNAMEPREFIX}${PORTNAME} otherwise.
> 
> Gerald

UNIQUENAME is not unique and will slowly die and be replaced by PKGBASE which
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20131125/9c568fea/attachment.sig>


More information about the svn-ports-all mailing list