git: 8f52533f6367 - main - lang/gcc11: New port cloned from gcc11-devel

Mark Millard marklmi at yahoo.com
Sat Jun 19 06:46:01 UTC 2021


Gerald Pfeifer gerald at FreeBSD.org wrote on
Fri Jun 18 20:09:30 UTC 2021 :

The branch main has been updated by gerald:

> URL: 
> https://cgit.FreeBSD.org/ports/commit/?id=8f52533f636733a36dda6f804c4784077da8a7f2
> 
> 
> commit 8f52533f636733a36dda6f804c4784077da8a7f2
> Author:     Gerald Pfeifer <
> gerald at FreeBSD.org
> >
> AuthorDate: 2021-06-18 17:08:44 +0000
> Commit:     Gerald Pfeifer <
> gerald at FreeBSD.org
> >
> CommitDate: 2021-06-18 20:08:57 +0000
> 
>     lang/gcc11: New port cloned from gcc11-devel
. . .

But the logic in Mk/bsd.gcc.mk still has:

# A concrete version has been selected. Set proper ports dependencies,
# CC, CXX, CPP, and flags.
V:=                     ${_USE_GCC:S/.//}
. if ${V} == 11
_GCC_PORT:=             gcc${V}-devel
. else
_GCC_PORT:=             gcc${V}
. endif

and so turning such 11 's into 11-devel 's .

===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)



More information about the dev-commits-ports-main mailing list